Argus icon indicating copy to clipboard operation
Argus copied to clipboard

AnyOf and AllOf support

Open lstav opened this issue 8 years ago • 1 comments

I'm interested in working with the implementation of this, since I would like to use it with Vegas to support Vega (and newer versions of Vega-Lite) to be able to use some of the more advanced visualizations that Vega-Lite lacks.

Is there anyone actively working on this? Or would it be OK if I work on it?

I would be using the proposal from https://github.com/joelittlejohn/jsonschema2pojo/wiki/Proposal-for-allOf,-anyOf-and-oneOf as a guide to implement this on Scala, unless there's an objection to it.

lstav avatar Aug 03 '17 18:08 lstav

Hi, @lstav. I am also working on Vegas and I found that this feature is required (https://github.com/vegas-viz/Vegas/issues/83).

Is there any progress?

oshikiri avatar Sep 17 '18 14:09 oshikiri