diff --git a/cmd/web/openapi.yml b/cmd/web/openapi.yml index 9e4fd91..65bb22b 100644 --- a/cmd/web/openapi.yml +++ b/cmd/web/openapi.yml @@ -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: