Closed podhmo closed 1 year ago
OpenAPI Specification 3.0.3を使ったいい感じのCRUD APIのサンプルを作る | It works for me
hasMore[bool] is needed?
💭 I want to put the default page size in this document
e.g. limit=10, offset=20, needTotal=true => count=30, offset=20, total=71, hasMore=true
Using extensions to support pagination in OpenAPI | Transposit
cursor pagination
limit/offset pagination
page
next page URL