Loading OpenAPI/TS28312_IntentExpectations.yaml +5 −7 Original line number Diff line number Diff line Loading @@ -38,7 +38,7 @@ components: - $ref: "#/components/schemas/AveDLRANUEThptTarget" - $ref: "#/components/schemas/LowULRANUEThptRatioTarget" - $ref: "#/components/schemas/LowDLRANUEThptRatioTarget" - $ref: "#/components/schemas/RANEnergyConsumptionReductionRatioTarget" - $ref: "#/components/schemas/RANEnergyConsumptionTarget" - $ref: "#/components/schemas/RANEnergyEfficiencyTarget" expectationContexts: type: array Loading Loading @@ -315,23 +315,21 @@ components: - IS_LESS_THAN contextValueRange: type: number RANEnergyConsumptionReductionRatioTarget: RANEnergyConsumptionTarget: description: >- This data type is the "ExpectationTarget" data type with specialisations for RANEnergyConsumptionReductionRatioTarget This data type is the "ExpectationTarget" data type with specialisations for RANEnergyConsumptionTarget type: object properties: targetName: type: string enum: - RANEnergyConsumptionReductionRatio - RANEnergyConsumption targetCondition: type: string enum: - IS_GREATER_THAN - IS_LESS_THAN targetValueRange: type: integer minimum: 0 maximum: 100 RANEnergyEfficiencyTarget: description: >- This data type is the "ExpectationTarget" data type with specialisations for RANEnergyEfficiencyTarget Loading Loading
OpenAPI/TS28312_IntentExpectations.yaml +5 −7 Original line number Diff line number Diff line Loading @@ -38,7 +38,7 @@ components: - $ref: "#/components/schemas/AveDLRANUEThptTarget" - $ref: "#/components/schemas/LowULRANUEThptRatioTarget" - $ref: "#/components/schemas/LowDLRANUEThptRatioTarget" - $ref: "#/components/schemas/RANEnergyConsumptionReductionRatioTarget" - $ref: "#/components/schemas/RANEnergyConsumptionTarget" - $ref: "#/components/schemas/RANEnergyEfficiencyTarget" expectationContexts: type: array Loading Loading @@ -315,23 +315,21 @@ components: - IS_LESS_THAN contextValueRange: type: number RANEnergyConsumptionReductionRatioTarget: RANEnergyConsumptionTarget: description: >- This data type is the "ExpectationTarget" data type with specialisations for RANEnergyConsumptionReductionRatioTarget This data type is the "ExpectationTarget" data type with specialisations for RANEnergyConsumptionTarget type: object properties: targetName: type: string enum: - RANEnergyConsumptionReductionRatio - RANEnergyConsumption targetCondition: type: string enum: - IS_GREATER_THAN - IS_LESS_THAN targetValueRange: type: integer minimum: 0 maximum: 100 RANEnergyEfficiencyTarget: description: >- This data type is the "ExpectationTarget" data type with specialisations for RANEnergyEfficiencyTarget Loading