We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6dde97f commit a554f3dCopy full SHA for a554f3d
1 file changed
dataretrieval/waterdata/api.py
@@ -263,7 +263,7 @@ def get_continuous(
263
time_series_id : string or list of strings, optional
264
A unique identifier representing a single time series. This
265
corresponds to the id field in the time-series-metadata endpoint.
266
- daily_id : string or list of strings, optional
+ continuous_id : string or list of strings, optional
267
A universally unique identifier (UUID) representing a single version of
268
a record. It is not stable over time. Every time the record is refreshed
269
in our database (which may happen as part of normal operations and does
0 commit comments