You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: tools/tsp-client/CHANGELOG.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,6 +5,7 @@
5
5
- Added `generate-lock-file` command, see [README](https://github.com/Azure/azure-sdk-tools/blob/main/tools/tsp-client/README.md) for more information.
6
6
- Removed the `--generate-lock-file` flag and replaced it with the command above.
7
7
- Migrated tsp-client from `node:util` to `yargs` for commandline infrastructure.
8
+
- Added `compare` command to compare a hand-authored Swagger to a TypeSpec-generated Swagger to understand the relevant differences between them.
"Compare two Swaggers for functional equivalency. This is typically used to compare a source Swagger with a TypeSpec-generated Swagger to ensure that the TypeSpec project is functionally equivalent to the source Swagger.",
"Compare two Swaggers for functional equivalency. This is typically used to compare a source Swagger with a TypeSpec-generated Swagger to ensure that the TypeSpec project is functionally equivalent to the source Swagger.",
0 commit comments