The one thing I could see this being useful for is standardizing pagination for large result sets. Ideally, the server would return meta pagination information that includes total number of results, offset, limit, etc.
Unfortunately, this spec doesn't address that at all as far as I can tell :(
Comments
The one thing I could see this being useful for is standardizing pagination for large result sets. Ideally, the server would return meta pagination information that includes total number of results, offset, limit, etc.
Unfortunately, this spec doesn't address that at all as far as I can tell :(