Azure / Azure/azure-rest-api-specs
azure app service: lack of required field in api
- Dominant language
- TypeSpec
- Stars
- 3.1k
- Forks
- 6k
- Avg merge
- 2d 22h
- Merged PRs (30d)
- 444
Description
When updating azure function/ web app's PublishingCredentialsPolicies, location is required in request body using [put ](https://github.com/Azure/azure-rest-api-specs/blob/main/specification/web/resource-manager/Microsoft.Web/stable/2021-03-01/WebApps.json#L766). However, it doesn't present in the [api](https://github.com/Azure/azure-rest-api-specs/blob/main/specification/web/resource-manager/Microsoft.Web/stable/2021-03-01/WebApps.json#L22353).

Contributor guide
Research direction
Start in specification/web/resource-manager/Microsoft.Web/stable/2021-03-01/WebApps.json, comparing the PUT definition near line 766 with the API definition near line 22353. Confirm how PublishingCredentialsPolicies is represented and ensure the required location field is present in the API; done means the specification matches the request requirement.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- openapi
- Domain
- api, cloud
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 35/100