获取微服务文档
GET
{{chengying-storage}}/flows/service_document
接口描述
查询服务的出入参
请求参数
参数名
类型
描述
必填
ServiceName
string
服务名称。微服务接口的ServiceName字段
必填
InterfaceName
string
接口名称。微服务接口的InterfaceName字段
必填
DocumentType
string
文档类型(Argument 表示入参,Result 表示出参)
必填
响应参数
参数名
类型
描述
必填
code
int
状态码(1成功,0失败)
必填
success
boolean
状态信息描述(true成功,false失败)
必填
time
string
接口响应的时间。示例:Thu Apr 8 11:04:14 2021
必填
type
string
示例:Map
必填
type
string
示例:Map
必填
type
string
示例:Map
必填
type
string
示例:Map
必填