Azure / Azure/azure-rest-api-specs
`NGINX.NGINXPLUS/stable/2022-08-01` - nginxConfiguration Get don't response tags
- Dominant language
- TypeSpec
- Stars
- 3.1k
- Forks
- 5.9k
- Avg merge
- 2d 22h
- Merged PRs (30d)
- 444
Description
the `tags` property was returned in the `PUT` but lost in the `GET` request. that means if I create/update a `nginxConfiguration` resource with tags I cannot `GET` the `tags` value.
related swagger: https://github.com/Azure/azure-rest-api-specs/blob/1d9c9c68844d2b5883621069d5bf0c958841782f/specification/nginx/resource-manager/NGINX.NGINXPLUS/stable/2022-08-01/swagger.json#L972
Contributor guide
Research direction
Open the linked specification/nginx/resource-manager/NGINX.NGINXPLUS/stable/2022-08-01/swagger.json at the referenced tags property. Compare how tags is defined for PUT and GET responses, then update the API specification so a GET preserves the resource's tags and validate the surrounding schema.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- nginx, openapi
- Domain
- api
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 55/100