Loading OpenAPI/TS28312_IntentExpectations.yaml +110 −0 Original line number Diff line number Diff line Loading @@ -38,6 +38,10 @@ components: - $ref: "#/components/schemas/AveDLRANUEThptTarget" - $ref: "#/components/schemas/LowULRANUEThptRatioTarget" - $ref: "#/components/schemas/LowDLRANUEThptRatioTarget" - $ref: '#/components/schemas/HighULPrbLoadRatioTarget' - $ref: '#/components/schemas/HighDLPrbLoadRatioTarget' - $ref: '#/components/schemas/AveULPrbLoadTarget' - $ref: '#/components/schemas/AveDLPrbLoadTarget' expectationContexts: type: array items: Loading Loading @@ -313,6 +317,112 @@ components: - IS_LESS_THAN contextValueRange: type: number HighULPrbLoadRatioTarget: description: >- This data type is the "ExpectationTarget" data type with specialisations for HighULPrbLoadRatioTarget type: object properties: targetName: type: string enum: - HighULPrbLoadRatio targetCondition: type: string enum: - IS_LESS_THAN targetValueRange: type: integer minimum: 0 maximum: 100 targetContexts: $ref: '#/components/schemas/HighULPrbLoadContext' HighULPrbLoadContext: description: >- This data type is the "TargetContext" data type with specialisations for HighULPrbLoadContext type: object properties: contextAttribute: type: string enum: - HighULPrbLoadThreshold contextCondition: type: string enum: - IS_LESS_THAN contextValueRange: type: integer minimum: 0 maximum: 100 HighDLPrbLoadRatioTarget: description: >- This data type is the "ExpectationTarget" data type with specialisations for HighDLPrbLoadRatioTarget type: object properties: targetName: type: string enum: - HighDLPrbLoadRatio targetCondition: type: string enum: - IS_LESS_THAN targetValueRange: type: integer minimum: 0 maximum: 100 targetContexts: $ref: '#/components/schemas/HighDLPrbLoadContext' HighDLPrbLoadContext: description: >- This data type is the "TargetContext" data type with specialisations for HighDLPrbLoadContext type: object properties: contextAttribute: type: string enum: - HighDLPrbLoadThreshold contextCondition: type: string enum: - IS_LESS_THAN contextValueRange: type: integer minimum: 0 maximum: 100 AveULPrbLoadTarget: description: >- This data type is the "ExpectationTarget" data type with specialisations for AveULPrbLoadTarget type: object properties: targetName: type: string enum: - AveULPrbLoad targetCondition: type: string enum: - IS_LESS_THAN targetValueRange: type: integer minimum: 0 maximum: 100 AveDLPrbLoadTarget: description: >- This data type is the "ExpectationTarget" data type with specialisations for AveDLPrbLoadTarget type: object properties: targetName: type: string enum: - AveDLPrbLoad targetCondition: type: string enum: - IS_LESS_THAN targetValueRange: type: integer minimum: 0 maximum: 100 DLThptPerUETarget: description: >- This data type is the "ExpectationTarget" data type with specialisations for DLThptPerUETarget Loading Loading
OpenAPI/TS28312_IntentExpectations.yaml +110 −0 Original line number Diff line number Diff line Loading @@ -38,6 +38,10 @@ components: - $ref: "#/components/schemas/AveDLRANUEThptTarget" - $ref: "#/components/schemas/LowULRANUEThptRatioTarget" - $ref: "#/components/schemas/LowDLRANUEThptRatioTarget" - $ref: '#/components/schemas/HighULPrbLoadRatioTarget' - $ref: '#/components/schemas/HighDLPrbLoadRatioTarget' - $ref: '#/components/schemas/AveULPrbLoadTarget' - $ref: '#/components/schemas/AveDLPrbLoadTarget' expectationContexts: type: array items: Loading Loading @@ -313,6 +317,112 @@ components: - IS_LESS_THAN contextValueRange: type: number HighULPrbLoadRatioTarget: description: >- This data type is the "ExpectationTarget" data type with specialisations for HighULPrbLoadRatioTarget type: object properties: targetName: type: string enum: - HighULPrbLoadRatio targetCondition: type: string enum: - IS_LESS_THAN targetValueRange: type: integer minimum: 0 maximum: 100 targetContexts: $ref: '#/components/schemas/HighULPrbLoadContext' HighULPrbLoadContext: description: >- This data type is the "TargetContext" data type with specialisations for HighULPrbLoadContext type: object properties: contextAttribute: type: string enum: - HighULPrbLoadThreshold contextCondition: type: string enum: - IS_LESS_THAN contextValueRange: type: integer minimum: 0 maximum: 100 HighDLPrbLoadRatioTarget: description: >- This data type is the "ExpectationTarget" data type with specialisations for HighDLPrbLoadRatioTarget type: object properties: targetName: type: string enum: - HighDLPrbLoadRatio targetCondition: type: string enum: - IS_LESS_THAN targetValueRange: type: integer minimum: 0 maximum: 100 targetContexts: $ref: '#/components/schemas/HighDLPrbLoadContext' HighDLPrbLoadContext: description: >- This data type is the "TargetContext" data type with specialisations for HighDLPrbLoadContext type: object properties: contextAttribute: type: string enum: - HighDLPrbLoadThreshold contextCondition: type: string enum: - IS_LESS_THAN contextValueRange: type: integer minimum: 0 maximum: 100 AveULPrbLoadTarget: description: >- This data type is the "ExpectationTarget" data type with specialisations for AveULPrbLoadTarget type: object properties: targetName: type: string enum: - AveULPrbLoad targetCondition: type: string enum: - IS_LESS_THAN targetValueRange: type: integer minimum: 0 maximum: 100 AveDLPrbLoadTarget: description: >- This data type is the "ExpectationTarget" data type with specialisations for AveDLPrbLoadTarget type: object properties: targetName: type: string enum: - AveDLPrbLoad targetCondition: type: string enum: - IS_LESS_THAN targetValueRange: type: integer minimum: 0 maximum: 100 DLThptPerUETarget: description: >- This data type is the "ExpectationTarget" data type with specialisations for DLThptPerUETarget Loading