Loading OpenAPI/TS28312_IntentNrm.yaml +4 −3 Original line number Diff line number Diff line Loading @@ -113,12 +113,13 @@ components: - IS_EQUAL_TO_OR_LESS_THAN - IS_EQUAL_TO_OR_GREATER_THAN - IS_ALL_OF FulfilStatus: FulfilmentStatus: type: string readOnly: true enum: - FULFILLED - NOT_FULFILLED default: NOT_FULFILLED NotFulfilledState: type: string readOnly: true Loading @@ -132,8 +133,8 @@ components: FulfilmentInfo: type: object properties: fulfilStatus: $ref: "#/components/schemas/FulfilStatus" fulfilmentStatus: $ref: "#/components/schemas/FulfilmentStatus" notFullfilledState: description: -> An attribute which is used when FulfilmentInfo is implemented for IntentFulfilmentInfo Loading Loading
OpenAPI/TS28312_IntentNrm.yaml +4 −3 Original line number Diff line number Diff line Loading @@ -113,12 +113,13 @@ components: - IS_EQUAL_TO_OR_LESS_THAN - IS_EQUAL_TO_OR_GREATER_THAN - IS_ALL_OF FulfilStatus: FulfilmentStatus: type: string readOnly: true enum: - FULFILLED - NOT_FULFILLED default: NOT_FULFILLED NotFulfilledState: type: string readOnly: true Loading @@ -132,8 +133,8 @@ components: FulfilmentInfo: type: object properties: fulfilStatus: $ref: "#/components/schemas/FulfilStatus" fulfilmentStatus: $ref: "#/components/schemas/FulfilmentStatus" notFullfilledState: description: -> An attribute which is used when FulfilmentInfo is implemented for IntentFulfilmentInfo Loading