We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Add 'Setup Database'
Fix typo: 'your' -> 'you're'
Make it a bit more clear that you can use both methodes
Add POST as alternative for GET '/api/auth'
Add and remove a couple of dots at various places
Add status code 409 to 'DELETE /api/item'
Move 'API-Reference' and 'Data Types' into a sub category
Add missing table
Use tables instead of plain text
Use tables instead of plain text (proof of concept)
Fix typo: '\ ' -> '-'
Move 'Data Types' into thier own page
Add '/v1' in URL
Revert "Move 'Repositories' to the bottom" This reverts commit 31893402c94d08f854449756cca7bab692c3f752.
Move 'Repositories' to the bottom
Add tag interface
Swap: 'Shelter' <-> 'Shelf'
Move database declaration to 'Location'
Add datatype: 'Database'
Add banner to sidebar
Add emojis to the sidebar
Typo: location id -> 65
Fix missing hyperlink
Fix phrasing: Last-Modified -> most recent change of an item
Explain what happens on code 200 in 'UPDATE /item/<item_id>'
Add 'UPDATE /item/<item_id>' segment
Fix: session id characters are always lower case
Add description to 'PUT /item'
Add hyperlinks to datatypes
Add 'PUT /item' segment