make ci catalog

This commit is contained in:
mr
2026-06-22 07:57:35 +02:00
parent 490bcdd8ea
commit 9302b6ca56
11 changed files with 276 additions and 51 deletions
+7
View File
@@ -447,6 +447,13 @@
"description": "search workspace\n\u003cbr\u003e",
"operationId": "ResourceController.Search",
"parameters": [
{
"in": "path",
"name": "type",
"description": "the type you want to get",
"required": true,
"type": "string"
},
{
"in": "query",
"name": "is_draft",