Add x-paginated to ListElementMetaData
See requests#351
A new optional x-paginated
property will be added to list endpoints that do not have the pagination enabled. This will allow the API client to detect that and behave properly with cli.paginate
.