Skip to content

Commit

Permalink
Merge pull request #735 from cybercongress/v4-swagger-update
Browse files Browse the repository at this point in the history
Updated swagger
  • Loading branch information
cyborgshead authored Sep 16, 2024
2 parents ce55f46 + 4d2a198 commit 5a115a0
Show file tree
Hide file tree
Showing 4 changed files with 81,960 additions and 52,571 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -159,6 +159,7 @@ proto-format:
@echo "Formatting Protobuf files"
@$(protoImage) find ./ -name "*.proto" -exec clang-format -i {} \;

# npm install -g swagger2openapi swagger-merger swagger-combine
proto-swagger-gen:
@echo "Generating Protobuf Swagger OpenAPI"
@./scripts/protoc_swagger_openapi_gen.sh
Expand Down
Loading

0 comments on commit 5a115a0

Please sign in to comment.