Azure / Azure/azure-rest-api-specs

Express Route Port identity type returns with case changed

Open
#12,330 4 comments 0 reactions 0 assignees View on GitHub
Network - ExpressRoute Service Attention
Dominant language
TypeSpec
Stars
3.1k
Forks
6k
Avg merge
2d 22h
Merged PRs (30d)
444

Description

In API version 2020-05-01, the [`identity.type`](https://github.com/Azure/azure-rest-api-specs/blob/ace28fcf0a086afdacae6aee5c4fe92286197281/specification/network/resource-manager/Microsoft.Network/stable/2020-05-01/network.json#L210-L210) property of Express Route Port is defined to be `UserAssigned`, whilst on a `GET`, the `identity.type` in the response turns to be `userAssigned` (the first character changed to lower case).

Expected that the case keep consistent, as what is defined in Swagger.

Contributor guide

Open the contributing guide

Research direction

Start with the identity.type definition in specification/network/resource-manager/Microsoft.Network/stable/2020-05-01/network.json at the linked line, then compare it with the Express Route Port GET response. Done means the response preserves the UserAssigned casing defined in the API specification.

Written by the indexing model from the issue text.

Assessment

Tech stack
openapi
Domain
api
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.