Skip to content

Commit b906373

Browse files
committed
Fix readme to new API
1 parent f115279 commit b906373

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ _CWMS Data API (CDA) client library created with OpenAPI generator in TypeScript
2121
- Fetch timeseries data with:
2222
```javascript
2323
await ts_api
24-
.getCwmsDataTimeseries({
24+
.getTimeseries({
2525
office: "SWT",
2626
name: "KEYS.Elev.Inst.1Hour.0.Ccp-Rev",
2727
})

0 commit comments

Comments
 (0)