Document Location header in POST /election

This commit is contained in:
2025-01-02 17:53:30 +01:00
parent f884e29ccd
commit 7f82a402de

View File

@ -34,6 +34,11 @@ paths:
responses:
200:
description: Election created. Body only returned if voterAreKnown is true
headers:
Location:
schema:
type: string
description: The path to the newly created election
content:
application/json:
schema: