We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Replace ref => $ref and components => definitions in files:
ref
$ref
components
definitions
attachment-schema.yaml
chat-schema.yaml
chat.yaml
course-schema.yaml
finished-quiz.yaml
lesson-schema.yaml
message-schema.yaml
note-schema.yaml
offer-schema.yaml
question-schema.yaml
quiz-schema.yaml
review-schema.yaml
subject-schema.yaml
After those replacements, a lot of new errors will occur, but we will fix them in the next tasks.
The text was updated successfully, but these errors were encountered:
ArtemHolikov
Successfully merging a pull request may close this issue.
Replace
ref
=>$ref
andcomponents
=>definitions
in files:attachment-schema.yaml
chat-schema.yaml
andchat.yaml
course-schema.yaml
finished-quiz.yaml
lesson-schema.yaml
message-schema.yaml
note-schema.yaml
offer-schema.yaml
question-schema.yaml
quiz-schema.yaml
review-schema.yaml
subject-schema.yaml
After those replacements, a lot of new errors will occur, but we will fix them in the next tasks.
The text was updated successfully, but these errors were encountered: