diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/api/swagger.yaml | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/docs/api/swagger.yaml b/docs/api/swagger.yaml index fe28847f7..3f14e41e5 100644 --- a/docs/api/swagger.yaml +++ b/docs/api/swagger.yaml @@ -7522,7 +7522,7 @@ paths:              summary: View poll with given ID.              tags:                  - polls -    /api/v1/polls/{id}/vote: +    /api/v1/polls/{id}/votes:          post:              operationId: pollVote              parameters: | 
