Skip to content

Commit

Permalink
format readme
Browse files Browse the repository at this point in the history
  • Loading branch information
ngabor84 committed May 9, 2017
1 parent f9ee64d commit 9260ade
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ __Available filter options__
| ge | Greater than or equal | level:ge:3 |
| lt | Lesser than | level:lt:4 |
| le | Lesser than or equal | level:le:3 |
| in | In array | level:in:1 |
| in | In array | level:in:1 | 2 | 3 |

### Sorting
Q: /users?sort[]=name:ASC
Expand Down

0 comments on commit 9260ade

Please sign in to comment.