Skip to content

Commit

Permalink
whitespace to test ci triggers
Browse files Browse the repository at this point in the history
  • Loading branch information
bisgaard-itis committed Dec 6, 2024
1 parent 05484a3 commit 24cae71
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions services/api-server/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@ openapi-diff.md: guard-OPENAPI_JSON_BASE_URL openapi.json ## Diffs against a rem
# SEE https://schemathesis.readthedocs.io/en/stable/index.html
APP_URL:=http://$(get_my_ip).nip.io:8006


test-api: ## Runs schemathesis against development server (NOTE: make up-devel first)
@docker run schemathesis/schemathesis:stable run \
"$(APP_URL)/api/v0/openapi.json"

0 comments on commit 24cae71

Please sign in to comment.