7 lines
270 B
YAML
7 lines
270 B
YAML
![]() |
---
|
||
|
features:
|
||
|
- New API extensions, 'sorting' and 'pagination', have been added to allow
|
||
|
API users to detect if sorting and pagination features are enabled. These
|
||
|
features are controlled by ``allow_sorting`` and ``allow_pagination``
|
||
|
configuration options.
|