[RIC-571] Swagger update + release version updated to 5.2.21
[ric-plt/e2mgr.git] / Swagger / E2Manager_API.yaml
index bb8b7fc..80e3ce5 100644 (file)
@@ -557,6 +557,10 @@ components:
       type: object
     Gnb:
       properties:
+        gnbType:
+          oneOf:
+            - type: string
+            - type: integer
         servedNrCells:
           $ref: '#/components/schemas/ServedNrCells'
         ranFunctions:
@@ -1039,5 +1043,7 @@ components:
           type: string
         setupFailure:
           $ref: '#/components/schemas/SetupFailure'
+        setupFromNetwork:
+          type: boolean
       additionalProperties: false
       type: object