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: ...@@ -169,8 +169,8 @@ paths:
- bearerAuth: [] - bearerAuth: []
tags: tags:
- competition - competition
summary: Retrieves an user's specific competition summary: Delete an user's specific competition
description: Retrieves an user's specific competition. description: Delete an user's specific competition.
responses: responses:
'200': '200':
description: '' description: ''
...@@ -211,5 +211,3 @@ paths: ...@@ -211,5 +211,3 @@ paths:
format: int32 format: int32
type: integer 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