Skip to content

Commit 9d583e6

Browse files
pshao25Pan Shaocperaltah
authored
Upgrade openapi-to-typespec to 0.9.0 (#8845)
* upgrade openapi-to-typespec * update * add generated convert files * format run_commands.ts * update gitignore * release prep * newline * changelog * fix additional dir format * changelog --------- Co-authored-by: Pan Shao <pashao@microsoft.com> Co-authored-by: Catalina Peralta <caperal@microsoft.com>
1 parent 571fc6a commit 9d583e6

21 files changed

Lines changed: 1085 additions & 705 deletions

File tree

tools/tsp-client/.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,5 @@ dist
44
types
55
temp
66
tsp-output/
7-
output/
7+
output/
8+
test/examples/specification/convert/examples/*

tools/tsp-client/CHANGELOG.md

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

3+
## 2024-08-16 - 0.12.1
4+
5+
- Added `--mgmt-debug.suppress-list-exception` flag to the ARM metadata generation command.
6+
- Bumped `@autorest/openapi-to-typespec` version to `0.9.0`.
7+
- Format updates for additional directories.
8+
39
## 2024-08-15 - 0.12.0
410

511
- Check for error diagnostics during TypeSpec compilation and exit with error if found. (#8815, #8777, #8555)

0 commit comments

Comments
 (0)