Azure / Azure/azure-rest-api-specs
[BUG] Error in tag name
- Dominant language
- TypeSpec
- Stars
- 3.1k
- Forks
- 5.9k
- Avg merge
- 3d 2h
- Merged PRs (30d)
- 424
Description
### API Spec link
https://github.com/Azure/azure-rest-api-specs/blob/main/specification/postgresql/resource-manager/Microsoft.DBforPostgreSQL/stable/2025-08-01/openapi.json#L46
### API Spec version
2025-08-01
### Describe the bug
The tag name "AdministratorMicrosoftEntras" is mis-spelled -- it should be "AdministratorsMicrosoftEntra", as it had been in the earlier version:
https://github.com/mcgallan/azure-rest-api-specs/blob/18609d68cf243ee3ce35d7c005ff3c7dd2cd9477/specification/postgresql/resource-manager/Microsoft.DBforPostgreSQL/stable/2025-08-01/AdministratorsMicrosoftEntra.json#L40
### Expected behavior
Tag names should be spelled correctly and consistently.
### Actual behavior
Tag name is misspelled.
### Reproduction Steps
Look at the spec.
### Environment
N/A
Contributor guide
Assessment
This issue has not been assessed yet.