表单安装 安装后最高可存放1000万+条数据

可修改为自己的表单名称(英名)。

中文表单描述。

表字段预览 除系统字段外,yesapi_api数据库表 共有 16 个表字段

第 1-16 条, 共 16 条.
字段名称字段类型字段默认值是否允许为空字段描述索引字段数据示例
context_pathvarchar(255)the context_path无索引
api_pathvarchar(255)the api_path无索引
http_methodint(11)0-get,1-head,2-post,3-put,4-patch,5-delete,6-options,7-trace无索引
consumevarchar(255)consume content-type无索引
producevarchar(255)produce content-type无索引
versionvarchar(255)api version,for example V0.01无索引
rpc_typevarchar(64)http,dubbo,sofa,tars,websocket,grpc无索引
statetinyint(4)0-unpublished,1-published,2-offline无索引
extvarchar(1024)extended fields无索引
api_ownervarchar(255)api_owner无索引
api_descvarchar(1024)the api description无索引
api_sourceint(11)0-swagger,1-annotation generation,2-create manually,3-import swagger,4-import yapi无索引
documenttextcomplete documentation of the api, including request parameters and response parameters无索引
document_md5char(32)document_md5无索引
date_createdtimestamp(3)create time无索引
date_updatedtimestamp(3)CURRENT_TIMESTAMPupdate time无索引CURRENT_TIMESTAMP

免费数据库

回到顶部 ↑