Josh Jarvis
Josh Jarvis
Closing this PR as it is superseded by https://github.com/web3-storage/web3.storage/issues/1836
Done some initial investigation on this, there's a few ways to approach this task and am keen to get some feedback before tackling it! Look like right now 1000 results...
Thanks @orvn! I've got a WIP PR for these changes: https://github.com/web3-storage/web3.storage/pull/1408 > Since there's a split table design (not yet in production), where we show files that have been uploaded...
Hey @vasco-santos, thanks for the context. Yep have it currently mapping to a `.range` in my [PR](https://github.com/web3-storage/web3.storage/pull/1408/files#diff-ab5fce4fc61478316713f5b4fad807e7dac6e2e2100858f37bfb0b084543814fR473). Yep that's a great point around offset vs page, I'll drop `offset` in...
Thanks, will do @JeffLowe. @vasco-santos I've requested your review on [the PR](https://github.com/web3-storage/web3.storage/pull/1408), would be great to get your input and ensure it's consistent with existing functionality before merging. Many thanks!
Hey @JeffLowe @drewdelano Just an FYI, the API pagination has been merged and deployed! There's a minor chore to update the HTTP documentation with the new params, that's awaiting a...
TODO: - [x] Validate the swagger spec - [ ] Add Open API spec to w3name API (ie under /schema.yaml) - [ ] Add another swagger-ui block in the web3.storage...