fix(endpoint): delete judge-id

Co-authored-by: Nathanaël <roipoussiere@protonmail.com>
pull/9/head
guhur 4 years ago
parent 87d7e1a909
commit bcfbe81350

@ -206,7 +206,7 @@ paths:
$ref: '#/components/responses/JudgmentNotFound' $ref: '#/components/responses/JudgmentNotFound'
security: security:
- judgeAuth: [] - judgeAuth: []
'/judges/{judge-id}/': '/polls/{poll-id}/judges/{judge-id}/':
parameters: parameters:
- in: path - in: path
name: judge-id name: judge-id

Loading…
Cancel
Save