Loading OpenAPI/TS28312_IntentExpectations.yaml +20 −1 Original line number Diff line number Diff line Loading @@ -46,7 +46,10 @@ components: expectationContexts: type: array items: $ref: 'TS28312_IntentNrm.yaml#/components/schemas/ExpectationContext' type: object oneOf: - $ref: 'TS28312_IntentNrm.yaml#/components/schemas/TargetAssuranceTimeContext' - $ref: 'TS28312_IntentNrm.yaml#/components/schemas/ExpectationContext' required: - expectationId EdgeServiceSupportExpectation: Loading Loading @@ -862,6 +865,22 @@ components: #-------Definition of the scenario specific ObjectTarget dataType----------------# #-------Definition of the concrete ExpectationContext dataType----------------# TargetAssuranceTimeContext: description: >- This data type is the "Expectation Context" data type with specialisations for TargetAssuranceTimeContext type: object properties: contextAttribute: type: string enum: - TargetAssuranceTime type: string enum: - IS_EQUAL_TO contextValueRange: $ref: 'TS28623_ComDefs.yaml#/components/schemas/TimeWindow' ServiceStartTimeContext: description: >- This data type is the "ExpectationContext" data type with specialisations for ServiceStartTimeContext Loading Loading
OpenAPI/TS28312_IntentExpectations.yaml +20 −1 Original line number Diff line number Diff line Loading @@ -46,7 +46,10 @@ components: expectationContexts: type: array items: $ref: 'TS28312_IntentNrm.yaml#/components/schemas/ExpectationContext' type: object oneOf: - $ref: 'TS28312_IntentNrm.yaml#/components/schemas/TargetAssuranceTimeContext' - $ref: 'TS28312_IntentNrm.yaml#/components/schemas/ExpectationContext' required: - expectationId EdgeServiceSupportExpectation: Loading Loading @@ -862,6 +865,22 @@ components: #-------Definition of the scenario specific ObjectTarget dataType----------------# #-------Definition of the concrete ExpectationContext dataType----------------# TargetAssuranceTimeContext: description: >- This data type is the "Expectation Context" data type with specialisations for TargetAssuranceTimeContext type: object properties: contextAttribute: type: string enum: - TargetAssuranceTime type: string enum: - IS_EQUAL_TO contextValueRange: $ref: 'TS28623_ComDefs.yaml#/components/schemas/TimeWindow' ServiceStartTimeContext: description: >- This data type is the "ExpectationContext" data type with specialisations for ServiceStartTimeContext Loading