Have you read the contributing guidelines?
What is your suggestion?
Would it be possible to further clarify the next query param vs. the next Response field for the Posts endpoint endpoint?
Is that a pagination attribute akin to skip or offset? If so, what would be a value that goes there if not null?
Use case: Say I wanted to check 10 posts at a time (using limit = 10 for a query param) irrespective of sort order. Can I then capture the next 10 items using the current API?
Would you like to work on this?
Have you read the contributing guidelines?
What is your suggestion?
Would it be possible to further clarify the
nextquery param vs. thenextResponse field for the Posts endpoint endpoint?Is that a pagination attribute akin to
skiporoffset? If so, what would be a value that goes there if notnull?Use case: Say I wanted to check 10 posts at a time (using limit = 10 for a query param) irrespective of sort order. Can I then capture the next 10 items using the current API?
Would you like to work on this?