You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Having trouble with the validation error for a top-level oneOf jsonschema construct. I've put an example script together showing the problem where I have a missing 'id' property that is required. https://gist.github.com/7bb4118cfe21b962cdc1.git
The error I get is:
jsonschema.exceptions.ValidationError: {u'graph': {u'label': u'testlabel'}} is not valid under any of the given schemas
Failed validating u'oneOf' in schema: