Loading OpenAPI/TS28312_IntentExpectations.yaml +14 −0 Original line number Diff line number Diff line Loading @@ -355,6 +355,13 @@ components: - IS_GREATER_THAN targetValueRange: type: integer targetContexts: type: array items: type: object oneOf: - $ref: '#/components/schemas/UlFrequencyContext' - $ref: '#/components/schemas/RATContext' AveDLRANUEThptTarget: description: >- This data type is the "ExpectationTarget" data type with specialisations for AveDLRANUEThptTarget.It describes the average Loading @@ -372,6 +379,13 @@ components: - IS_GREATER_THAN targetValueRange: type: integer targetContexts: type: array items: type: object oneOf: - $ref: '#/components/schemas/DlFrequencyContext' - $ref: '#/components/schemas/RATContext' LowULRANUEThptRatioTarget: description: >- This data type is the "ExpectationTarget" data type with specialisations for LowULRANUEThptRatioTarget.It describes the low Loading OpenAPI/TS28312_IntentNrm.yaml +6 −1 Original line number Diff line number Diff line Loading @@ -385,6 +385,11 @@ components: It describes the value that has been achieved for the expectation target at the time at which the report is generated. readOnly: true targetContexts: type: array uniqueItems: true items: $ref: '#/components/schemas/Context' #-------Definition of the concrete TargetFulfilmentResult dataType----------------# #-------Definition of the generic IntentConflictReport dataType----------------# Loading Loading
OpenAPI/TS28312_IntentExpectations.yaml +14 −0 Original line number Diff line number Diff line Loading @@ -355,6 +355,13 @@ components: - IS_GREATER_THAN targetValueRange: type: integer targetContexts: type: array items: type: object oneOf: - $ref: '#/components/schemas/UlFrequencyContext' - $ref: '#/components/schemas/RATContext' AveDLRANUEThptTarget: description: >- This data type is the "ExpectationTarget" data type with specialisations for AveDLRANUEThptTarget.It describes the average Loading @@ -372,6 +379,13 @@ components: - IS_GREATER_THAN targetValueRange: type: integer targetContexts: type: array items: type: object oneOf: - $ref: '#/components/schemas/DlFrequencyContext' - $ref: '#/components/schemas/RATContext' LowULRANUEThptRatioTarget: description: >- This data type is the "ExpectationTarget" data type with specialisations for LowULRANUEThptRatioTarget.It describes the low Loading
OpenAPI/TS28312_IntentNrm.yaml +6 −1 Original line number Diff line number Diff line Loading @@ -385,6 +385,11 @@ components: It describes the value that has been achieved for the expectation target at the time at which the report is generated. readOnly: true targetContexts: type: array uniqueItems: true items: $ref: '#/components/schemas/Context' #-------Definition of the concrete TargetFulfilmentResult dataType----------------# #-------Definition of the generic IntentConflictReport dataType----------------# Loading