iachat/swagger/definitions/request
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
..
account chore: Add Swagger docs for Platform APIs (#2349) 2021-05-31 10:58:43 +05:30
agent_bot chore: Add Swagger docs for Platform APIs (#2349) 2021-05-31 10:58:43 +05:30
automation_rule chore: Add documentation for automation rule, fix conversation/inbox_members (#4852) 2022-06-14 10:35:56 +05:30
canned_response chore: Add swagger docs for Canned Responses (#4295) 2022-03-26 00:43:44 +05:30
contact swagger: fixed invalid specification (#5485) 2023-02-16 17:47:26 +05:30
conversation docs: added missing type text for messages (#9067) 2024-03-06 16:30:51 +05:30
custom_attribute doc: Swagger for custom attribute APIs (#4382) 2022-04-07 19:01:31 +05:30
custom_filter feat: Add APIs to create custom views on the dashboard (#2498) 2021-06-29 19:29:57 +05:30
integrations docs: Add documentation for integration APIs (#2300) 2021-05-20 20:46:45 +05:30
portal fix: Help center api doc (#7189) 2023-05-25 18:50:00 +05:30
public fix: Avoid oneOf usage in Open API 2.0 spec (#8819) 2024-01-30 16:09:18 -08:00
team chore: Add API documentation for teams (#2221) 2021-05-05 20:39:00 +05:30
user feat: Platform API improvements (#2900) 2021-09-02 18:29:45 +05:30
webhooks feat: add name to webhook (#4) 2025-04-03 23:28:38 -03:00