Loading OpenAPI/TS28312_IntentNrm.yaml +6 −1 Original line number Diff line number Diff line Loading @@ -77,6 +77,8 @@ components: $ref: "#/components/schemas/ExpectationContext" expectationfulfilmentInfo: $ref: "#/components/schemas/FulfilmentInfo" required: - expectationId #-------Definition of the generic IntentExpectation dataType ----------# #-------Definition of the generic ExpectationObject dataType ----------# Loading Loading @@ -116,11 +118,13 @@ components: - IS_ALL_OF FulfilStatus: type: string readOnly: true enum: - FULFILLED - NOT_FULFILLED NotFulfilledState: type: string readOnly: true enum: - ACKNOWLEDGED - COMPLIANT Loading @@ -141,6 +145,7 @@ components: description: -> An attribute which is used when FulfilmentInfo is implemented for IntentFulfilmentInfo type: string readOnly: true ExpectationVerb: type: string enum: Loading Loading
OpenAPI/TS28312_IntentNrm.yaml +6 −1 Original line number Diff line number Diff line Loading @@ -77,6 +77,8 @@ components: $ref: "#/components/schemas/ExpectationContext" expectationfulfilmentInfo: $ref: "#/components/schemas/FulfilmentInfo" required: - expectationId #-------Definition of the generic IntentExpectation dataType ----------# #-------Definition of the generic ExpectationObject dataType ----------# Loading Loading @@ -116,11 +118,13 @@ components: - IS_ALL_OF FulfilStatus: type: string readOnly: true enum: - FULFILLED - NOT_FULFILLED NotFulfilledState: type: string readOnly: true enum: - ACKNOWLEDGED - COMPLIANT Loading @@ -141,6 +145,7 @@ components: description: -> An attribute which is used when FulfilmentInfo is implemented for IntentFulfilmentInfo type: string readOnly: true ExpectationVerb: type: string enum: Loading