From 4fb07ec95113792ca47c89f6bc1022531d3fa650 Mon Sep 17 00:00:00 2001 From: Malay Chitranshi <125026538+chitranm@users.noreply.github.com> Date: Mon, 28 Oct 2024 20:39:04 +0530 Subject: [PATCH] Update v1/api/swagger/components/schemas/Volume.yaml Co-authored-by: anurag-shrivastav <91617830+anurag-shrivastav@users.noreply.github.com> --- v1/api/swagger/components/schemas/Volume.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/v1/api/swagger/components/schemas/Volume.yaml b/v1/api/swagger/components/schemas/Volume.yaml index d9af6e2..098e9f0 100644 --- a/v1/api/swagger/components/schemas/Volume.yaml +++ b/v1/api/swagger/components/schemas/Volume.yaml @@ -68,7 +68,7 @@ allOf: DataCenterName: type: string description: >- - DataCenterName is the name of the datacenter where the volume is created on the storage array + Name of the data center where the volume is created on the storage array. VolumeCollectionID: type: string format: uuid