Skip to content

Commit

Permalink
chore: update vaccum check pathing
Browse files Browse the repository at this point in the history
  • Loading branch information
dylanhitt committed Dec 13, 2024
1 parent c93a2de commit a55173e
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 @@ -45,7 +45,7 @@ golden-update:

# Check OpenAPI spec generated for the Petstore example. Uses https://github.com/daveshanley/vacuum
openapi-check:
vacuum lint -d examples/petstore/testdata/doc/openapi.json
vacuum lint -d examples/petstore/lib/testdata/doc/openapi.json

# Examples
example:
Expand Down

0 comments on commit a55173e

Please sign in to comment.