8000
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 c074c8e commit cde610cCopy full SHA for cde610c
CHANGELOG.md
@@ -11,6 +11,8 @@ Can now set an API's default controller name to the singular version of the reso
11
- [#373](https://github.com/cloudcreativity/laravel-json-api/issues/373)
12
Can now change the JSON API controller's default connection and whether it uses transactions
13
via an API's config.
14
+- [#377](https://github.com/cloudcreativity/laravel-json-api/issues/377)
15
+Can now toggle the simple pagination strategy back to using length aware pagination.
16
17
### Fixed
18
- [#371](https://github.com/cloudcreativity/laravel-json-api/issues/371)
0 commit comments