Open
Description
We should refactor the matching resource to make our structure rest conform.
Things that should be taken into count is that we have to fulfill the CORS standard and need an OPTION route for every request. Therefore we are not able to implement pagination with pathvariables but with queryvariables.
Activity