KestrunRouteDetail.RequestSchemas property
Request schema keyed by content type when available.
public IReadOnlyDictionary<string, JsonNode?> RequestSchemas { get; set; }
See Also
- record KestrunRouteDetail
- namespace Kestrun.Mcp
Request schema keyed by content type when available.
public IReadOnlyDictionary<string, JsonNode?> RequestSchemas { get; set; }