mirror of
https://github.com/casdoor/casdoor.git
synced 2025-07-02 11:20:18 +08:00
feat: add authorize button and defaultValue (#2152)
Signed-off-by: baihhh <2542274498@qq.com>
This commit is contained in:
@ -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 (
|
||||
|
Reference in New Issue
Block a user