Skip to content

Added version to MIP-Engine

Kostas FILIPPOPOLITIS requested to merge dev/MIP-506/data_model_versioning into master

Created by: KFilippopolitis

Changelog: Jira-506

  • Renamed pathologies/schemas to data_model.
  • Data model now contains both the code and the version.(data model = 'code':'version')
  • Now common data elements contain version.
  • The validations now check for the validity of the tuple (code, version)

Merge request reports