-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
This is a list of desireble parts of JSON Schema specs to be implemented:
-
Implement visualization forAdd visualization for combined schemas #7oneOf,anyOfandallOf - Create a way to show
enum - Implement visualization for
formatandpatternkeywords - Visually differentiate
requiredfields from optional ones - Implement visualization for
items(arrays) - Implement visualization for
properties(nested data structures, including with external reference) - Show validation rules for
numberandinteger - Show validation rules for
string - Show validation rules for arrays
- Show validation rules for keywords and objects
- Show and link root's
$id - Parse and link JSON Schema version using
$schema - Parse and link references using
$ref - Show
$commentat root level
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request