Pull Three.js project
pull_projectCompares your revision against the server and returns the project whenever your version is out of date, so you always work with the latest state.
Instructions
Returns the project when the editor revision is stale.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectId | Yes | ||
| currentRevision | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| changed | Yes | ||
| project | No | ||
| revision | Yes | ||
| projectId | Yes |