apidocs: re-version, set up for hosted ui

swagger.json is uploaded after each build, and is hosted at
api.jfa-go.com.
This commit is contained in:
Harvey Tindall
2021-11-15 00:19:52 +00:00
parent b39ad5c688
commit 4fcba32f74
3 changed files with 9 additions and 3 deletions
+2 -2
View File
@@ -622,7 +622,7 @@ func flagPassed(name string) (found bool) {
}
// @title jfa-go internal API
// @version 0.3.6
// @version 0.3.10
// @description API for the jfa-go frontend
// @contact.name Harvey Tindall
// @contact.email hrfee@hrfee.dev
@@ -638,7 +638,7 @@ func flagPassed(name string) (found bool) {
// @name getTokenAuth
// @tag.name Auth
// @tag.description --------Get a token here first!--------
// @tag.description -Get a token here if running swagger UI locally.-
// @tag.name Users
// @tag.description Jellyfin user related operations.