-
-
Notifications
You must be signed in to change notification settings - Fork 433
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
Use mapping to directly validate mapped schema #338
Open
riccardomanfrin
wants to merge
8
commits into
getkin:master
Choose a base branch
from
riccardomanfrin:master
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Commits on Apr 21, 2021
-
Avoid failfast and return proper error when mapping is available
Configuration menu - View commit details
-
Copy full SHA for 45d4919 - Browse repository at this point
Copy the full SHA 45d4919View commit details -
Revert "Adds oneOf/discriminator/mapping management (getkin#321)"
Configuration menu - View commit details
-
Copy full SHA for be8af26 - Browse repository at this point
Copy the full SHA be8af26View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9aa5c5a - Browse repository at this point
Copy the full SHA 9aa5c5aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 146d4b9 - Browse repository at this point
Copy the full SHA 146d4b9View commit details -
Configuration menu - View commit details
-
Copy full SHA for b343c1d - Browse repository at this point
Copy the full SHA b343c1dView commit details
Commits on Apr 23, 2021
-
Configuration menu - View commit details
-
Copy full SHA for f937147 - Browse repository at this point
Copy the full SHA f937147View commit details -
Revert "Fixup missing Test prefix"
This reverts commit 9aa5c5a.
Configuration menu - View commit details
-
Copy full SHA for 7800000 - Browse repository at this point
Copy the full SHA 7800000View commit details
Commits on Apr 26, 2021
-
This is what schema.go:856 else is for Spec quote: ``It is implied, that the property to which discriminator refers, contains the name of the target schema. In the example above, the objectType property should contain either simpleObject, or complexObject string.''*/
Configuration menu - View commit details
-
Copy full SHA for 781e68f - Browse repository at this point
Copy the full SHA 781e68fView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.