missing docs for rule 1047 XmsEnumChanged
- 主要语言
- C#
- 星标
- 290
- 派生
- 50
- 平均合并
- 5 天 13 小时
- 30 天内合并 PR
- 5
描述
`docUrl` of https://github.com/Azure/openapi-diff/tree/master/docs/rules/1047.md ends up as 404 File not found.
``` json
{
"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"
},
```
贡献指南
调研方向
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.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- csharp
- 领域
- documentation
- Issue 类型
- 文档
- 难度
- 2/5
- 预计耗时
- 1-3 小时
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 45/100