Fix formatting
This commit is contained in:
3
Docs.md
3
Docs.md
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user