Skip to content

Commit

Permalink
Manually update spec file version to 4.19 from 4.18
Browse files Browse the repository at this point in the history
  • Loading branch information
thogarty committed Jan 27, 2025
1 parent 135bcf6 commit f992c10
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.18
SPEC_BASE_URL:=https://api.swaggerhub.com/apis/equinix-api/fabric/4.19
SPEC_ROOT_FILE:=swagger.yaml

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

0 comments on commit f992c10

Please sign in to comment.