Skip to content

Commit

Permalink
fix(v10) swaggerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
emidev98 committed Feb 22, 2024
1 parent 0bf127b commit 71ad5dd
Show file tree
Hide file tree
Showing 10 changed files with 46,704 additions and 46,610 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -207,7 +207,7 @@ proto-gen:
proto-swagger:
bash scripts/protoc-swagger-gen.sh

update-swagger-docs: statik
update-swagger-docs:
$(BINDIR)/statik -src=client/docs/swagger-ui -dest=client/docs -f -m
@if [ -n "$(git status --porcelain)" ]; then \
echo "Swagger docs are out of sync!";\
Expand Down
Loading

0 comments on commit 71ad5dd

Please sign in to comment.