获取SQL服务文档
GET
{{{chengying-storage}}/flows/sql_service_document
接口描述
用于查询SQL服务的出入参
请求参数
参数名
类型
描述
必填
ServiceName
string
服务名称。微服务接口的ServiceName字段
必填
InterfaceName
string
接口名称。微服务接口的InterfaceName字段
必填
DocumentType
string
文档类型(Argument 表示入参,Result 表示出参)
必填