Auto generate mkdocs api reference from swagger

This commit is contained in:
2025-10-26 14:43:27 +01:00
parent 975c740272
commit 85e21596d9
4 changed files with 11 additions and 565 deletions

View File

@@ -22,6 +22,9 @@ var buildTime string = "unknown"
// @license.name MIT License
// @license.url https://opensource.org/license/mit/
// @basePath /api/v1
// @securityDefinitions.apikey ApiKeyAuth
// @in header
// @name X-API-Key
func main() {
// --version flag to print the version