workspace latest

This commit is contained in:
mr
2024-08-08 08:38:40 +02:00
parent 60c25b1352
commit cdc9e130aa
8 changed files with 79 additions and 2 deletions

View File

@@ -106,6 +106,23 @@ paths:
responses:
"200":
description: '{workspace} delete success!'
/workspace/search/{search}:
get:
tags:
- workspace
description: |-
search workspace
<br>
operationId: WorkspaceController.Search
parameters:
- in: path
name: search
description: the word search you want to get
required: true
type: string
responses:
"200":
description: '{workspace} models.workspace'
definitions:
json:
title: json