zalando / restful-api-guidelines

A model set of guidelines for RESTful APIs and Events, created by Zalando
https://opensource.zalando.com/restful-api-guidelines/
Creative Commons Attribution 4.0 International
2.61k stars 384 forks source link

feat: improve guidance on total counts (#731) #788

Closed tkrop closed 9 months ago

tkrop commented 9 months ago

Clarify the pagination guidance on providing a total result count by adding a new general rule. In addition, this pull request re-formats the pagination chapter to account for the 80 character line length limit and fixes a few minor spellings.

Fixes #731.

SmilyOrg commented 9 months ago

:+1:

ktsypkina commented 9 months ago

👍