Mary Gao

Results 130 issues of Mary Gao

We have special handling `null` value in HLC. And we need to decide how to handle null in RLC and Modular also. existing hlc issues: - https://github.com/Azure/autorest.typescript/issues/2030 - https://github.com/Azure/autorest.typescript/issues/1170 -...

RLC
HRLC
p0

- update the migration guide to remove the flatten part: https://github.com/Azure/azure-sdk-for-js/blob/main/documentation/migration-guide-for-libraries-generated-from-TypeSpec.md - create its short link and getstarted link - link the migraiton guide in lro legacy method's description: https://github.com/Azure/autorest.typescript/pull/3593#discussion_r2528850786

HRLC
p0

- How does HLC handle the default: https://github.com/Azure/azure-rest-api-specs/blob/57c07d09696b4cffb1d23a6c9b6f4ff9212113f1/specification/azurestackhci/resource-manager/Microsoft.AzureStackHCI/StackHCI/stable/2025-10-01/edgeDevices.json#L101? - Any difference among required and optional params? - Any breaking introduced if no support in Modular?

HRLC
p0

- Mitigate the breaking for released SDK - [the detailed list](https://microsoft-my.sharepoint.com/:x:/p/v-ziweichen/IQBQpdGRm1EcTo-ySruJ3krzAd60-bOOluz5dOud-CPOkhQ?e=jjD3sW)

HRLC
p0

- Run existing flatten cases to fix any issues - Mitigate the breaking for released SDK - [the detailed list](https://microsoft-my.sharepoint.com/:x:/p/v-ziweichen/IQBQpdGRm1EcTo-ySruJ3krzAd60-bOOluz5dOud-CPOkhQ?e=jjD3sW) - Update the spector test cases

HRLC
p0

After the breaking mitigation is done: https://github.com/Azure/autorest.typescript/issues/3577, we should update docs accordingly. - run existing flatten cases to fix any issues - if the spec is released without flatten, don't...

Epic
HRLC
p0

Currently some of api version logic is hard-coded with `p.name.toLowerCase() === "apiversion"` this is not true considering in tcgc we have [a `@apiVersion` decorator to support non-standard case](https://github.com/Azure/typespec-azure/issues/1706). We need...

P1
HRLC

As offline discussed we have following agreements regarding the customization tool: - Remove v1 of the customization tool and remove the "v2" from the v2 tool - Move all existing...

P1
RLC
HRLC

See [comments](https://github.com/Azure/azure-sdk-for-js/pull/34657#discussion_r2166021205), metadata.json generated in wrony place if we have customization generated folder.

RLC
HRLC
p0

We need to re-visit the accepted breakings in epic https://github.com/Azure/autorest.typescript/issues/3361. For big impact items we need to mitigate them one by one.

HRLC
p0