Class ApiEndpointHeader
- Namespace
- Sisk.Documenting
- Assembly
- Sisk.Documenting.dll
Represents a header for an API endpoint, including its name and requirements.
public sealed class ApiEndpointHeader
- Inheritance
-
ApiEndpointHeader
- Inherited Members
Properties
- Description
Gets or sets the description of the header.
- HeaderName
Gets or sets the name of the header.
- IsRequired
Gets or sets a value indicating whether the header is required.