chore(lint)

pull/17/head
Dominique Merle 4 years ago
parent 42b81d5e91
commit e6cfe1cf8a

@ -4,7 +4,8 @@ properties:
$ref: ./poll.yaml
ranking:
type: array
description: An array representing grades level for each proposal,
description: |
An array representing grades level for each proposal,
according to the grades list, following the order of the proposals array
defined when the related poll has been created.
example: [0, 6, 3, 2, 2]

@ -6,7 +6,7 @@ parameters:
type: string
get:
operationId: get-poll-results
summary: Gets results of a poll
summary: Gets the results of a poll
responses:
'200':
description: OK

Loading…
Cancel
Save