OpenApiComponentSet.SchemaTypes property

Schema types available for reuse in the specification.

public IReadOnlyList<Type> SchemaTypes { get; set; }

See Also