Metadata schema
This schema uses JSON Schema 2020-12.
Documentation about this schema can be found at docs.fitko.de. Released schemas can be found at schema.fitko.de/fit-connect/metadata.
How to bundle and lint schema
yarn # install dependencies
yarn bundle # combine files into a single schema file
yarn lint # lint
yarn test # test example schemas
yarn test_higher_version # test schemas that are not compatible with the current version