api-morph / ServerTagParams
Interface: ServerTagParams
Defined in: src/types/parser.ts:241
服务器标签内联参数类型
Properties
description?
optional
description:string
Defined in: src/types/parser.ts:245
服务器描述
url
url:
string
Defined in: src/types/parser.ts:243
服务器URL
yaml?
optional
yaml:Record
<string
,unknown
>
Defined in: src/types/parser.ts:247
YAML参数对象