Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Remove warning for exclusiveMinimum and exclusiveMaximum for Draft 4 #1127

Merged
merged 1 commit into from
Nov 8, 2024

Conversation

justin-tay
Copy link
Contributor

Closes #1119

@codecov-commenter
Copy link

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78.17%. Comparing base (48ca3c2) to head (7184a26).
Report is 67 commits behind head on master.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #1127      +/-   ##
============================================
- Coverage     78.90%   78.17%   -0.74%     
- Complexity     1965     2073     +108     
============================================
  Files           172      201      +29     
  Lines          6352     6881     +529     
  Branches       1255     1262       +7     
============================================
+ Hits           5012     5379     +367     
- Misses          867     1032     +165     
+ Partials        473      470       -3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@stevehu stevehu merged commit 578a91f into networknt:master Nov 8, 2024
4 checks passed
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

"Unknown keyword exclusiveMinimun" when validating an OpenAPI 3.0 document
3 participants