Commit 292e3d87 authored by Rosana Aurélio's avatar Rosana Aurélio

Corrigindo a descrição da rota que deleta uma competição.

parent 5bf0610a
......@@ -169,8 +169,8 @@ paths:
- bearerAuth: []
tags:
- competition
summary: Retrieves an user's specific competition
description: Retrieves an user's specific competition.
summary: Delete an user's specific competition
description: Delete an user's specific competition.
responses:
'200':
description: ''
......@@ -211,5 +211,3 @@ paths:
format: int32
type: integer
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment