The source project of this merge request has been removed.
Iss #154 - Encode remaining hanging esc char in JSON for ECA hook script
Hanging escape characters in JSON data is not considered valid and causes issues downstream on attempted validation. This change replaces them with a safe encoded version that represents the same content.
Resolves #154 (closed)