Fix formatting

This commit is contained in:
2025-05-14 18:22:28 +03:00
parent e664ff609c
commit 0a06632e2a

View File

@@ -10,12 +10,12 @@ Lisää uusi loota_admin taulu. Sama kuin loota_customer.
## GET /lootaherra/orders ## GET /lootaherra/orders
Lista loota_order rivejä, joissa mukana asiakas tieto Lista loota_order rivejä, joissa mukana asiakas tieto
[ [
{ {
id: uuid id: uuid
location: string location: string
create_time: timestamp create_time: timestamp
{ {
id: uuid id: uuid
identifier: string identifier: string
@@ -33,7 +33,6 @@ Lista loota_box rivejä, joissa mukana loota_orferin tiedot.
id: uuid id: uuid
delivery_date: timestamp //debuggausta varten delivery_date: timestamp //debuggausta varten
pickup_date: timestamp pickup_date: timestamp
{ {
id: uuid id: uuid
customer_id: uuid customer_id: uuid