/files

Primary LanguageGoMIT LicenseMIT

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