Loading OpenAPI/TS28312_IntentExpectations.yaml +2 −3 Original line number Diff line number Diff line Loading @@ -1574,10 +1574,9 @@ components: enum: - IS_GREATER_THAN contextValueRange: type: integer description: unit is % type: number minimum: 0 maximum: 100 maximum: 1 SchedulingTimeContext: description: >- This data type is the "ExpectationContext" data type with specialisations for SchedulingTimeContext.It describes Loading OpenAPI/TS28312_IntentNrm.yaml +12 −8 Original line number Diff line number Diff line Loading @@ -443,10 +443,13 @@ components: description: >- It describes civic area, which is represented by civic address (e.g. streets, districts, seats, etc.) or location label (e.g. hotel name, school name). type: object oneOf: - type: object properties: civicAddress: $ref: '#/components/schemas/CivicAddress' - type: object properties: locationLabel: description: >- It describes a location label (e.g. hotel name, school name). Loading Loading @@ -602,6 +605,7 @@ components: - $ref: "#/components/schemas/ValueRangeType" contextInvariant: type: boolean default: false required: - contextAttribute - contextCondition Loading Loading
OpenAPI/TS28312_IntentExpectations.yaml +2 −3 Original line number Diff line number Diff line Loading @@ -1574,10 +1574,9 @@ components: enum: - IS_GREATER_THAN contextValueRange: type: integer description: unit is % type: number minimum: 0 maximum: 100 maximum: 1 SchedulingTimeContext: description: >- This data type is the "ExpectationContext" data type with specialisations for SchedulingTimeContext.It describes Loading
OpenAPI/TS28312_IntentNrm.yaml +12 −8 Original line number Diff line number Diff line Loading @@ -443,10 +443,13 @@ components: description: >- It describes civic area, which is represented by civic address (e.g. streets, districts, seats, etc.) or location label (e.g. hotel name, school name). type: object oneOf: - type: object properties: civicAddress: $ref: '#/components/schemas/CivicAddress' - type: object properties: locationLabel: description: >- It describes a location label (e.g. hotel name, school name). Loading Loading @@ -602,6 +605,7 @@ components: - $ref: "#/components/schemas/ValueRangeType" contextInvariant: type: boolean default: false required: - contextAttribute - contextCondition Loading