You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Maxim Zhiltsov 58b05536f5
Fix pagination in some endpoints (#5557)
- Added missing pagination or page parameters in `/projects/{id}/tasks`,
`/tasks/{id}/jobs`, `/jobs/{id}/issues`, `/jobs/{id}/commits`,
`/issues/{id}/comments`, `/organizations`
- Updated SDK, tests and UI
3 years ago
..
__init__.py SDK layer 2 - cover RC1 usecases (#4813) 4 years ago
annotations.py SDK layer 2 - cover RC1 usecases (#4813) 4 years ago
issues.py Fix pagination in some endpoints (#5557) 3 years ago
jobs.py Fix pagination in some endpoints (#5557) 3 years ago
model_proxy.py Extend SDK layer 2 docs (#4980) 3 years ago
projects.py Fix pagination in some endpoints (#5557) 3 years ago
tasks.py Fix pagination in some endpoints (#5557) 3 years ago
users.py SDK layer 2 - cover RC1 usecases (#4813) 4 years ago