-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Rename "model" fields with "dtdlModel" or "dtmiModel" to be more descriptive #16776
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
/azp run |
|
You have several pipelines (over 10) configured to build pull requests in this repository. Specify which pipelines you would like to run by using /azp run [pipelines] command. You can specify multiple pipelines using a comma separated list. |
...igitaltwins-core/src/main/java/com/azure/digitaltwins/core/models/DigitalTwinsModelData.java
Outdated
Show resolved
Hide resolved
|
/azp run |
|
You have several pipelines (over 10) configured to build pull requests in this repository. Specify which pipelines you would like to run by using /azp run [pipelines] command. You can specify multiple pipelines using a comma separated list. |
|
|
||
| /* | ||
| * The model definition. | ||
| * The model definition that conforms to the Digital Twins Definition Language (DTDL) v2. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can you add a link to the documentation, like I did in the .NET PR? Check your work item for a link.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I will take care of this in next PR.
No description provided.