diff --git a/src/openapi/orders/orders-crud.yaml b/src/openapi/orders/orders-crud.yaml index 5162a24..6d162d2 100644 --- a/src/openapi/orders/orders-crud.yaml +++ b/src/openapi/orders/orders-crud.yaml @@ -116,7 +116,7 @@ paths: "customerProfileId": 1337, "totalAmount": 121, "touchPoint":{ - "touchpointId": 1, + "touchPointId": 1, "name": "Perplex" }, "language": @@ -231,7 +231,7 @@ paths: "provider": "Buckaroo", }, "touchPoint":{ - "touchpointId": 1, + "touchPointId": 1, "name": "Perplex" }, "isRefund": false, @@ -465,7 +465,7 @@ paths: "customerProfileId": 1337, "totalAmount": 121, "touchPoint":{ - "touchpointId": 1, + "touchPointId": 1, "name": "Perplex" }, "language": @@ -569,7 +569,7 @@ paths: "provider": "Buckaroo", }, "touchPoint":{ - "touchpointId": 1, + "touchPointId": 1, "name": "Perplex" }, "isRefund": false, @@ -1675,7 +1675,7 @@ paths: "provider": "Buckaroo", }, "touchPoint":{ - "touchpointId": 1, + "touchPointId": 1, "name": "Perplex" }, "isRefund": false,