Commit 348c767
authored
Added 'n' param to fetch_articles method
Adding n param to fetch_articles method in order to include in request to stream/contents/[streamId] endpoint. This will be helpful to users who want to increase the number of items returned in order to preserve total API requests and not reach limit too early1 parent 9959589 commit 348c767
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
172 | 172 | | |
173 | 173 | | |
174 | 174 | | |
175 | | - | |
| 175 | + | |
176 | 176 | | |
177 | 177 | | |
178 | 178 | | |
179 | 179 | | |
180 | 180 | | |
181 | 181 | | |
182 | | - | |
| 182 | + | |
183 | 183 | | |
184 | 184 | | |
185 | 185 | | |
| |||
0 commit comments