次の方法で共有


ApiDefinitionProperties interface

API 定義プロパティ エンティティ。

プロパティ

description

API 定義の説明。

specification

API 仕様の詳細。 注: このプロパティはシリアル化されません。 これは、サーバーによってのみ設定できます。

title

API 定義のタイトル。

プロパティの詳細

description

API 定義の説明。

description?: string

プロパティ値

string

specification

API 仕様の詳細。 注: このプロパティはシリアル化されません。 これは、サーバーによってのみ設定できます。

specification?: ApiDefinitionPropertiesSpecification

プロパティ値

title

API 定義のタイトル。

title: string

プロパティ値

string