IExcludeFromDescriptionMetadata Interface

Definition

Indicates whether or not that API explorer data should be emitted for this endpoint.

public interface IExcludeFromDescriptionMetadata
type IExcludeFromDescriptionMetadata = interface
Public Interface IExcludeFromDescriptionMetadata
Derived

Properties

ExcludeFromDescription

Gets a value indicating whether OpenAPI data should be excluded for this endpoint. If true, API metadata is not emitted.

Applies to