working oc-shared
This commit is contained in:
@@ -20,6 +20,11 @@ paths:
|
||||
find shared workspace by id
|
||||
<br>
|
||||
operationId: CollaborativeAreaController.GetAll
|
||||
parameters:
|
||||
- in: query
|
||||
name: is_draft
|
||||
description: draft wished
|
||||
type: string
|
||||
responses:
|
||||
"200":
|
||||
description: '{shared_workspace} models.shared_workspace'
|
||||
@@ -252,7 +257,7 @@ paths:
|
||||
description: |-
|
||||
find shared workspace by id
|
||||
<br>
|
||||
operationId: CollaborativeAreaController.Add Workspace
|
||||
operationId: CollaborativeAreaController.Remove Workspace
|
||||
parameters:
|
||||
- in: path
|
||||
name: id
|
||||
@@ -281,6 +286,10 @@ paths:
|
||||
description: the word search you want to get
|
||||
required: true
|
||||
type: string
|
||||
- in: query
|
||||
name: is_draft
|
||||
description: draft wished
|
||||
type: string
|
||||
responses:
|
||||
"200":
|
||||
description: '{shared workspace} models.shared_workspace'
|
||||
|
||||
Reference in New Issue
Block a user