Skip to content

Commit

Permalink
feat: Fabric API 4.15 Spec File Update (#73)
Browse files Browse the repository at this point in the history
- Simply modifying version in Fabricv4 Makefile for sync job
  • Loading branch information
thogarty authored Aug 12, 2024
2 parents 4fa0ba7 + 3d109c9 commit 90311a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile.fabricv4
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
include Makefile

PACKAGE_NAME=fabricv4
SPEC_BASE_URL:=https://api.swaggerhub.com/apis/equinix-api/fabric/4.14
SPEC_BASE_URL:=https://api.swaggerhub.com/apis/equinix-api/fabric/4.15
SPEC_ROOT_FILE:=swagger.yaml

CODE_DIR=${CODE_BASE_DIR}/${PACKAGE_NAME}
Expand Down

0 comments on commit 90311a4

Please sign in to comment.