Skip to content

Commit de4f5ff

Browse files
Copilotmsyyc
andcommitted
Remove multiapi_combiner tool and clean up multiapi references
Co-authored-by: msyyc <[email protected]>
1 parent bfd8b1a commit de4f5ff

16 files changed

+9
-958
lines changed

eng/swagger_to_sdk_config_v4.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
"python": "",
88
"python-mode": "update",
99
"sdkrel:python-sdks-folder": "./sdk/.",
10-
"multiapi": "",
1110
"keep-version-file" :"",
1211
"no-async": ""
1312
},

eng/tools/azure-sdk-tools/changelog_generics.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -41,10 +41,7 @@ In summary, some modules were incorrectly visible/importable and have been renam
4141

4242
Last but not least, HTTP connection pooling is now enabled by default. You should always use a client as a context manager, or call close(), or use no more than one client per process.
4343

44-
# Autorest v3 to v4, if the package is multiapi
45-
46-
47-
## General Breaking changes
44+
# Breaking changes in generated packages
4845

4946
This version uses a next-generation code generator that *might* introduce breaking changes if you were importing from the v20xx_yy_zz API folders.
5047
In summary, some modules were incorrectly visible/importable and have been renamed. This fixed several issues caused by usage of classes that were not supposed to be used in the first place.

0 commit comments

Comments
 (0)