neo workflow

This commit is contained in:
mr
2025-02-05 08:38:19 +01:00
parent 7d391e4059
commit ed9e98e5f9
6 changed files with 145 additions and 18 deletions

View File

@@ -119,6 +119,12 @@ paths:
description: the id you want to add
required: true
type: string
- in: body
name: body
description: The shared workspace content
required: true
schema:
$ref: '#/definitions/models.workspace'
responses:
"200":
description: '{shared workspace} models.shared_workspace'