-
Notifications
You must be signed in to change notification settings - Fork 32
Open
Description
From Reference.md:
service.open({ id : "local.net/s+T6Ad2s2TC2A" }).then( object => { }) .catch( error => { ... });Object will be created with an autogenerated id, if no id argument is provided. Optionally, a "prefix" can be passed to use in the autogenerated id.
Isn't it a postfix and not a prefix? 😕 I find the name of the variable id confusing... what about id_postfix? It would make much more clear what this is doing. At the moment without readong the documentation I would think that it is the actual id and not a postfix 🤔 Can we change this kind of things? I mean I think that if only JetPad is using this, then it is fine to change this kind of things 😄
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels