Save Three.js project
push_projectSave a project snapshot to the Three.js editor only when the base revision is current, preventing stale edits from overwriting newer changes.
Instructions
Saves one editor snapshot when its base revision is current.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project | Yes | ||
| projectId | Yes | ||
| baseRevision | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | No | ||
| conflict | No | ||
| revision | No | ||
| projectId | Yes | ||
| currentRevision | No |