Skip to content

Fix content group POST endpoint

Daniel Gerhardt requested to merge fix-contentgroup-add into master

The contentId is now read from the request path instead of the request body.

Merge request reports