-
Notifications
You must be signed in to change notification settings - Fork 741
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add command to call tsp compilation for test projects (#4948)
This is part of #4947 We could call `npm run generate swagger {project folder}` to run the compilation.
- Loading branch information
Showing
4 changed files
with
73 additions
and
30 deletions.
There are no files selected for viewing
10 changes: 10 additions & 0 deletions
10
common/changes/@autorest/openapi-to-typespec/command4947_2024-04-15-10-14.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
{ | ||
"changes": [ | ||
{ | ||
"packageName": "@autorest/openapi-to-typespec", | ||
"comment": "Add command to run compilation on test projects", | ||
"type": "patch" | ||
} | ||
], | ||
"packageName": "@autorest/openapi-to-typespec" | ||
} |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.