Skip to content

Fix for #16839: Use jackson to parse JSON

Christoph Thelen requested to merge cthl58/arsnova-backend:issue-16839 into master

Questions are now loaded using Jackson.

Please review the change to get an idea what the View API looks like. I would also ask you to test this change on your local installation and post a 👍 if it is working as expected. Questions are a central element so I am a bit more careful here. 😉

Feel free to ask any questions regarding the API.

Merge request reports