Property Schemas
Schemas
[JsonPropertyName("schemas")]
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingNull)]
public Dictionary<string, JsonSchema>? Schemas { get; set; }
[JsonPropertyName("schemas")]
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingNull)]
public Dictionary<string, JsonSchema>? Schemas { get; set; }