Skip to content

Version 2.2.2

Latest
Compare
Choose a tag to compare
@pflooky pflooky released this 23 May 02:48
· 41 commits to main since this release
25a0698

Highlights

  • Changedataset.description data type from array to string
  • Change dataset.column.isPrimaryKey data type from string to boolean
  • Change price.priceAmount data type from string to number
  • Change slaProperties.value data type from string to oneOf[string, number]
  • Change slaProperties.valueExt data type from string to oneOf[string, number]
  • Update examples to adhere to JSON schema
  • Full example from README directs to full-example.yaml
  • Add in mkdocs for creating documentation website

What's Changed

New Contributors

Full Changelog: v2.2.1...v2.2.2