Commit 420e0b8
authored
[docker-hub-api] Fix listNamespaceRepositories max
<!--Delete sections as needed -->
## Description
[docker-hub-api] Fix listNamespaceRepositories max `page_size` : 1000 ->
100
## Related issues or tickets
#23199
## Reviews
<!-- Notes for reviewers here -->
<!-- List applicable reviews (optionally @tag reviewers) -->
- [x] Technical review
- [ ] Editorial review
- [ ] Product reviewpage_size : 1000 -> 100 (#23201)1 parent f568055 commit 420e0b8
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1014 | 1014 | | |
1015 | 1015 | | |
1016 | 1016 | | |
1017 | | - | |
| 1017 | + | |
1018 | 1018 | | |
1019 | | - | |
| 1019 | + | |
1020 | 1020 | | |
1021 | 1021 | | |
1022 | 1022 | | |
| |||
0 commit comments