We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 62dbc7d commit 233c95aCopy full SHA for 233c95a
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