RESTful API pagination best practices when totalCount is less than pageSize

后端 未结 0 1333
既然无缘
既然无缘 2020-12-15 05:31

What are the best practices for a RESTful API if the client sends up a pageSize of 20, but the totalCount is, let\'s say, 6. Does the response send back as pageSize of 6 or

相关标签:
回答
  • 消灭零回复
提交回复
热议问题