We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 62dbc7d + 233c95a commit 1ab6c45Copy full SHA for 1ab6c45
1 file changed
Makefile.fabricv4
@@ -3,7 +3,7 @@
3
include Makefile
4
5
PACKAGE_NAME=fabricv4
6
-SPEC_BASE_URL:=https://api.swaggerhub.com/apis/equinix-api/fabric/4.18
+SPEC_BASE_URL:=https://api.swaggerhub.com/apis/equinix-api/fabric/4.20
7
SPEC_ROOT_FILE:=swagger.yaml
8
9
QUALIFIED_PACKAGE_NAME=equinix.services.${PACKAGE_NAME}
0 commit comments