Skip to content

Commit

Permalink
Change Horreum branch to 0.12.x
Browse files Browse the repository at this point in the history
  • Loading branch information
lampajr committed Apr 12, 2024
1 parent 4b8cbbf commit a276e1c
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
Expand Up @@ -26,7 +26,7 @@ endif

# env variables
KIOTA_VERSION ?= "v1.13.0"
HORREUM_BRANCH ?= "master"
HORREUM_BRANCH ?= "0.12.x"
HORREUM_OPENAPI_PATH ?= "https://raw.githubusercontent.com/Hyperfoil/Horreum/${HORREUM_BRANCH}/docs/site/content/en/openapi/openapi.yaml"
GENERATED_CLIENT_PATH = "${PROJECT_PATH}/src/horreum/raw_client"
OPENAPI_PATH = "${PROJECT_PATH}/openapi"
Expand Down

0 comments on commit a276e1c

Please sign in to comment.