Loading OpenAPI/TS28312_IntentExpectations.yaml +19 −1 Original line number Diff line number Diff line Loading @@ -179,7 +179,7 @@ components: oneOf: - $ref: '#/components/schemas/CoverageAreaPolygonContext' - $ref: '#/components/schemas/CoverageTACContext' - $ref: 'TS28312_IntentNrm.yaml#/components/schemas/TimeBasedArea' - $ref: '#/components/schemas/TimeBasedAreaContext' - $ref: '#/components/schemas/PLMNContext' - $ref: '#/components/schemas/DlFrequencyContext' - $ref: '#/components/schemas/UlFrequencyContext' Loading Loading @@ -829,6 +829,24 @@ components: uniqueItems: true items: $ref: "TS28623_ComDefs.yaml#/components/schemas/Tac" TimeBasedAreaContext: description: >- This data type is the "ObjectContext" data type with specialisations for TimeBasedArea ([GeoArea, TimeWindow]). type: object properties: contextAttribute: type: string enum: - TimeBasedArea contextCondition: type: string enum: - IS_ALL_OF contextValueRange: type: array uniqueItems: true items: $ref: 'TS28312_IntentNrm.yaml#/components/schemas/TimeBasedArea' PLMNContext: description: >- This data type is the "ObjectContext" data type with specialisations for PLMNContext Loading Loading
OpenAPI/TS28312_IntentExpectations.yaml +19 −1 Original line number Diff line number Diff line Loading @@ -179,7 +179,7 @@ components: oneOf: - $ref: '#/components/schemas/CoverageAreaPolygonContext' - $ref: '#/components/schemas/CoverageTACContext' - $ref: 'TS28312_IntentNrm.yaml#/components/schemas/TimeBasedArea' - $ref: '#/components/schemas/TimeBasedAreaContext' - $ref: '#/components/schemas/PLMNContext' - $ref: '#/components/schemas/DlFrequencyContext' - $ref: '#/components/schemas/UlFrequencyContext' Loading Loading @@ -829,6 +829,24 @@ components: uniqueItems: true items: $ref: "TS28623_ComDefs.yaml#/components/schemas/Tac" TimeBasedAreaContext: description: >- This data type is the "ObjectContext" data type with specialisations for TimeBasedArea ([GeoArea, TimeWindow]). type: object properties: contextAttribute: type: string enum: - TimeBasedArea contextCondition: type: string enum: - IS_ALL_OF contextValueRange: type: array uniqueItems: true items: $ref: 'TS28312_IntentNrm.yaml#/components/schemas/TimeBasedArea' PLMNContext: description: >- This data type is the "ObjectContext" data type with specialisations for PLMNContext Loading