[BE] Content panel and admin panel API endpoint improvements #158
Labels
admin module
This issue belongs to the admin module
API
It's an API component
backend
This is a backend component
content module
This issue belongs to the content module
enhancement
New feature or request
good first issue
Good for newcomers
Task description
per_page
field to all admin panel index and content panel index API endpoints to make them consistent and make the limit to be 100 max records per page so that the API user cannot send just any number. The default per_page should be 20 records for all index endpoints.The text was updated successfully, but these errors were encountered: