add missing :
This commit is contained in:
+1
-1
@@ -26,7 +26,7 @@ All resources that returns a list of objects has support for pagination. Some ex
|
||||
An example request looks like this:
|
||||
|
||||
```
|
||||
$ curl -X GET https://api2.photowall.com/designers/page=5&per_page=10 -u mykey
|
||||
$ curl -X GET https://api2.photowall.com/designers/page=5&per_page=10 -u mykey:
|
||||
```
|
||||
|
||||
The response will contain a pagination object with the following attributes:
|
||||
|
||||
Reference in New Issue
Block a user