ApiSpecImportRequest interface
API 仕様のソース エンティティプロパティ。
プロパティ
format | API 仕様ソースの形式。 |
specification | API 仕様の詳細。 |
value | API 仕様ソースの値。 |
プロパティの詳細
format
API 仕様ソースの形式。
format?: string
プロパティ値
string
specification
API 仕様の詳細。
specification?: ApiSpecImportRequestSpecification
プロパティ値
value
API 仕様ソースの値。
value?: string
プロパティ値
string