OpenApiOptions.ShouldInclude Property

Definition

A delegate to determine whether a given ApiDescription should be included in the given OpenAPI document.

C#
public Func<Microsoft.AspNetCore.Mvc.ApiExplorer.ApiDescription,bool> ShouldInclude { get; set; }

Property Value

Applies to

Product Versions
ASP.NET Core 9.0