Property Api
Api
[JsonPropertyName("api")]
[JsonIgnore(Condition = JsonIgnoreCondition.Never)]
[Required]
public ApiStats Api { get; set; }
[JsonPropertyName("api")]
[JsonIgnore(Condition = JsonIgnoreCondition.Never)]
[Required]
public ApiStats Api { get; set; }