Commit c566617c authored by bernardosunderhus's avatar bernardosunderhus Committed by Bernardo Lucas Almeida Sunderhus

[API] Adiciona token da competição como parametro obrigatório

parent b1289f90
This diff is collapsed.
......@@ -6,3 +6,11 @@ language:
schema:
type: string
style: simple
competition_token:
name: Competition-Token
in: header
description: The JWT Token that uniquely identifies this competition within the competify scope
required: true
schema:
type: integer
style: simple
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