Commit 48d7f20f authored by Isaac Pereira's avatar Isaac Pereira

Adiciona URI à Competition

parent 3ca2045c
......@@ -2,12 +2,17 @@ Competition:
required:
- subscription
- name
- uri
- id
properties:
name:
type: string
id:
type: integer
uri:
type: string
name:
type: string
description:
type: string
subscription:
$ref: 'https://gitlab.dev.evologica.com.br/Competify/Docs/raw/master/Api/components/schemas/Subscription.yaml/#/Subscription'
Phase:
......
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