Remove channel properties from API when channels are masked
What does this MR do and why?
When an integration is configured with #mask_configurable_channels?
, the channels were still exposed via the API.
Group integration discord settings sensitive in... (#421189 - closed)
Remove channel properties from API when channels are masked
How to set up and validate locally
- Create a discord integration
- Check that the API response for retrieving the discord integration settings does not include the channel names
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Related to #421189 (closed)