Update README.md
This commit is contained in:
parent
8eccf45b0c
commit
60ff56654a
@ -10,7 +10,7 @@
|
|||||||
|
|
||||||
## List paginated cars:
|
## List paginated cars:
|
||||||
`curl -X GET 'http://localhost:8080/v1/cars?page\[offset\]=0&page\[limit\]=2'`
|
`curl -X GET 'http://localhost:8080/v1/cars?page\[offset\]=0&page\[limit\]=2'`
|
||||||
## OR
|
**OR**
|
||||||
`curl -X GET 'http://localhost:8080/v1/cars?page\[number\]=1&page\[size\]=2'`
|
`curl -X GET 'http://localhost:8080/v1/cars?page\[number\]=1&page\[size\]=2'`
|
||||||
|
|
||||||
## Update:
|
## Update:
|
||||||
|
Loading…
Reference in New Issue
Block a user