rom-exchange-web
rom-exchange-web copied to clipboard
Add an "all" boolean query
Is it possible to get ALL item data in 1 GET instead of having to do 70 GETs?
Just to clarify, right now we can only get up to 20 items per page per API call, I was wondering if maybe we could add an "all" boolean query to include EVERY item on an API call.
hoping to get this feature too