Azure / Azure/azure-rest-api-specs
[Network] ApplicationGatewayAvailable* APIs missing required properties (id,type,name, properties)
- Dominant language
- TypeSpec
- Stars
- 3.1k
- Forks
- 5.9k
- Avg merge
- 3d 2h
- Merged PRs (30d)
- 424
Description
GET ApplicationGatewayAvailableServerVariablesResult & GET ApplicationGatewayAvailableRequestHeadersResult are returning a string array directly, and not correctly modeled as a ProxyOnly Resource with a schema of id, type, name, properties. This should be fixed in a future version.
Contributor guide
Research direction
Search the Network API specifications for ApplicationGatewayAvailableServerVariablesResult and ApplicationGatewayAvailableRequestHeadersResult, starting from their current response definitions. Compare each with the ProxyOnly Resource shape described in the issue, and consider the work complete when both APIs expose id, type, name, and properties rather than a direct string array.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure
- Domain
- api, cloud
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100