Skip to content
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 OpenAPI JsonMetaSchema #1011

Merged
merged 1 commit into from
Apr 4, 2024
Merged

Conversation

justin-tay
Copy link
Contributor

This adds the OpenAPI JsonMetaSchema and associated vocabulary.

@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 95.65217% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 79.07%. Comparing base (48ca3c2) to head (36b2848).

Files Patch % Lines
.../main/java/com/networknt/schema/oas/OpenApi30.java 88.88% 1 Missing ⚠️
.../main/java/com/networknt/schema/oas/OpenApi31.java 95.45% 1 Missing ⚠️

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

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #1011      +/-   ##
============================================
+ Coverage     78.90%   79.07%   +0.17%     
- Complexity     1965     1973       +8     
============================================
  Files           172      174       +2     
  Lines          6352     6395      +43     
  Branches       1255     1258       +3     
============================================
+ Hits           5012     5057      +45     
+ Misses          867      866       -1     
+ Partials        473      472       -1     

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

@stevehu stevehu merged commit e39272a into networknt:master Apr 4, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants