+
+
{{ selectApi.summary }}
+
+
+
+
+ 请求数据类型
+ {{
+ getContent(selectApi.requestBody) ||
+ 'application/x-www-form-urlencoded'
+ }}
+ 响应数据类型
+ {{ `["/"]` }}
+
+
+
+
请求参数
+
+
+
+ {{ slotProps.row.required + '' }}
+
+
+ {{ slotProps.row.schema.type }}
+
+
+
+
+
+