Skip to content

Commit

Permalink
update make target
Browse files Browse the repository at this point in the history
Signed-off-by: MUzairS15 <[email protected]>
  • Loading branch information
MUzairS15 committed Jul 2, 2024
1 parent 378e31d commit f571291
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 @@ -24,7 +24,7 @@ golangci: error dep-check

## Validate Remote provider APIs against OpenAPI spec
api-validate:
openapi-generator validate -i openapi/openapi.yml
openapi-generator validate -i schemas/openapi.yml

schemas-join:
chmod +x scripts/merge-openapi-specs.sh
Expand Down

0 comments on commit f571291

Please sign in to comment.