json-schema-merge-allof
json-schema-merge-allof copied to clipboard
Add if then else support
Should add all in latest spec, but this is a start.
Coverage increased (+1.7%) to 96.529% when pulling 1cc2aa53a5d33c17d0e9c59b13eed77d86ad91c3 on support-if-then-else into 09bea1d99bedc3f702620ffada2abac92f37139e on master.
Hi. Is there any timeline on this getting merged and released? We're wanting to use if/then/else
with @rjsf/core
which depends on this package and running into errors.
could not merge subschemas in allOf:
Error: No resolver found for key if. You can provide a resolver for this keyword in the options, or provide a default resolver
Many thanks!
@mokkabonna We have an issue in the 4.x/5.x releases of @rjsf related to if/then/else and would love to get this fixed.