Property Servers
Servers
Server references for this channel.
[JsonPropertyName("servers")]
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingNull)]
public List<AsyncApiReference>? Servers { get; set; }
Server references for this channel.
[JsonPropertyName("servers")]
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingNull)]
public List<AsyncApiReference>? Servers { get; set; }