Merged in feature/s3integration (pull request #47)
Set Up S3 integration * cfginterfaceandfirsts3funcs * addlocalstack * generallypassesfullsuite * addedmultipleattemptedpings * cleanup * stabiliseplusskip
This commit is contained in:
+10
-3
@@ -3,7 +3,14 @@
|
||||
[](https://github.com/features/actions)
|
||||
[](https://goreportcard.com/report/github.com/swaggo/files)
|
||||
|
||||
Generate swagger ui embedded files by using:
|
||||
## How to update submodule and create a new bundle:
|
||||
|
||||
```console
|
||||
# Update submodule to latest tagged release of swagger-ui
|
||||
make update-submodule
|
||||
|
||||
# Create new dist bundle
|
||||
make build
|
||||
```
|
||||
make
|
||||
```
|
||||
|
||||
You can now create a commit and push changes to GitHub
|
||||
Reference in New Issue
Block a user