openapi.yaml: Event DELETE/PUBLISH Endpunkte und Status-Filter ergaenzen #116

Closed
opened 2026-06-25 18:31:46 +02:00 by niboer · 0 comments
Owner

Aufgabe

  • DELETE /api/v1/events/{event_id} in openapi.yaml definieren (204, 400, 401, 403, 404)
  • POST /api/v1/events/{event_id}/publish in openapi.yaml definieren (200, 400, 401, 403, 404)
  • status in EVENT_FIELDS_WHITELIST dokumentieren

Siehe docs/design.md �5.1 und Issue #97.

## Aufgabe - `DELETE /api/v1/events/{event_id}` in openapi.yaml definieren (204, 400, 401, 403, 404) - `POST /api/v1/events/{event_id}/publish` in openapi.yaml definieren (200, 400, 401, 403, 404) - `status` in `EVENT_FIELDS_WHITELIST` dokumentieren Siehe docs/design.md �5.1 und Issue #97.
Sign in to join this conversation.
No description provided.