Document Location header in POST /election
This commit is contained in:
@ -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:
|
||||
|
Reference in New Issue
Block a user