-
Notifications
You must be signed in to change notification settings - Fork 600
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
Fix NPE in OpenAPI validation #30528
base: integration
Are you sure you want to change the base?
Conversation
These TCKs don't actually provoke FFDCs, the annotation was likely copied from a TCK for a different spec.
#build Note: Target locations of links might be accessible only to IBM employees. |
NPE could occur if a path item had been manually added as a child of a schema. This unusual situation is tested by the TCK.
1380b2b
to
6ccfaa4
Compare
#build Note: Target locations of links might be accessible only to IBM employees. |
Code analysis and actionsDO NOT DELETE THIS COMMENT.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
release bug
label if applicable: https://github.com/OpenLiberty/open-liberty/wiki/Open-Liberty-Conventions).Fixes #30303