Skip to content

Patch - Schema troubles

Compare
Choose a tag to compare
@thomasborgen thomasborgen released this 05 Apr 13:51
4f713db

Fixes problems with Schema validation

  • In attribute make sure either name + mappings or name + default is required
  • In mappings make sure that length of path is above 1 if default is not provided.