Files
Michael McGuinness 92334ad1dd Merged in feature/s3integration (pull request #47)
Set Up S3 integration

* cfginterfaceandfirsts3funcs

* addlocalstack

* generallypassesfullsuite

* addedmultipleattemptedpings

* cleanup

* stabiliseplusskip
2025-02-05 12:52:41 +00:00

527 B

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