json-schema-merge-allof icon indicating copy to clipboard operation
json-schema-merge-allof copied to clipboard

Add if then else support

Open mokkabonna opened this issue 4 years ago • 3 comments

Should add all in latest spec, but this is a start.

mokkabonna avatar Feb 05 '21 13:02 mokkabonna

Coverage Status

Coverage increased (+1.7%) to 96.529% when pulling 1cc2aa53a5d33c17d0e9c59b13eed77d86ad91c3 on support-if-then-else into 09bea1d99bedc3f702620ffada2abac92f37139e on master.

coveralls avatar Feb 17 '21 15:02 coveralls

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!

petejespersqbe avatar Apr 05 '22 16:04 petejespersqbe

@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.

heath-freenome avatar Feb 24 '23 16:02 heath-freenome