Skip to content

Commit

Permalink
Merge pull request #37 from dongsam/36-add-swagger-0.1.0
Browse files Browse the repository at this point in the history
docs: add swagger 0.1.0
  • Loading branch information
jaybxyz authored Sep 17, 2021
2 parents 2a01113 + cf1b2a5 commit 6a0590a
Show file tree
Hide file tree
Showing 4 changed files with 163 additions and 58 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -207,7 +207,7 @@ containerProtoGen=cosmos-sdk-proto-gen-$(containerProtoVer)
containerProtoGenSwagger=cosmos-sdk-proto-gen-swagger-$(containerProtoVer)
containerProtoFmt=cosmos-sdk-proto-fmt-$(containerProtoVer)

proto-all: proto-format proto-lint proto-gen
proto-all: proto-format proto-lint proto-gen proto-swagger-gen update-swagger-docs

proto-gen:
@echo "Generating Protobuf files"
Expand Down
Loading

0 comments on commit 6a0590a

Please sign in to comment.