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
In b51f0aa#diff-c42eed206b44fe4fa90f1635ff156f9804ae2450b901771b9c4d6db5188d640cR173 we released a property to the server object, to contain $ref instead of using the existing reference definition.
$ref
reference
This results in an inconsistency in how references are defined.
All references should use the same reference definition.
The text was updated successfully, but these errors were encountered:
This was solved in #128
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
Describe the bug
In b51f0aa#diff-c42eed206b44fe4fa90f1635ff156f9804ae2450b901771b9c4d6db5188d640cR173 we released a property to the server object, to contain
$ref
instead of using the existingreference
definition.This results in an inconsistency in how references are defined.
Expected behavior
All references should use the same
reference
definition.The text was updated successfully, but these errors were encountered: