Jianye Xi

Results 42 comments of Jianye Xi

@abatishchev I mean the reference should be replaced with v4/types.json https://github.com/Azure/azure-rest-api-specs/blob/0f31358af120f2f43a67e904f11df553fe51d0a7/specification/common-types/resource-management/v4/privatelinks.json#L122

@microsoft-github-policy-service agree company="microsoft"

Could you fix the lint errors in https://github.com/Azure/azure-rest-api-specs/pull/20791/checks?check_run_id=8503659102 , these are required by new ARM guideline

@msyyc could you help with the Python SDK failure ?

> > @jianyexi Can you take a look at the Breaking Change test which is failing? I have checked the error which says XmsEnumChanged . However, I am not finding...

@a-santamaria for the [AddedXmsEnum](https://github.com/Azure/openapi-diff/tree/master/docs/rules/1048.md), you should step into the '$refs', actually its accurate error location is the https://github.com/Azure/azure-rest-api-specs/blob/5f2ea681f89b207fc9d46f4c40346f03a0b26624/specification/servicefabricmanagedclusters/resource-manager/Microsoft.ServiceFabric/preview/2022-10-01-preview/managedcluster.json#L770,

> @jianyexi what do you mean by "step into the '$refs',"? the x-ms-enum are already inside the definitions that are called by $ref, aren't they? Yes, it was flagged is...