Configure advanced capabilities in swagger-based method
Configure advanced capabilities in swagger-based method
When you use the Swagger-based method to generate metadata for an object of hierarchical type, you can configure the pagination details for the API response.
You can use link-based or cursor-based pagination.
Click
Configure Advanced Capabilities
.
Select the pagination type.
No Pagination. All the records are displayed in a single page.
Link-based. The API response includes a field that contains the URL for the next page.