iachat/swagger
Cayo P. R. Oliveira f6bdc40c24 feat: add name to webhook (#4)
* feat(migration): add name column to webhook table

* feat(webhooks): add name parameter to webhook params

* feat(webhooks): add example webhook name constant and input field to form

* fix(webhooks): add webhook name label and placeholder to multiple locales in the form

* feat(webhooks): display webhook name in the UI and include it in the API response

* Revert 'fix(webhooks): add webhook name label and placeholder to multiple locales in the form'

This reverts commit e547778a1c038c934e22ceb25935f541cb09e2cd.

* test(webhooks): add tests for creating and updating webhooks with name attribute

* chore(webhooks): add name property to webhook definitions in Swagger documentation

* chore(webhooks): remove unnecessary input touch event for webhook name field

* chore(webhooks): apply review changes requested

* chore(webhooks): revert auto lint changes in commit 18ec4cafeb72fd385b70f65f1873d7cfb65216a6
2025-04-03 23:28:38 -03:00
..
definitions feat: add name to webhook (#4) 2025-04-03 23:28:38 -03:00
parameters fix: Avoid oneOf usage in Open API 2.0 spec (#8819) 2024-01-30 16:09:18 -08:00
paths chore: Add Swagger endpoint for updating custom attributes (#10995) 2025-02-27 16:57:25 -08:00
index.html chore: Add API documentation for teams (#2221) 2021-05-05 20:39:00 +05:30
index.yml chore: Swagger documentation for contact labels APIs (#8279) 2023-11-03 15:09:12 +05:30
swagger.json feat: add name to webhook (#4) 2025-04-03 23:28:38 -03:00