Skip to content
This repository has been archived by the owner on Jan 19, 2024. It is now read-only.

Added new tests

Compare
Choose a tag to compare
@sichvoge sichvoge released this 12 Feb 21:25
· 109 commits to master since this release

We added two new tests and also some improvements to help contributing new. More specific, we added:

  • test to validate that the value of additionalProperties is a boolean and not something else (see here)
  • test to validate that the value of items is nothing else than either a reference to an external type or an inline type declaration (see here)
  • added list of pre-defined tags