title | language_tabs | toc_footers | includes | search | code_clipboard | highlight_theme | headingLevel | generator | ||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
proxy-text |
|
true |
true |
darkula |
2 |
@tarslib/widdershins v4.0.23 |
Base URLs:
POST /proxy/api/hello/violet
名称 | 位置 | 类型 | 必选 | 说明 |
---|---|---|---|---|
userid | header | string | 否 | none |
返回示例
200 Response
{}
状态码 | 状态码含义 | 说明 | 数据模型 |
---|---|---|---|
200 | OK | none | Inline |
POST /proxy/api/file/upload
Body 请求参数
file: file://C:\Users\COLORFUL\Pictures\Screenshot 2024-08-24 224241.png
名称 | 位置 | 类型 | 必选 | 说明 |
---|---|---|---|---|
userid | header | string | 否 | none |
body | body | object | 否 | none |
» file | body | string(binary) | 否 | none |
返回示例
200 Response
{}
状态码 | 状态码含义 | 说明 | 数据模型 |
---|---|---|---|
200 | OK | none | Inline |
GET /proxy/api/file/download/Screenshot 2024-08-24 224241.png
Body 请求参数
{}
名称 | 位置 | 类型 | 必选 | 说明 |
---|---|---|---|---|
userid | header | string | 否 | none |
body | body | object | 否 | none |
返回示例
200 Response
{}
状态码 | 状态码含义 | 说明 | 数据模型 |
---|---|---|---|
200 | OK | none | Inline |