Skip to content

Commit 5e22419

Browse files
committed
Saved README.md with Dillinger.io [skip ci]
1 parent 20f13a4 commit 5e22419

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,12 +39,12 @@ There are numerous additional parameters that can be used when performing a comm
3939
| fields | One return specific fields (comma delimited) | All Fields Returned
4040
| sort | Return results "asc" or "desc" | "desc" |
4141
| sort_type | Sort by a specific attribute | "created_utc" |
42-
| aggs | Return aggregation data | N/A |
42+
| aggs | Return aggregation data (author, link_id, created_utc, subreddit) | N/A |
4343
| author | Restrict to a specific author | N/A |
4444
| subreddit | Restrict to a specific subreddit | N/A |
4545
| after | Return results after this date | N/A |
4646
| before | Return results before this date | N/A |
47-
| frequency | Used with the aggs parameter (See below) | N/A |
47+
| frequency | Used with the aggs parameter (second, minute, hour, day -- See below) | N/A |
4848

4949
## Using the subreddit parameter
5050

0 commit comments

Comments
 (0)