You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 28, 2023. It is now read-only.
See #92 - the REST api is escaping quotes ( maybe it should be ) but we need to make sure that this is handled on the JAVA side of things properly. As well as determining if this is necessary on the JSON feed and that we can't just escape it with \" instead.
See #92 - the REST api is escaping quotes ( maybe it should be ) but we need to make sure that this is handled on the JAVA side of things properly. As well as determining if this is necessary on the JSON feed and that we can't just escape it with
\"instead.