summaryrefslogtreecommitdiffstats
path: root/openapi/components.yml
diff options
context:
space:
mode:
authorraviteja.karumuri <raviteja.karumuri@est.tech>2023-06-19 16:43:32 +0100
committerraviteja.karumuri <raviteja.karumuri@est.tech>2023-06-20 09:47:05 +0100
commit9784384be364246ae07efbf0383661d6d32adec4 (patch)
tree49313c17051fabe6b3c29238b5555baa7f5db0b5 /openapi/components.yml
parent7272f11fa4a3876cf61451a21916a7244c2d045b (diff)
DMI-Plugin : Replacing the word 'Batch' as 'DataOperation'.
Issue-ID: CPS-1754 Signed-off-by: raviteja.karumuri <raviteja.karumuri@est.tech> Change-Id: I8a1d6e329bb79d3762da17e9740854048b2aeace
Diffstat (limited to 'openapi/components.yml')
-rw-r--r--openapi/components.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/openapi/components.yml b/openapi/components.yml
index b32130b9..a339134e 100644
--- a/openapi/components.yml
+++ b/openapi/components.yml
@@ -49,11 +49,11 @@ components:
cmHandleProperties:
$ref: '#/components/schemas/cmHandleProperties'
- ResourceBatchDataRequest:
+ ResourceDataOperationRequests:
type: array
items:
type: object
- title: 'ResourceBatchRequest'
+ title: 'DataOperationRequest'
properties:
operation:
type: string