Many times, when we create custom REST calls, we define JSON parameters that need to be sent to an external REST API. The problem here is that these JSONs contain keys defined as strings. These keys shouldn't be reported as it's not an i18n issue.
Many times, when we create custom REST calls, we define JSON parameters that need to be sent to an external REST API.
The problem here is that these JSONs contain keys defined as strings. These keys shouldn't be reported as it's not an i18n issue.