Oc Catalog Full Controllers

This commit is contained in:
mr
2024-07-30 10:07:34 +02:00
parent 8be1828ddc
commit 1bb89db5c8
12 changed files with 196 additions and 157 deletions

View File

@@ -95,7 +95,7 @@ paths:
responses:
"200":
description: '{data} delete success!'
/data/{search}:
/data/search/{search}:
get:
tags:
- data
@@ -195,7 +195,7 @@ paths:
responses:
"200":
description: '{datacenter} delete success!'
/datacenter/{search}:
/datacenter/search/{search}:
get:
tags:
- datacenter
@@ -295,7 +295,7 @@ paths:
responses:
"200":
description: '{processing} delete success!'
/processing/{search}:
/processing/search/{search}:
get:
tags:
- processing
@@ -356,7 +356,7 @@ paths:
responses:
"200":
description: '{resource} delete success!'
/resource/{search}:
/resource/search/{search}:
get:
tags:
- resource
@@ -456,7 +456,7 @@ paths:
responses:
"200":
description: '{storage} delete success!'
/storage/{search}:
/storage/search/{search}:
get:
tags:
- storage
@@ -567,7 +567,7 @@ paths:
responses:
"200":
description: '{workflow} delete success!'
/workflow/{search}:
/workflow/search/{search}:
get:
tags:
- workflow