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
  • Loading branch information
tuky191 committed Feb 29, 2024
2 parents 21a3d49 + dfdc584 commit 318e591
Show file tree
Hide file tree
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
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

0 comments on commit 318e591

Please sign in to comment.