FoamFactory / FoamFactory/archetype
Results from listing avatars should be paginated
Open
enhancement
- Dominant language
- Rust
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
We need to return a set of _pages_ of data from `GET /avatars`, rather than all of the data. #7 helps with this, since the data uris are no longer being returned, BUT we should limit the number of results that are returned from this endpoint.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.