indentation

This commit is contained in:
Mirjam Herald 2025-07-30 17:26:15 +02:00
parent e150018a78
commit 04fda84f01

View File

@ -306,18 +306,18 @@ paths:
summary: Minimum order request
description: Minimum order request
value:
{
"totalAmount": 0,
"touchPointId": 1,
"createdOn": "2024-03-22T09:00:00",
"order_OrderStatus":
[
{
"orderStatusId": 1,
"createdOn": "2024-03-22T09:00:00",
}
]
}
{
"totalAmount": 0,
"touchPointId": 1,
"createdOn": "2024-03-22T09:00:00",
"order_OrderStatus":
[
{
"orderStatusId": 1,
"createdOn": "2024-03-22T09:00:00",
}
],
}
Maximum order request :
summary: Maximum order request
description: Maximum order request