Simone Falzone
Simone Falzone
@jjh74 > Is MS_TEAMS_WEBHOOK_URL used as a default/catchall channel ? If so could you explain that in README.md. Is it possible to all attributes from https://docs.alerta.io/en/latest/api/alert.html#attributes to do matching/mapping ?...
Hey @jjh74 any good news on this PR?
I have the same problem, and your fix dosen't solved it. Your excpected output is: ```json "sort": { "$ref": "#/components/schemas/SortObject" }, ``` But have to be: ```json "sort": { "type":...