Skip to content

swaggo/files

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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