Skip to content

Commit

Permalink
fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
miparnisari committed Sep 6, 2024
1 parent b3c4b02 commit 56f5f09
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,7 +1,7 @@
all: patch-swagger-doc format

buf-gen:
./buf.gen.yaml
buf generate

patch-swagger-doc: buf-gen
./scripts/update_swagger.sh docs/openapiv2/apidocs.swagger.json
Expand Down

0 comments on commit 56f5f09

Please sign in to comment.