tuiwucarrer/Admin.NET/Plugins/Admin.NET.Plugin.ReZero/Configuration/ReZero.json

15 lines
591 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

{
"$schema": "https://gitee.com/dotnetchina/Furion/raw/v4/schemas/v4/furion-schema.json",
"[openapi:ReZero]": {
"Group": "ReZero",
"Title": "ReZero",
"Description": "全网唯一并且免费的运行时界面创建API接口的项目并且生成接口文档真正的运时行创建低代码、线上建表、线上建接口、线上生成接口文档、线上测试接口、热插拔、超级API。",
"Version": "1.0.0",
"Order": 80
},
"ReZero": {
"AccessTokenKey": "admin.net:access-token",
"RefreshAccessTokenKey": "admin.net:x-access-token"
}
}