Skip to content

Make return JSON for id use ObjectNode

Otto Visser requested to merge backend_id_return into dev

In this merge request, the ControllerUtil is changed to use ObjectNodes instead of TextNodes, to accomodate not having double quotes around the json.

Merge request reports