Update README.md

This commit is contained in:
typicode
2017-05-11 13:11:16 +02:00
committed by GitHub
parent 9f8b5e9800
commit fdbcbb1126

View File

@ -158,11 +158,13 @@ GET /posts?_sort=views&_order=DESC
GET /posts/1/comments?_sort=votes&_order=ASC
```
<!--
For multiple fields, use the following format:
```
GET /posts?_sort=user,views&_order=desc,asc
```
-->
### Slice