feat: follow llm.txt
This commit is contained in:
@@ -11,7 +11,7 @@ import (
|
||||
|
||||
// @title ApiDoc
|
||||
// @version 1.0
|
||||
// @description This is a sample server celler server.
|
||||
// @description Multi-tenant media platform backend API.
|
||||
// @termsOfService http://swagger.io/terms/
|
||||
// @contact.name UserName
|
||||
// @contact.url http://www.swagger.io/support
|
||||
@@ -19,7 +19,7 @@ import (
|
||||
// @license.name Apache 2.0
|
||||
// @license.url http://www.apache.org/licenses/LICENSE-2.0.html
|
||||
// @host localhost:8080
|
||||
// @BasePath /t/{tenant_code}/v1
|
||||
// @BasePath /
|
||||
// @securityDefinitions.basic BasicAuth
|
||||
// @externalDocs.description OpenAPI
|
||||
// @externalDocs.url https://swagger.io/resources/open-api/
|
||||
|
||||
Reference in New Issue
Block a user