Config and swagger upgrade

This commit is contained in:
ycc
2024-09-27 09:20:59 +02:00
parent 6f4a51e28e
commit 9bb7cd77c0
10 changed files with 799 additions and 205 deletions

View File

@@ -1,10 +1,10 @@
// @APIVersion 1.0.0
// @Title beego Test API
// @Description beego has a very cool tools to autogenerate documents for your API
// @Contact astaxie@gmail.com
// @TermsOfServiceUrl http://beego.me/
// @License Apache 2.0
// @LicenseUrl http://www.apache.org/licenses/LICENSE-2.0.html
// @Title oc-auth
// @Description OpenCloud authentication services
// @Contact admin@o-cloud.io
// @TermsOfServiceUrl http://cloud.o-forge.io/
// @License MIT
// @LicenseUrl https://opensource.org/license/mit
package routers
import (