Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 527 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 527 Bytes

swaggerFiles

Build Status Go Report Card

How to update submodule and create a new bundle:

# Update submodule to latest tagged release of swagger-ui
make update-submodule

# Create new dist bundle
make build

You can now create a commit and push changes to GitHub