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 f115279 commit b906373Copy full SHA for b906373
README.md
@@ -21,7 +21,7 @@ _CWMS Data API (CDA) client library created with OpenAPI generator in TypeScript
21
- Fetch timeseries data with:
22
```javascript
23
await ts_api
24
- .getCwmsDataTimeseries({
+ .getTimeseries({
25
office: "SWT",
26
name: "KEYS.Elev.Inst.1Hour.0.Ccp-Rev",
27
})
0 commit comments