jbockle / au-jsonschema-form

Create functional UI forms using json schema
https://aujsf.jbockle.dev
MIT License
8 stars 0 forks source link

inline ui schema in schema support with x-ui-schema #12

Closed jbockle closed 4 years ago

jbockle commented 4 years ago

instead of explicitly specifying ui schema for a schema, support inlining ui schema in a json schema

i.e.

if a ui schema also exists, ui-schema wins