Azure / Azure/azure-rest-api-specs
Names shouldn't be required properties in web app common resources
Open
App Services
Service Attention
- Dominant language
- TypeSpec
- Stars
- 3.1k
- Forks
- 5.9k
- Avg merge
- 3d 37m
- Merged PRs (30d)
- 446
Description
Swagger: https://github.com/Azure/azure-rest-api-specs/blob/master/specification/web/resource-manager/Microsoft.Web/stable/2016-03-01/CommonDefinitions.json
Resource name is provided on the URL to PUT/GET/PATCH, therefore it shouldn't be required in the payload. In fact, in the ARM Resource definition, names are not only optional but also read-only for this matter.
Contributor guide
Assessment
This issue has not been assessed yet.