You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Third party libraries like drf-spectacular use the get_paginated_response_schema to generate swagger docs.
When using custom pagination we need to also create a corresponding schema. It would be helpful to mention and update the example with get_paginated_response_schema
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Related to tfranzel/drf-spectacular#924
Third party libraries like drf-spectacular use the
get_paginated_response_schema
to generate swagger docs.When using custom pagination we need to also create a corresponding schema. It would be helpful to mention and update the example with
get_paginated_response_schema
Beta Was this translation helpful? Give feedback.
All reactions