We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4641cea commit 154e0f7Copy full SHA for 154e0f7
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