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

Added note about JSONSchemaBridge (closes #863). #872

Merged
merged 1 commit into from
Feb 17, 2021

Conversation

radekmie
Copy link
Contributor

I've added some comments to cover problems with allOf/anyOf/oneOf discussed in #863.

@radekmie radekmie added the Type: Feature New features and feature requests label Feb 10, 2021
@radekmie radekmie requested a review from Monteth February 10, 2021 13:11
@radekmie radekmie linked an issue Feb 10, 2021 that may be closed by this pull request
@codecov
Copy link

codecov bot commented Feb 10, 2021

Codecov Report

Merging #872 (278b2ef) into master (ec50308) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #872   +/-   ##
=======================================
  Coverage   97.51%   97.51%           
=======================================
  Files         176      176           
  Lines        3425     3425           
  Branches      683      683           
=======================================
  Hits         3340     3340           
  Misses          8        8           
  Partials       77       77           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ec50308...9290e38. Read the comment docs.

@radekmie radekmie merged commit 810ab69 into master Feb 17, 2021
@radekmie radekmie deleted the json-schema-bridge-docs branch February 17, 2021 08:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Feature New features and feature requests
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Copy format from allOf in JSONSchemaBridge
2 participants