-
Notifications
You must be signed in to change notification settings - Fork 19
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
Add nullable support #55
Add nullable support #55
Conversation
Codecov ReportBase: 0.00% // Head: 0.00% // No change to project coverage 👍
Additional details and impacted files@@ Coverage Diff @@
## main #55 +/- ##
=====================================
Coverage 0.00% 0.00%
=====================================
Files 27 28 +1
Lines 851 947 +96
Branches 72 85 +13
=====================================
- Misses 851 947 +96
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
02843ba
to
b873f5e
Compare
This PR has been open for more than 15 days with no activity. This will be closed in 3 days unless the |
b873f5e
to
961e771
Compare
This PR has been open for more than 15 days with no activity. This will be closed in 3 days unless the |
This PR has been open for more than 15 days with no activity. This will be closed in 3 days unless the |
This PR has been open for more than 15 days with no activity. This will be closed in 3 days unless the |
This PR has been open for more than 15 days with no activity. This will be closed in 3 days unless the |
961e771
to
50b49d6
Compare
Purpose
[1] asyncapi/spec#204 (comment)
[2] asyncapi/generator#33
[3] https://www.asyncapi.com/docs/reference/specification/v2.0.0#schemaObject
Resolves https://github.com/wso2-enterprise/choreo/issues/13846
Goals
Approach
User stories
Release note
Automation tests
Security checks
Test environment
Ballerina Version: 2201.1.0
Operating System: Ubuntu 20.04
Java SDK: 11