Update smoke test and docs for suggestion delete endpoint

This commit is contained in:
2026-01-28 17:13:03 +01:00
parent 983488d258
commit fe8ba137e0
3 changed files with 6 additions and 0 deletions

1
API.md
View File

@@ -12,6 +12,7 @@ POST /api/me/name
## Suggestions
GET /api/suggestions/mine
POST /api/suggestions
DELETE /api/suggestions/{id}
GET /api/suggestions/all
## Votes