updated CRUD swagger #21
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user