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

Add a 'view' parameter for all entity endpoints

A JsonView for serialization is applied based on the 'view' query
parameter.

The following values are currently supported:
* admin (View.Admin.class)
* owner (View.Owner.class)
* <unset> (Public.Admin.class)
parent efb199bc
Branches
Pipeline #26478 passed with warnings with stages
in 1 minute and 8 seconds
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