Loading OpenAPI/TS28312_IntentExpectations.yaml +1 −8 Original line number Diff line number Diff line Loading @@ -791,14 +791,7 @@ components: contextValueRange: type: array items: $ref: "#/components/schemas/UEGroup" UEGroup: type: object properties: fiveQI: type: integer sNssai: $ref: 'TS28541_NrNrm.yaml#/components/schemas/Snssai' $ref: "TS28312_IntentNrm.yaml#/components/schemas/UEGroup" EdgeIdenfiticationIdContext: description: >- This data type is the "ObjectContext" data type with specialisations for EdgeIdentificationIdContext Loading OpenAPI/TS28312_IntentNrm.yaml +8 −0 Original line number Diff line number Diff line Loading @@ -212,6 +212,14 @@ components: - $ref: 'TS28623_ComDefs.yaml#/components/schemas/GeoArea' - $ref: 'TS28623_ComDefs.yaml#/components/schemas/PlmnId' - $ref: 'TS28623_ComDefs.yaml#/components/schemas/GeoCoordinate' - $ref: '#/components/schemas/UEGroup' UEGroup: type: object properties: fiveQI: type: integer sNssai: $ref: 'TS28541_NrNrm.yaml#/components/schemas/Snssai' #-------Definition of the generic dataType --------------# #-------Definition of the generic IntentContext dataType --------------# Loading Loading
OpenAPI/TS28312_IntentExpectations.yaml +1 −8 Original line number Diff line number Diff line Loading @@ -791,14 +791,7 @@ components: contextValueRange: type: array items: $ref: "#/components/schemas/UEGroup" UEGroup: type: object properties: fiveQI: type: integer sNssai: $ref: 'TS28541_NrNrm.yaml#/components/schemas/Snssai' $ref: "TS28312_IntentNrm.yaml#/components/schemas/UEGroup" EdgeIdenfiticationIdContext: description: >- This data type is the "ObjectContext" data type with specialisations for EdgeIdentificationIdContext Loading
OpenAPI/TS28312_IntentNrm.yaml +8 −0 Original line number Diff line number Diff line Loading @@ -212,6 +212,14 @@ components: - $ref: 'TS28623_ComDefs.yaml#/components/schemas/GeoArea' - $ref: 'TS28623_ComDefs.yaml#/components/schemas/PlmnId' - $ref: 'TS28623_ComDefs.yaml#/components/schemas/GeoCoordinate' - $ref: '#/components/schemas/UEGroup' UEGroup: type: object properties: fiveQI: type: integer sNssai: $ref: 'TS28541_NrNrm.yaml#/components/schemas/Snssai' #-------Definition of the generic dataType --------------# #-------Definition of the generic IntentContext dataType --------------# Loading