Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

missing docs for rule 1047 XmsEnumChanged

Open
#282 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
45/100
Issue type
Documentation
Clarity
Mostly clear
Activity status
Stale
Tech stack
csharp
Domain
documentation

Research direction

Start with the missing docs/rules/1047.md page and the rule output in the issue, especially code XmsEnumChanged and its message. Done means the rule documentation exists at that path and the reported docUrl no longer returns a 404.

Written by the indexing model from the issue text.

Description

docUrl of https://github.com/Azure/openapi-diff/tree/master/docs/rules/1047.md ends up as 404 File not found.

  {
    "id": "1047",
    "code": "XmsEnumChanged",
    "message": "The new version has a different x-ms-enum 'name' than the previous one.",
    "old": {
      "ref": "file:///C:/Users/cataggar/ms/azure-rest-api-specs-pr/specification/vmware/resource-manager/Microsoft.AVS/stable/2023-03-01/vmware.json#/definitions/VirtualMachineRestrictMovement/properties/restrictMovement",
      "path": "definitions.VirtualMachineRestrictMovement.properties.restrictMovement",
      "location": "file:///C:/Users/cataggar/ms/azure-rest-api-specs-pr/specification/vmware/resource-manager/Microsoft.AVS/stable/2023-03-01/vmware.json:7571:9"
    },
    "new": {
      "ref": "file:///C:/Users/cataggar/ms/azure-rest-api-specs-pr/specification/vmware/resource-manager/Microsoft.AVS/preview/2023-09-01-preview/vmware.json#/definitions/VirtualMachineRestrictMovement/properties/restrictMovement",
      "path": "definitions.VirtualMachineRestrictMovement.properties.restrictMovement",
      "location": "file:///C:/Users/cataggar/ms/azure-rest-api-specs-pr/specification/vmware/resource-manager/Microsoft.AVS/preview/2023-09-01-preview/vmware.json:9503:9"
    },
    "type": "Error",
    "docUrl": "https://github.com/Azure/openapi-diff/tree/master/docs/rules/1047.md",
    "mode": "Update"
  },
Dominant language
C#
Stars
290
Forks
50
Avg merge
2d 21h
Merged PRs (30d)
10

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from Azure/openapi-diff

All issues in Azure/openapi-diff

Similar issues

More C# issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.