1
0
mirror of https://github.com/node-red/node-red.git synced 2023-10-10 13:36:53 +02:00

Updated Design: Projects (markdown)

Nick O'Leary 2017-09-04 22:03:11 +01:00
parent f4caaeaed6
commit 344a2303d2

@ -85,6 +85,7 @@ StorageModule.projects = {
getProject: getProject, getProject: getProject,
createProject: createProject, createProject: createProject,
} }
```
_Note:_ this api will grow as the feature is developed - this isn't the final API. _Note:_ this api will grow as the feature is developed - this isn't the final API.