Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

missing docs for rule 1047 XmsEnumChanged #282

Open
cataggar opened this issue Nov 13, 2023 · 0 comments
Open

missing docs for rule 1047 XmsEnumChanged #282

cataggar opened this issue Nov 13, 2023 · 0 comments

Comments

@cataggar
Copy link
Member

cataggar commented Nov 13, 2023

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"
  },
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant