From: vijay.r Date: Wed, 19 May 2021 13:07:21 +0000 (+0000) Subject: Feature5950: Management of quotas in VIM Account X-Git-Tag: v11.0.1 X-Git-Url: https://osm.etsi.org/gitweb/?a=commitdiff_plain;h=refs%2Ftags%2Fv11.0.1;hp=6400ff7c12e70193c5b0d07aecadf32fe46467c3;p=osm%2FSOL005.git Feature5950: Management of quotas in VIM Account Related changes in vim API response Change-Id: I84e7286a7405c4e66381f15c3c1d5051aa6dd018 Signed-off-by: vijay.r --- diff --git a/osm-openapi.yaml b/osm-openapi.yaml index 594becb..324155c 100644 --- a/osm-openapi.yaml +++ b/osm-openapi.yaml @@ -7728,6 +7728,8 @@ components: config: type: object additionalProperties: true + resources: + type: object ArrayOfVimInfo: type: array items: @@ -7765,6 +7767,8 @@ components: config: type: object additionalProperties: true + resources: + type: object required: - name - vim_url