Former-commit-id: 5423102baa2024ef875a669a143be63c04c3d668
This commit is contained in:
Ben
2022-03-04 14:28:56 +00:00
parent 39c32fbb5b
commit 25a56f36ca
25 changed files with 1473 additions and 74 deletions

View File

@@ -23,6 +23,7 @@ automatically every request
| PUT | /api/auth/basket/:id | quantity | yes | |
| POST | /api/auth/basket/:id | | yes | manipulate basket content |
| DEL | /api/auth/basket/:id | quantity | yes | if no id, delete whole |
| DEL | /api/auth/basket/ | | yes | if no id, delete whole |
## Query structure