CircleOfNice / DoctrineRestDriver

GNU General Public License v3.0
153 stars 44 forks source link

Ordering #17

Closed TobiasHauck closed 8 years ago

TobiasHauck commented 8 years ago

What is this feature about (expected vs actual behaviour)?

Some APIs might have an ordering mechanism. As SQL has the ability to order stuff we should provide the ability to use these mechanisms, too. Actually the ordering is done by the client and not by the API.

How can I reproduce it?

Send a request to any API and see what's happening.

Does it take minutes, hours or days to fix?

Well I think this one needs more discussion to get a feeling how much needs to be changed.

Any additional information?

Let's discuss it.