Commit 5f33ba46 authored by Rosana Aurélio's avatar Rosana Aurélio

[API] Correção no schema subscription

parent 84d00870
...@@ -161,7 +161,7 @@ ...@@ -161,7 +161,7 @@
] ]
}, },
"schedule": { "schedule": {
"$ref": "https://gitlab.dev.evologica.com.br/Competify/Docs/raw/master/Api/components/schemas/Assessment.yaml/#/ScheduleEvent" "$ref": "https://gitlab.dev.evologica.com.br/Competify/Docs/raw/master/Api/components/schemas/Assessment.yaml/#/ScheduledEvent"
}, },
"type": { "type": {
"type": "string", "type": "string",
......
...@@ -116,7 +116,7 @@ Subscription: ...@@ -116,7 +116,7 @@ Subscription:
- OPEN - OPEN
- CLOSED - CLOSED
schedule: schedule:
$ref: 'https://gitlab.dev.evologica.com.br/Competify/Docs/raw/master/Api/components/schemas/Assessment.yaml/#/ScheduleEvent' $ref: 'https://gitlab.dev.evologica.com.br/Competify/Docs/raw/master/Api/components/schemas/Assessment.yaml/#/ScheduledEvent'
type: type:
type: string type: string
enum: enum:
......
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