OpenApiSchemaTransformerContext.ParameterDescription Propriété

Définition

Obtient le ApiParameterDescription associé au schéma cible. Null lors du traitement d’un schéma OpenAPI pour un type de réponse.

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

Valeur de propriété

S’applique à