Feature5950: Management of quotas in VIM Account

Related changes in vim API response

Change-Id: I84e7286a7405c4e66381f15c3c1d5051aa6dd018
Signed-off-by: vijay.r <vijay.r@tataelxsi.co.in>
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 @@
         config:
           type: object
           additionalProperties: true
+        resources:
+          type: object
     ArrayOfVimInfo:
       type: array
       items:
@@ -7765,6 +7767,8 @@
         config:
           type: object
           additionalProperties: true
+        resources:
+          type: object
       required:
         - name
         - vim_url