Azure / Azure/azure-rest-api-specs
[SLB] Microsoft.Network, PublicIpAddress 2018-04-01 is missing sku.tier in swagger
Open
Network - Load Balancer
Service Attention
- Dominant language
- TypeSpec
- Stars
- 3.1k
- Forks
- 5.9k
- Avg merge
- 3d 37m
- Merged PRs (30d)
- 446
Description
The [tier is missing from the swagger](https://github.com/Azure/azure-rest-api-specs/blob/master/specification/network/resource-manager/Microsoft.Network/stable/2018-04-01/publicIpAddress.json#L311). The property may be lost when a client deserialize a response. Depending on the service implementation, a subsequent PUT of a PublicIpAddress without a value for sku.tier may cause data loss in update scenarios.
Contributor guide
Assessment
This issue has not been assessed yet.