You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: