次の方法で共有


OpenApiOperationTransformerContext.Description プロパティ

定義

ターゲット操作に関連付けられている API の説明を取得します。

public Microsoft.AspNetCore.Mvc.ApiExplorer.ApiDescription Description { get; init; }
member this.Description : Microsoft.AspNetCore.Mvc.ApiExplorer.ApiDescription with get, set
Public Property Description As ApiDescription

プロパティ値

適用対象