OpenApiComponentSet.HeaderTypes property
Header types available for reuse in the specification.
public IReadOnlyList<Type> HeaderTypes { get; set; }
See Also
- class OpenApiComponentSet
- namespace Kestrun.OpenApi
Header types available for reuse in the specification.
public IReadOnlyList<Type> HeaderTypes { get; set; }