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.
1 parent 6670eba commit e2e0c1dCopy full SHA for e2e0c1d
databento/historical/api/metadata.py
@@ -230,7 +230,8 @@ def get_dataset_range(
230
dataset: Dataset | str,
231
) -> dict[str, str]:
232
"""
233
- Request the available range for the dataset from Databento.
+ Request the available range for the dataset given the user's
234
+ entitlements.
235
236
Makes a GET `/metadata.get_dataset_range` HTTP request.
237
0 commit comments