OpenApiSchemaTransformerContext.ParameterDescription 属性

定义

获取与目标架构关联的 ApiParameterDescription。 处理响应类型的 OpenAPI 架构时为 Null。

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

属性值

适用于