Skip to content
This repository has been archived by the owner on Mar 15, 2024. It is now read-only.

Commit

Permalink
Adding limit example to README
Browse files Browse the repository at this point in the history
  • Loading branch information
nathanbrauer authored Apr 6, 2017
1 parent c3141c7 commit c5d9dc6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ Injector:
"CalculatedField": %strtotime|-2 weeks|Y-m-d H:i:s%
"OtherProp": "with things"
order: FieldName DESC, Other ASC
limit: 10
template: TemplateName
fields: ID,LastEdited,Title [optional, otherwise all fields returned]
rootObject: TopLevelJsObjectName [optional, defaults to Window]
Expand Down

0 comments on commit c5d9dc6

Please sign in to comment.