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
{{ message }}
This repository was archived by the owner on Aug 5, 2025. It is now read-only.
I have some few issues, it may be me but wanted to check, after cloning for my polymer project.
though i could fix by removing "custom-style" in eco-json-schema-object.
{"$schema":"http://json-schema.org/schema#","title":"sample","type":"object","properties":{"A":{"title":"A","type":"object","properties":{"1":{"title":"one","type":"boolean"},"2":{"title":"two","type":"boolean"}}},"B":{"title":"B","type":"object","properties":{"1":{"title":"one","type":"boolean"}}}}}