Skip to content

Commit c8fb85e

Browse files
committed
adding autocreate for streams
1 parent a2d0759 commit c8fb85e

17 files changed

Lines changed: 777 additions & 85 deletions

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ const itemKeys = [
4646
'body-vulva-mucus-stretch',
4747
'profile-surname'
4848
];
49-
const streamsToBeCreated = model.streams.getNecessaryListForItemKeys(itemKeys);
49+
const streamsToBeCreated = model.streams.getNecessaryListForItems(itemKeys);
5050
```
5151

5252
#### Authorizations

docs/hds-lib.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/hds-lib.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)