Skip to content

Commit

Permalink
chore: update api to include changes to casing
Browse files Browse the repository at this point in the history
  • Loading branch information
ewanharris committed Dec 17, 2024
1 parent 2b93149 commit fbd3450
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Main config
OPENFGA_DOCKER_TAG = v1.8.1
OPEN_API_REF ?= c14fb4b3d4b44836436cf1bab13e21b322e38ae9
OPEN_API_REF ?= 0bb89b73d6550b627f79c53b4b97dec1ee3fe0ad
OPEN_API_URL = https://raw.githubusercontent.com/openfga/api/${OPEN_API_REF}/docs/openapiv2/apidocs.swagger.json
OPENAPI_GENERATOR_CLI_DOCKER_TAG = v6.4.0
NODE_DOCKER_TAG = 20-alpine
Expand Down

0 comments on commit fbd3450

Please sign in to comment.