Allow the creation of custom enums. something like enum:{name, package, values:[{"displayName","blah"},{"value","123"}]} Allow the creation of custom classes via the jsonschema these can be referenced elsewhere.
Allow the creation of custom enums. something like
enum:{name, package, values:[{"displayName","blah"},{"value","123"}]}
Allow the creation of custom classes via the jsonschema these can be referenced elsewhere.