We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4641cea + 154e0f7 commit b07d8c7Copy full SHA for b07d8c7
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.20
+SPEC_BASE_URL:=https://api.swaggerhub.com/apis/equinix-api/fabric/4.21
7
SPEC_ROOT_FILE:=swagger.yaml
8
9
QUALIFIED_PACKAGE_NAME=equinix.services.${PACKAGE_NAME}
0 commit comments