Skip to content
Snippets Groups Projects
Commit 657f10fc authored by Daniel Gerhardt's avatar Daniel Gerhardt
Browse files

Refactor legacy code for /v2 to support content groups

Use updated content group handling and remove all references to the
old `variant` property of contents/answers.

The following /v2 endpoints are now fully implemented:
* Deleting all contents of a group (/)
* Retrieving ids of unanswered content in a group (/unanswered)
* Deleting all answers of contents in a group (/answers)
* Counting answers of a group (/answercount)
parent dfd7b013
Branches
Tags
Pipeline #30062 passed with warnings with stages
in 1 minute and 50 seconds
Showing
with 111 additions and 257 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment