Azure / azure-sdk-tools

Tools repository leveraged by the Azure SDK team.
MIT License
114 stars 180 forks source link

[enhancement required] The REST API spec breaking changes detection need to be enhanced in typespec conversion. #8617

Open josefree opened 4 months ago

josefree commented 4 months ago

Take https://github.com/Azure/azure-rest-api-specs/pull/28023 for example. After the pull request being merged, service team approached to release SDKs. However, per manual review, there were multiple REST API breaking changes introduced after the team converted to using TypeSpec. Some of them were unintentional. More details can be found here. The issue is created to drive improvements of REST API spec breaking change detection prior to the program of TypeSpec Brownfields Conversion in execution.

tjprescott commented 4 months ago

cc @johanste

josefree commented 4 months ago

cc @raych1

josefree commented 4 months ago

a related ask https://github.com/Azure/azure-sdk-tools/issues/8656