Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix cluster app JSON schema preprocessing (#4613)
* Move traverseJSONSchemaObject helper into a separate module * Use array instead of string for paths in traverseJSONSchemaObject helper * Add support for additional and pattern properties into traverseJSONSchemaObject helper * Move preprocessSchema helper into a separate module * Fix getDefaultValueFromInternals path * Fix schema preprocessing * Move transformArraysIntoObjects helper into a separate module
- Loading branch information