We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 259136e + 7435573 commit 3aeccd1Copy full SHA for 3aeccd1
README.md
@@ -351,10 +351,6 @@ object.
351
- `unadjusted` can be set to true if results should not be adjusted for splits.
352
- `limit` is an integer to limit the number of results. 3000 is the default and max value.
353
354
-Specify the `_from` parameter if you specify the `to` parameter since when `to` is
355
-specified `_from` is assumed to be the beginning of history. Otherwise, when you
356
-use only the `limit` or no parameters, the result is returned from the latest point.
357
-
358
The returned entities have fields relabeled with the longer name instead of shorter ones.
359
For example, the `o` field is renamed to `open`.
360
0 commit comments