add missing :

This commit is contained in:
Martin
2016-09-04 18:39:19 +02:00
parent 01c1fee30d
commit 2b37d19a68
+1 -1
View File
@@ -26,7 +26,7 @@ All resources that returns a list of objects has support for pagination. Some ex
An example request looks like this: 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: The response will contain a pagination object with the following attributes: