KestrunRouteResponseSchema.Content property

Response schemas keyed by content type.

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

See Also