We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d5cbc4 commit ba508deCopy full SHA for ba508de
README.md
@@ -237,6 +237,9 @@ public class MyAuthorizedEntityRepository : DefaultEntityRepository<MyEntity>
237
}
238
```
239
240
+For more examples, take a look at the customization tests
241
+in `./test/JsonApiDotNetCoreExampleTests/Acceptance/Extensibility`.
242
+
243
### Pagination
244
245
Resources can be paginated.
0 commit comments