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
The `page_size` and `page_token` attributes of the `PaginationParams`
class are not optional, so they should not be declared as `int | None`.
Signed-off-by: Leandro Lucarella <[email protected]>
0 commit comments