We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 47ae9fc commit 117b3a8Copy full SHA for 117b3a8
mkdocs.yml
@@ -75,24 +75,25 @@ plugins:
75
nav_translations:
76
zh:
77
Home: 简介
78
-
79
Quickstart: 快速开始
80
81
OpenAPI: OpenAPI
82
- # ————————————————
+ # OpenAPI-second: start
83
Info: 一般信息
84
Tag: 标签
85
SecuritySchemes: 安全模式
+ OAuth: OAuth
86
Request: 请求
87
Response: 响应
88
Summary and Description: 摘要和说明
89
Specification: 规范
90
+ # OpenAPI-second: end
91
Example: 示例
92
API Reference: API 参考
93
+ # API Reference-second: start
+ # OpenAPI: OpenAPI
94
+ APIBlueprint: APIBlueprint
95
Model: 模型
96
+ # API Reference-second: end
97
LICENSE: 许可
98
Changelog: 更新日志
99
0 commit comments