ContentTypeWithSchema.Schema property
The schema type associated with the response content type.
public string? Schema { get; set; }
See Also
- record ContentTypeWithSchema
- namespace Kestrun.Hosting.Options
The schema type associated with the response content type.
public string? Schema { get; set; }