KestrunRouteResponseSchema.Content property
Response schemas keyed by content type.
public IReadOnlyDictionary<string, JsonNode?> Content { get; set; }
See Also
- record KestrunRouteResponseSchema
- namespace Kestrun.Mcp
Response schemas keyed by content type.
public IReadOnlyDictionary<string, JsonNode?> Content { get; set; }