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'
security:
- judgeAuth: []
'/judges/{judge-id}/':
'/polls/{poll-id}/judges/{judge-id}/':
parameters:
- in: path
name: judge-id

Loading…
Cancel
Save