Azure / opendigitaltwins-dtdl

Digital Twins Definition Language
Creative Commons Attribution 4.0 International
476 stars 162 forks source link

Example for Major Version Change #26

Open m-chau opened 5 years ago

m-chau commented 5 years ago

We have an example for minor version change. Can we also have one for the major version change? It will help partners to better understand how they should organize/name their IDs.

rido-min commented 1 year ago

Thanks @m-chau,

and apologies for the late reply.

DTDL v3, allows DTMI with semantic versioning.

The version (and the preceding semicolon) may be omitted entirely. If present, the version is either a one-part (integer) value or a two-part (major.minor) value.

If this change address your concern, can you close this issue?