From e242e4db5497fdea82df2e2cc31c25eada990d1d Mon Sep 17 00:00:00 2001 From: "b.boterman@htm.nl" Date: Wed, 6 Nov 2024 16:18:44 +0100 Subject: [PATCH] OVPAY-1126 - Renamed tag v2 to v2.1. --- src/openapi/orders/service_engine_orders.yaml | 24 +++++++++---------- 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/src/openapi/orders/service_engine_orders.yaml b/src/openapi/orders/service_engine_orders.yaml index b7172a1..8722b27 100644 --- a/src/openapi/orders/service_engine_orders.yaml +++ b/src/openapi/orders/service_engine_orders.yaml @@ -474,7 +474,7 @@ paths: description: The JWT of the logged in customer (in case of a web shop). get: tags: - - Order Retrieval v2 (RFU) + - Order Retrieval v2.1 summary: Get all orders for a specific customer. description: Get all orders for a specific customer. responses: @@ -668,7 +668,7 @@ paths: description: The JWT of the logged in customer (in case of a web shop). post: tags: - - Order Creation v2 (RFU) + - Order Creation v2.1 summary: Create a new order. description: Create a new order. requestBody: @@ -826,7 +826,7 @@ paths: description: The JWT of the logged in customer (in case of a web shop). get: tags: - - Order Retrieval v2 (RFU) + - Order Retrieval v2.1 summary: Get a single order. description: Get a single order. responses: @@ -1009,7 +1009,7 @@ paths: } patch: tags: - - Order Creation v2 (RFU) + - Order Creation v2.1 summary: Update an existing order. description: Update an existing order. requestBody: @@ -1023,7 +1023,7 @@ paths: description: OK delete: tags: - - Order Creation v2 (RFU) + - Order Creation v2.1 summary: Delete an existing order. description: Delete an existing order. responses: @@ -1048,7 +1048,7 @@ paths: description: The JWT of the logged in customer (in case of a web shop). post: tags: - - Order Creation v2 (RFU) + - Order Creation v2.1 summary: Add a new order line to an existing order. description: Add a new order line to an existing order. requestBody: @@ -1130,7 +1130,7 @@ paths: description: The JWT of the logged in customer (in case of a web shop). patch: tags: - - Order Creation v2 (RFU) + - Order Creation v2.1 summary: Update an existing order line. description: Update an existing order line. requestBody: @@ -1159,7 +1159,7 @@ paths: example: { "orderLineId": "e78b78d9-4fb0-4a9c-8dc0-6d100c9f1b3f" } delete: tags: - - Order Creation v2 (RFU) + - Order Creation v2.1 summary: Delete an existing order line. description: Delete an existing order line. responses: @@ -1184,7 +1184,7 @@ paths: description: The JWT of the logged in customer (in case of a web shop). post: tags: - - Order Creation v2 (RFU) + - Order Creation v2.1 summary: Add a payment to an existing order. description: Add a payment to an existing order. requestBody: @@ -1248,7 +1248,7 @@ paths: description: The JWT of the logged in customer (in case of a web shop). patch: tags: - - Order Creation v2 (RFU) + - Order Creation v2.1 summary: Update a payment on an existing order. description: Update a payment on an existing order. requestBody: @@ -1288,7 +1288,7 @@ paths: description: The JWT of the logged in customer (in case of a web shop). post: tags: - - Order Creation v2 (RFU) + - Order Creation v2.1 summary: Add a customer to an existing order. description: Add a customer to an existing order. requestBody: @@ -1344,7 +1344,7 @@ paths: example: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWIiOiIxMjM0NTY3ODkwIiwibmFtZSI6IkpvaG4gRG9lIiwiaWF0IjoxNTE2MjM5MDIyfQ.SflKxwRJSMeKKF2QT4fwpMeJf36POk6yJV_adQssw5c description: The JWT of the logged in customer (in case of a web shop). tags: - - Order Creation v2 (RFU) + - Order Creation v2.1 summary: Update a customer on an existing order. description: Update a customer on an existing order. requestBody: