Skip to content

Commit

Permalink
Merge branch 'master' of github.com:runemadsen/Cakemix
Browse files Browse the repository at this point in the history
  • Loading branch information
runemadsen committed Oct 18, 2011
2 parents 61695ef + fe85d22 commit 9315ae6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -78,7 +78,7 @@ All data will be sorted descending by their created date.
The API has several options you can add to the end of the URL:

**Limiting the number of returned items**
A GET request with a trailing `?limit=number` will limit the returned items to that specific number. E.g. `www.itpcakemix.com/project/cats/user/abc123?limit=5` will return 5 items
A GET request with a trailing `?limit=number` will limit the returned items to that specific number. E.g. `www.itpcakemix.com/project/cats/user/abc123?limit=5` will return the 5 newest items


### What data is on there anyway?
Expand Down

0 comments on commit 9315ae6

Please sign in to comment.