KestrunRouteDetail.RequestSchemas property

Request schema keyed by content type when available.

public IReadOnlyDictionary<string, JsonNode?> RequestSchemas { get; set; }

See Also