Loading OpenAPI/TS28538_EdgeNrm.yaml +32 −6 Original line number Diff line number Diff line Loading @@ -158,8 +158,6 @@ components: $ref: 'TS28623_ComDefs.yaml#/components/schemas/Dn' servedEESList: $ref: 'TS28623_ComDefs.yaml#/components/schemas/Dn' #-------- Definition of types for name-containments ------ SubNetwork-ncO-EdgeNrm: type: object Loading @@ -168,6 +166,8 @@ components: $ref: '#/components/schemas/ECSFunction-Multiple' EdgeDataNetwork: $ref: '#/components/schemas/EdgeDataNetwork-Multiple' EASBundle: $ref: '#/components/schemas/EASBundle-Multiple' #-------- Definition of concrete IOCs -------------------------------------------- Loading Loading @@ -382,7 +382,30 @@ components: $ref: 'TS28623_ComDefs.yaml#/components/schemas/DnList' edgeDataNetworkRef: $ref: 'TS28623_ComDefs.yaml#/components/schemas/DnList' EASBundle-Single: allOf: - $ref: 'TS28623_GenericNrm.yaml#/components/schemas/Top' - type: object properties: bundleIdentifier: type: string bundledEASIdentifier: type: string bundleType: type: string mainEASIdentifier: type: string coordinatedEASDiscovery: type: boolean coordinatedACR: type: boolean eDNAffinity: type: string description: any of enumrated value enum: - STRONG - WEAK - PREFERRED #-------- Definition of JSON arrays for name-contained IOCs ---------------------- Loading Loading @@ -418,8 +441,10 @@ components: type: array items: $ref: '#/components/schemas/OperatorEdgeDataNetwork-Single' EASBundle-Multiple: type: array items: $ref: '#/components/schemas/EASBundle-Single' #--------------------------------- Definition ------------------------------------ resources-edgeNrm: Loading @@ -434,3 +459,4 @@ components: - $ref: '#/components/schemas/OperatorEdgeFederation-Single' - $ref: '#/components/schemas/OperatorEdgeDataNetwork-Single' - $ref: '#/components/schemas/EASResourceReservationJob-Single' - $ref: '#/components/schemas/EASBundle-Single' Loading
OpenAPI/TS28538_EdgeNrm.yaml +32 −6 Original line number Diff line number Diff line Loading @@ -158,8 +158,6 @@ components: $ref: 'TS28623_ComDefs.yaml#/components/schemas/Dn' servedEESList: $ref: 'TS28623_ComDefs.yaml#/components/schemas/Dn' #-------- Definition of types for name-containments ------ SubNetwork-ncO-EdgeNrm: type: object Loading @@ -168,6 +166,8 @@ components: $ref: '#/components/schemas/ECSFunction-Multiple' EdgeDataNetwork: $ref: '#/components/schemas/EdgeDataNetwork-Multiple' EASBundle: $ref: '#/components/schemas/EASBundle-Multiple' #-------- Definition of concrete IOCs -------------------------------------------- Loading Loading @@ -382,7 +382,30 @@ components: $ref: 'TS28623_ComDefs.yaml#/components/schemas/DnList' edgeDataNetworkRef: $ref: 'TS28623_ComDefs.yaml#/components/schemas/DnList' EASBundle-Single: allOf: - $ref: 'TS28623_GenericNrm.yaml#/components/schemas/Top' - type: object properties: bundleIdentifier: type: string bundledEASIdentifier: type: string bundleType: type: string mainEASIdentifier: type: string coordinatedEASDiscovery: type: boolean coordinatedACR: type: boolean eDNAffinity: type: string description: any of enumrated value enum: - STRONG - WEAK - PREFERRED #-------- Definition of JSON arrays for name-contained IOCs ---------------------- Loading Loading @@ -418,8 +441,10 @@ components: type: array items: $ref: '#/components/schemas/OperatorEdgeDataNetwork-Single' EASBundle-Multiple: type: array items: $ref: '#/components/schemas/EASBundle-Single' #--------------------------------- Definition ------------------------------------ resources-edgeNrm: Loading @@ -434,3 +459,4 @@ components: - $ref: '#/components/schemas/OperatorEdgeFederation-Single' - $ref: '#/components/schemas/OperatorEdgeDataNetwork-Single' - $ref: '#/components/schemas/EASResourceReservationJob-Single' - $ref: '#/components/schemas/EASBundle-Single'