-
Notifications
You must be signed in to change notification settings - Fork 5.1k
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
Copy paste error in SystemData Type documentation #12712
Comments
Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @armleads-azure. Issue DetailsWhen adding SystemData to our new api I came across what seems like a copy paste error for one of the properties of SystemData azure-rest-api-specs/specification/common-types/resource-management/v2/types.json Line 494 in 7dddc4b
According to this doc https://github.com/Azure/azure-resource-manager-rpc/blob/master/v1.0/common-api-contracts.md#system-metadata-for-all-azure-resources the description should be different -
|
In response to Issue Azure#12712, fixing the error in the description of the lastModifiedAt systemData property
* Fixing error in lastModifiedAt description In response to Issue #12712, fixing the error in the description of the lastModifiedAt systemData property * Updated v1 types.json to fix lastModifiedAt typo Updated the description for lastModifiedAt to address a typo * Updated lastModifiedAt text for alignment Updated the lastModifiedAt text to align with other documented sources
* Fixing error in lastModifiedAt description In response to Issue Azure#12712, fixing the error in the description of the lastModifiedAt systemData property * Updated v1 types.json to fix lastModifiedAt typo Updated the description for lastModifiedAt to address a typo * Updated lastModifiedAt text for alignment Updated the lastModifiedAt text to align with other documented sources
When adding SystemData to our new api I came across what seems like a copy paste error for one of the properties of SystemData
azure-rest-api-specs/specification/common-types/resource-management/v2/types.json
Line 494 in 7dddc4b
According to this doc https://github.com/Azure/azure-resource-manager-rpc/blob/master/v1.0/common-api-contracts.md#system-metadata-for-all-azure-resources the description should be different -
the timestamp of resource last modification (UTC)
.The text was updated successfully, but these errors were encountered: