Open MyPyDavid opened 1 week ago
Related issue: #1191
Adds a method _find_next_relevant_page to ProjectPageViewSet to resolve next page already in the ViewSet instead of via responses to the user.
_find_next_relevant_page
ProjectPageViewSet
Description
Related issue: #1191
Adds a method
_find_next_relevant_page
toProjectPageViewSet
to resolve next page already in the ViewSet instead of via responses to the user.Motivation and Context
How has this been tested?
Screenshots (if appropriate)