Azure / Azure/azure-rest-api-specs
Private DNS Record Sets API should be able to update "host" property and "serialNumber" property
Nobody has claimed this yet.
- Dominant language
- TypeSpec
- Stars
- 3.1k
- Forks
- 6k
- Avg merge
- 2d 21h
- Merged PRs (30d)
- 432
Description
After tested, I found Private DNS Record Sets API cannot update it's "host" property and "serialNumber" property. But DNS Record Sets API can update it's "host" property and "serialNumber" property successfully. So I assume properties "host" and "serialNumber" should also be able to be updated by Private DNS Record Sets API. If it's an API bug, please help to fix it asap. Thanks.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Compare the Private DNS Record Sets definition in specification/privatedns/resource-manager/Microsoft.Network/stable/2018-09-01/privatedns.json with the corresponding DNS Record Sets definition in specification/dns/resource-manager/Microsoft.Network/stable/2018-05-01/dns.json. Reproduce the update behavior described in the issue, determine whether the specification or the service behavior is at fault, and confirm that the two properties have the intended update semantics before changing anything.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- openapi
- Domain
- api
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100