Azure / Azure/azure-rest-api-specs
Web Apps `value` is sometimes `null`
- Dominant language
- TypeSpec
- Stars
- 3.1k
- Forks
- 5.9k
- Avg merge
- 2d 22h
- Merged PRs (30d)
- 444
Description
I opened an issue on the azure SDK for python (https://github.com/Azure/azure-sdk-for-python/issues/32993), since that is where I observed it, but they directed me here. Like the title here mentions, the `value` field ([here](https://github.com/Azure/azure-rest-api-specs/blob/42e2c0bcd77b0de6c523404668fa63511484d485/specification/web/resource-manager/Microsoft.Web/stable/2022-09-01/WebApps.json#L24708-L24714)) is sometimes `null`, which causes the SDK to throw an exception. The original issue has more details.
Contributor guide
Research direction
Start with the WebApps.json schema at lines 24708-24714 and read the linked Azure SDK for Python issue for the observed null response details. Determine how the REST specification should represent a null value so generated SDK consumers do not throw an exception, then verify the specification change against that reported behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, openapi
- Domain
- api, cloud
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100