Hacktoberfest 2026:维护者为十月标记出来的 issue,仍然开放、适合新手。 浏览 Hacktoberfest issue

missing docs for rule 1047 XmsEnumChanged

未关闭
#282 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看

还没有人认领这个 Issue。

评估

难度
2/5
预计耗时
1-3 小时
新手友好度
45/100
Issue 类型
文档
描述清晰度
基本清楚
活跃度
停滞
技术栈
csharp
领域
documentation

调研方向

从缺失的 docs/rules/1047.md 页面和 issue 中的规则输出开始,特别关注代码 XmsEnumChanged 及其消息。完成的标准是该路径下存在规则文档,并且报告的 docUrl 不再返回 404。

由索引模型根据 Issue 内容生成。

描述

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"
  },
主要语言
C#
星标
290
派生
50
平均合并
2 天 21 小时
30 天内合并 PR
10

贡献指南

打开贡献指南

从这里开始

  1. 先读完整个 Issue,再读项目的贡献指南。
  2. 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
  3. Fork 仓库,在一个分支上完成修改。
  4. 提交 Pull Request,并在描述里引用这个 Issue 编号。

Azure/openapi-diff 的其他 Issue

查看 Azure/openapi-diff 的全部 Issue

相似的 Issue

更多 C# Issue

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。