Skip to content

Commit d0c15ae

Browse files
catalinaperaltacperaltahCopilot
authored
[tsp-client] remove autorest dep (#13818)
* remove autorest from deps * revert convert command to previous npx usage * changelog and package.json updates * fix ref * Update tools/tsp-client/src/commands.ts Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Update tools/tsp-client/src/commands.ts Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * add --use back --------- Co-authored-by: catalinaperalta <caperal@microsoft.com> Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent b3dc03a commit d0c15ae

File tree

5 files changed

+51
-330
lines changed

5 files changed

+51
-330
lines changed

tools/tsp-client/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Release
22

3+
## Unreleased - 0.32.0
4+
5+
- Remove `autorest`, `autorest/core`, and `autorest/openapi-to-typespec` from tsp-client dependencies.
6+
- Use `npx` to call openapi-to-typespec conversion tool.
7+
38
## 2025-11-24 - 0.31.0
49

510
- Add support for batch library generation. See [README](./README.md) for more information on how to configure.

0 commit comments

Comments
 (0)