ContentTypeWithSchema.Schema property

The schema type associated with the response content type.

public string? Schema { get; set; }

See Also