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
Previously, when $ref was used, nothing else should be set. Now, Reference objects allow summary and description to be set along with $ref.
$ref
summary
description
We should:
ref
The text was updated successfully, but these errors were encountered:
Azquelt
Successfully merging a pull request may close this issue.
Previously, when
$ref
was used, nothing else should be set. Now, Reference objects allowsummary
anddescription
to be set along with$ref
.We should:
$ref
Allowref
with description and summary #618summary
anddescription
along with$ref
for objects which support them Allowref
with description and summary #618ref
along withdescription
and/orsummary
The text was updated successfully, but these errors were encountered: