Skip to content

api-morph / ServerTagData

Interface: ServerTagData

Defined in: src/types/parser.ts:253

服务器标签参数类型

Properties

description?

optional description: string

Defined in: src/types/parser.ts:257

服务器描述


url

url: string

Defined in: src/types/parser.ts:255

服务器URL


yaml?

optional yaml: ServerObject

Defined in: src/types/parser.ts:259

YAML参数对象

基于 MIT 许可证发布