ApiDefinitionProperties interface
API 定义属性实体。
属性
| description | API 定义说明。 |
| specification | API 规范详细信息。 注意:此属性不会序列化。 它只能由服务器填充。 |
| title | API 定义标题。 |
属性详细信息
description
API 定义说明。
description?: string
属性值
string
specification
API 规范详细信息。 注意:此属性不会序列化。 它只能由服务器填充。
specification?: ApiDefinitionPropertiesSpecification
属性值
title
API 定义标题。
title: string
属性值
string