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