Skip to content

Commit

Permalink
Merge pull request #265 from terra-money/chore/v2.10/swaggergen
Browse files Browse the repository at this point in the history
fix(v10) swaggerfile
tuky191 authored Feb 29, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
2 parents 21a3d49 + dfdc584 commit 318e591
Showing 9 changed files with 46,703 additions and 46,609 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -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!";\
Loading

0 comments on commit 318e591

Please sign in to comment.