Commit 92c4ccb3 authored by Rosana Aurélio's avatar Rosana Aurélio

[API] Correção schema assessment.

parent 5f33ba46
...@@ -113,7 +113,7 @@ ...@@ -113,7 +113,7 @@
"drafts": { "drafts": {
"type": "array", "type": "array",
"items": { "items": {
"$ref": "https://gitlab.dev.evologica.com.br/Competify/Docs/raw/master/Api/components/schemas/Submission.json/#/VirtualAssessmentsSubmissionsDraft" "$ref": "https://gitlab.dev.evologica.com.br/Competify/Docs/raw/master/Api/components/schemas/Submission.json/#/VirtualAssessmentSubmissionsDraft"
} }
}, },
"submissions": { "submissions": {
......
...@@ -87,7 +87,7 @@ Assignment: ...@@ -87,7 +87,7 @@ Assignment:
drafts: drafts:
type: array type: array
items: items:
$ref: 'https://gitlab.dev.evologica.com.br/Competify/Docs/raw/master/Api/components/schemas/Submission.yaml/#/VirtualAssessmentsSubmissionsDraft' $ref: 'https://gitlab.dev.evologica.com.br/Competify/Docs/raw/master/Api/components/schemas/Submission.yaml/#/VirtualAssessmentSubmissionsDraft'
submissions: submissions:
type: array type: array
items: items:
......
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