diff --git a/src/openapi/products/purchased_products-crud.yaml b/src/openapi/products/purchased_products-crud.yaml index 31370ce..1a77eda 100644 --- a/src/openapi/products/purchased_products-crud.yaml +++ b/src/openapi/products/purchased_products-crud.yaml @@ -104,7 +104,7 @@ paths: "salesTimestamp": "2024-10-04T12:34:56.000", "refundTimestamp": "2024-10-04T12:34:56.000", "fromInclusive": "2024-10-04T12:34:56.000", - "unitilInclusive": "2024-10-04T12:34:56.000", + "untilInclusive": "2024-10-04T12:34:56.000", "packageTemplateId": "30003", "xBot": "f15efe6f-7353-4968-b134-60ba6fc2da8b", "xTat": "42efebf7-132e-4ee0-9cbb-4037a9a54ad8", @@ -154,7 +154,7 @@ paths: "salesTimestamp": "2024-10-04T12:34:56.000", "refundTimestamp": "2024-10-04T12:34:56.000", "fromInclusive": "2024-10-04T12:34:56.000", - "unitilInclusive": "2024-10-04T12:34:56.000", + "untilInclusive": "2024-10-04T12:34:56.000", "packageTemplateId": "30003", "xBot": "f15efe6f-7353-4968-b134-60ba6fc2da8b", "xTat": "42efebf7-132e-4ee0-9cbb-4037a9a54ad8", @@ -224,7 +224,7 @@ paths: "salesTimestamp": "2024-10-04T12:34:56.000", "refundTimestamp": "2024-10-04T12:34:56.000", "fromInclusive": "2024-10-04T12:34:56.000", - "unitilInclusive": "2024-10-04T12:34:56.000", + "untilInclusive": "2024-10-04T12:34:56.000", "packageTemplateId": "30003", "xBot": "f15efe6f-7353-4968-b134-60ba6fc2da8b", "xTat": "42efebf7-132e-4ee0-9cbb-4037a9a54ad8", @@ -322,7 +322,7 @@ paths: "salesTimestamp": "2024-10-04T12:34:56.000", "refundTimestamp": "2024-10-04T12:34:56.000", "fromInclusive": "2024-10-04T12:34:56.000", - "unitilInclusive": "2024-10-04T12:34:56.000", + "untilInclusive": "2024-10-04T12:34:56.000", "packageTemplateId": "30003", "xBot": "f15efe6f-7353-4968-b134-60ba6fc2da8b", "xTat": "42efebf7-132e-4ee0-9cbb-4037a9a54ad8", @@ -409,14 +409,14 @@ paths: example: 2024-10-04T12:34:56.000 description: The purchased GBO product should be valid after this timestamp. - in: query - name: unitilInclusiveBefore + name: untilInclusiveBefore schema: type: string format: date-time example: 2024-10-04T12:34:56.000 description: The purchased GBO product should be valid before this timestamp. - in: query - name: unitilInclusiveAfter + name: untilInclusiveAfter schema: type: string format: date-time @@ -520,7 +520,7 @@ paths: "salesTimestamp": "2024-10-04T12:34:56.000", "refundTimestamp": "2024-10-05T12:34:56.000", "fromInclusive": "2024-10-04T12:34:56.000", - "unitilInclusive": "2024-10-05T12:34:56.000", + "untilInclusive": "2024-10-05T12:34:56.000", "packageTemplateId": "30003", "xBot": "f15efe6f-7353-4968-b134-60ba6fc2da8b", "xTat": "42efebf7-132e-4ee0-9cbb-4037a9a54ad8", @@ -538,7 +538,7 @@ paths: "salesTimestamp": "2024-10-05T12:34:56.000", "refundTimestamp": "2024-10-06T12:34:56.000", "fromInclusive": "2024-10-05T12:34:56.000", - "unitilInclusive": "2024-10-06T12:34:56.000", + "untilInclusive": "2024-10-06T12:34:56.000", "packageTemplateId": "30003", "xBot": "f8f13d64-fd07-44e8-9c85-968857da5d68", "xTat": "01a82ebe-5d07-45d8-a897-66152e8954dd",