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