Skip to content

Review differences in the compatibility suite tests between older and new parser version #136

New issue

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

Closed
derberg opened this issue Aug 4, 2020 · 3 comments · Fixed by #138
Closed
Labels
bug Something isn't working released

Comments

@derberg derberg added the bug Something isn't working label Aug 4, 2020
@derberg
Copy link
Member Author

derberg commented Aug 4, 2020

https://github.com/asyncapi/tck/blob/master/tests/asyncapi-2.0/Parameter%20Object/valid-parameter-not-defined.yaml
https://github.com/asyncapi/tck/blob/master/tests/asyncapi-2.0/Server%20Variable%20Object/valid-variable-not-defined.yaml

For above examples, we throw errors, which makes sense but they are not a must required by the spec so we probably need to add some error levels (like error and warning) or simple flag that enables additional strict error handling:
#119 (comment)

@asyncapi-bot
Copy link
Contributor

🎉 This issue has been resolved in version 0.28.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working released
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants