iachat/app/controllers/api
Surabhi Suman 4b40c61201
feat: Support Regex validation for custom attributes (#7856)
This allows a user to add/update a custom regex and a cue while defining custom attributes(Only applicable for type- text).
While adding/editing custom attributes, the values are validated against the attribute definition regex, and if it is incorrect, a cue message or default error message is shown and restricts invalid values from being saved.

Fixes: #6866
2024-01-23 18:01:57 +04:00
..
v1 feat: Support Regex validation for custom attributes (#7856) 2024-01-23 18:01:57 +04:00
v2/accounts fix: inconsistency in report and summary for metric counts (#6817) 2023-04-20 12:55:04 +05:30
base_controller.rb chore: Ensure privilege validations for API endpoints (#2224) 2021-06-11 11:44:31 +05:30