Azure / Azure/azure-rest-api-specs
Deployment model definition is missing error property
Open
ARM
ARM - Templates
bug
Service Attention
- Dominant language
- TypeSpec
- Stars
- 3.1k
- Forks
- 5.9k
- Avg merge
- 2d 22h
- Merged PRs (30d)
- 444
Description
Response for a GET on faulted Deployment contains error details in `error` property but this property is not defined in the swagger model https://github.com/Azure/azure-rest-api-specs/blob/652cebd100c2483b7f63979ac0149ef3de6e6fea/specification/resources/resource-manager/Microsoft.Resources/2017-05-10/resources.json#L2109. Due to this SDK consumers won't be able to see the error details.
Contributor guide
Assessment
This issue has not been assessed yet.