OASIS TC Open Repository: Manages TOSCA profiles, tests, and templates that are maintained by the TOSCA community. They are intended to be used as examples to help developers get started with TOSCA and to test compliance of TOSCA implementations with the standard.
According to the recent version of TOSCA 2.0 spec (link), field tosca_definitions_version is mandatory. This PR adds missing version to artifact type definitions in tosca 2.0 simple profile
According to the recent version of TOSCA 2.0 spec (link), field
tosca_definitions_version
is mandatory. This PR adds missing version to artifact type definitions in tosca 2.0 simple profile