We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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'
Add missing table
Use tables instead of plain text
Use tables instead of plain text (proof of concept)
Move 'Data Types' into thier own page
Add '/v1' in URL
Add tag interface
Swap: 'Shelter' <-> 'Shelf'
Move database declaration to 'Location'
Add datatype: 'Database'
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
Fix API url prefix
Fix Json keywords
Fix formatting
Add 'Location' data type
Add headlines
Add paragraph about error code 501
Add 'GET/DELETE /item/<item_id>' segment