Aracılığıyla paylaş


OpenApiOptions.ShouldInclude Özellik

Tanım

Belirli bir ApiDescription verilen OpenAPI belgesine eklenip eklenmeyeceğini belirlemek için bir temsilci.

public Func<Microsoft.AspNetCore.Mvc.ApiExplorer.ApiDescription,bool> ShouldInclude { get; set; }
member this.ShouldInclude : Func<Microsoft.AspNetCore.Mvc.ApiExplorer.ApiDescription, bool> with get, set
Public Property ShouldInclude As Func(Of ApiDescription, Boolean)

Özellik Değeri

Şunlara uygulanır