修改配置文件单例模式
This commit is contained in:
@@ -2226,7 +2226,7 @@ const docTemplate = `{
|
||||
"securityDefinitions": {
|
||||
"ApiKeyAuth": {
|
||||
"type": "apiKey",
|
||||
"name": "X-Access-Token",
|
||||
"name": "Authorization",
|
||||
"in": "header"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user