The model ActivityLogAlertLeafCondition defined in Swagger only contains properties: field and equals. While in the response json, it contains containsAny field, which for example could be used to indicate the regions criteria as below:
{
"field": "properties.impactedServices[*].ImpactedRegions[*].RegionName",
"equals": null,
"containsAny": [
"Australia Central",
"Australia Central 2",
],
"odata.type": null
}
Lack of the declaration in Swagger impacts the models generated by SDK.
Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @AzMonEssential.
Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @AzmonAlerts.
@magodo - Thanks for reaching out.
We are aware of this, and have Bug7359079 to fix it in July.
@TamRuas did this bug, 7359079, get fixed in July? I don't see the fix in the latest stable version of the API?
Thanks
I agree With @ricohomewood, the issue seems not to be fixed. Why it has been closed ?
@TamRuas Would you please double confirm whether this is fixed? If not, please reopen this issue to track it. Thanks!