Awesome
swaggerFiles
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
# 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