oasis-open / tosca-community-contributions

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.
https://github.com/oasis-open/tosca-community-contributions
Apache License 2.0
38 stars 25 forks source link

fix: add missing tosca_definitions_version to artifact_types #166

Closed Shishqa closed 4 months ago

Shishqa commented 4 months ago

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