zulip/zerver/webhooks/slack_incoming/fixtures
Alex Vandiver bc25f016fc slack_incoming: Support more syntax.
This significantly extends the accepted support for Slack "blocks"[1], as
well as their legacy "attachments"[2] syntax.

Fixes: #21944.

See also #22228, which this does not solve, but assuming we can decide
which compromises to make, becomes a reasonably uncomplicated follow-up.

[1]: https://api.slack.com/reference/block-kit/blocks
[2]: https://api.slack.com/reference/messaging/attachments
2022-06-28 17:04:53 -07:00
..
actions.json
attachment.json slack_incoming: Handle null blocks and attachments. 2022-06-28 17:04:53 -07:00
attachment_blocks.json slack_incoming: Support more syntax. 2022-06-28 17:04:53 -07:00
attachment_fields.json slack_incoming: Support more syntax. 2022-06-28 17:04:53 -07:00
attachment_pieces.json slack_incoming: Support more syntax. 2022-06-28 17:04:53 -07:00
blocks.json
complicated.json slack_incoming: Support more syntax. 2022-06-28 17:04:53 -07:00
null_text.json slack_incoming: Handle explicit None text payload in webhook. 2021-07-15 09:37:39 -07:00
text.json
urlencoded_text.txt