docs: review the responses

pull/17/head
Dominique Merle 4 years ago
parent 1d331fef80
commit 1c165637c6

@ -1,4 +1,4 @@
description: The specified ballot was not found
description: The requested ballot was not found.
content:
application/json:
schema:

@ -1,4 +1,4 @@
description: The specified participant was not found
description: The requested participant was not found.
content:
application/json:
schema:

@ -1,4 +1,4 @@
description: The specified poll was not found
description: The requested poll was not found.
content:
application/json:
schema:

@ -1,4 +1,6 @@
description: Unauthorized
description: >
Your are not authorized to do that operation.
Try logging in? If the problem persists, contact an administrator.
content:
application/json:
schema:

Loading…
Cancel
Save