Amit S
Amit S
The commit "Validate properties from oneOf (86979b6)" is throwing me the following exception and that is why I had to revert it. `Uncaught TypeError: validator[type] is not a function`
Strange. I tried the schema you just provided and fields show up as blank for me. I am passing `{"integer": 0, "number": 0.0}` as value.
@Harshg999 what kind of testing was done or planned for this?
@rayliu0 Upgrade to latest versions of dnspyton and eventlet is breaking things and it will require an upgrade of gunicorn. I have therefore proposed a separate PR's https://github.com/cloudera/hue/pull/3796 and https://github.com/cloudera/hue/pull/3797...