Add API spec to resolve #2
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
Database Layout
|
||||
===============
|
||||
Database Layout Documentation
|
||||
=============================
|
||||
|
||||
Default table
|
||||
```
|
||||
@ -8,6 +8,7 @@ Default table
|
||||
'name': 'firstname-middlename-lastname',
|
||||
'arrival': 'UTC-ISO-TIMESTAMP',
|
||||
'departure': 'UTC-ISO-TIMESTAMP'
|
||||
}
|
||||
},
|
||||
...
|
||||
]
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user