Open-Federation / json-schema-editor-visual

A json-schema editor of high efficient and easy-to-use, base on React.
https://hellosean1025.github.io/json-schema-visual-editor/
MIT License
997 stars 220 forks source link

修改一个BUG,增加两个功能 #43

Closed azi03 closed 4 years ago

azi03 commented 4 years ago

1、修正SchemaArray中value未定义问题 2、integer类型增加整数类型定义,包括short、integer、long 3、Object增加类名设置