swagger.io
swagger.io copied to clipboard
Possible issue with an example illustrating a point non-ideally
In the example with the next cursor value Q1MjAwNz (on the Links page at https://swagger.io/docs/specification/links/), the limit value supplied in the query string is 100, but the count returned under the metadata is 10. It therefore seems odd to talk about a next cursor, unless it evaluates to something like NULL. Minor point, but if correct, then simply incrementing the count value may increase understandability. May I recommend 237?