Permit to overload pagination names #3

Closed
opened 2023-01-15 07:17:34 +00:00 by Valbou · 0 comments
Valbou commented 2023-01-15 07:17:34 +00:00 (Migrated from github.com)

Initially built to treat responses from DRF, previous and next pages are in attributes of the same name.
This names are actually hard coded.
Move this attributes names in a configuration file like a dotenv seems a better way to handle more API provider.

Initially built to treat responses from DRF, previous and next pages are in attributes of the same name. This names are actually hard coded. Move this attributes names in a configuration file like a dotenv seems a better way to handle more API provider.
Sign in to join this conversation.
No description provided.