yapi-to-typescript
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Method
Request
Body
Type
file
form
json
none
query
raw
text
Request
Form
Item
Type
Required
Response
Body
Type
Category
Category
Config
Change
Case
Extended
Interface
Interface
Project
Config
Prop
Definition
React
Hooks
Config
Request
Config
Request
Function
Params
Server
Config
Shared
Config
Category
List
Config
Interface
List
Prop
Definitions
Request
Function
Rest
Args
Synthetical
Config
请求数据类型
Index
Enumeration members
file
form
json
none
query
raw
text
Enumeration members
file
file
:
= "file"
文件
form
form
:
= "form"
表单
json
json
:
= "json"
JSON
none
none
:
= "none"
无请求数据
query
query
:
= "query"
查询字符串
raw
raw
:
= "raw"
原始数据
text
text
:
= "text"
纯文本
Generated using
TypeDoc
请求数据类型