Closed djaney closed 8 years ago
Hi Djane thanks for opening the PR!
You're absolutely right: We are missing pagination information as well as ordering information and the headers are the right place to add them. Maybe we should rename Query-Limit
to Limit
, Query-Offset
to Offset
and Query-Order
to Order
.
Would you also be so kind to add the missing tests for the new feature? Thank you for contributing!
Ok if you have changed all my suggestions this one is ready to merge - thanks a lot, you did a great job!
Just checked the code coverage to merge the PR and realized it was not 100% ... 😢 This is when I found these last errors :D
Well if you like to you choose the next release title. It has to be related to the TV series house of cards.
I added the coverage annotations. My coverage is not working so I don't know if there are more
That's all. Coverage is at 100% again. So please update the comments and we are ready. What about the release name?
I'm not really on the house of cards. Does "The Washington Herald" sound ok?
yes great, let's call it "The Washington Herald"
16 Pagination
17 Ordering
Proposed Changes