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
I would love to be able to filter the queries sent to the api. A very basic example would include support for the following: JsonApitDotNetCore. Which would include the following:
I would suggest a class to import that handles all filter[x]=y requests. Like an adapter type. Or use the regular sql-like syntactic sugar like linq and give a standard implementation
I would love to be able to filter the queries sent to the api. A very basic example would include support for the following: JsonApitDotNetCore. Which would include the following:
The text was updated successfully, but these errors were encountered: