VistarStarDataIntegration/admin.net.pro/Admin.NET/Plugins/Admin.NET.Plugin.ReZero/Configuration/ReZero.json
2024-09-09 09:23:58 +08:00

15 lines
591 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"$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"
}
}