feat: add authorize button and defaultValue (#2152)

Signed-off-by: baihhh <2542274498@qq.com>
This commit is contained in:
Baihhh
2023-07-27 23:55:35 +08:00
committed by GitHub
parent ca47af2ee1
commit 5e4ba4f338
4 changed files with 117 additions and 44 deletions

View File

@ -17,6 +17,10 @@
// @Title Casdoor API
// @Description Documentation of Casdoor API
// @Contact admin@casbin.org
// @SecurityDefinition test_apiKey apiKey Authorization header
// @Schemes http,https
// @ExternalDocs Find out more about casdoor
// @ExternalDocsUrl https://casdoor.org/
package routers
import (