-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Generate SDK based on TypeSpec 0.15.6 (with stream-style-serialization=false to some lib) #39287
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
24 commits
Select commit
Hold shift + click to select a range
b80d911
temporary point commitId to PR head
weidongxu-microsoft 30e3d4f
[Automation] Generate SDK based on TypeSpec 0.15.3 (#39286)
azure-sdk ba9c36e
fix module-info
weidongxu-microsoft 12ffe4f
revert easm
weidongxu-microsoft f1c272a
disable stream-style-serialization for azure-ai-translation-text
weidongxu-microsoft 2ac55ab
Merge branch 'main' into dpg_sync-0.15.3
weidongxu-microsoft c7b0e32
[Automation] Generate SDK based on TypeSpec 0.15.3
azure-sdk 9e05204
revert module-info
weidongxu-microsoft 3f51f28
revert easm
weidongxu-microsoft 577e6e5
[Automation] Generate SDK based on TypeSpec 0.15.4
azure-sdk 95f3623
remove generated test
weidongxu-microsoft 6b2f58f
fix tab in azure-health-insights-radiologyinsights
weidongxu-microsoft fbf157f
stream=false for assistants
weidongxu-microsoft 2d666a7
regen openai from latest spec
weidongxu-microsoft 9eb6c29
regen
weidongxu-microsoft cd58b0a
Merge branch 'main' into dpg_sync-0.15.3
weidongxu-microsoft f171cab
revert openai
weidongxu-microsoft 60dd6eb
update tsp-location
weidongxu-microsoft 97f6f88
Merge branch 'main' into dpg_sync-0.15.3
weidongxu-microsoft b5ab797
revapi suppress on removal of Jackson annotation on contentsafety models
weidongxu-microsoft 1e07ae1
update tsp-location.yaml targeting commit on main branch
weidongxu-microsoft 10558f8
regen with 0.15.5
weidongxu-microsoft dfc289a
[Automation] Generate SDK based on TypeSpec 0.15.6
azure-sdk 871e365
revert openai
weidongxu-microsoft File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains hidden or 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 |
|---|---|---|
| @@ -1,15 +1,15 @@ | ||
| { | ||
| "main": "dist/src/index.js", | ||
| "dependencies": { | ||
| "@azure-tools/typespec-java": "0.13.11" | ||
| "@azure-tools/typespec-java": "0.15.6" | ||
| }, | ||
| "devDependencies": { | ||
| "@typespec/http": "0.54.0", | ||
| "@typespec/openapi": "0.54.0", | ||
| "@azure-tools/typespec-azure-core": "0.40.0", | ||
| "@azure-tools/typespec-client-generator-core": "0.40.0", | ||
| "@typespec/rest": "0.54.0", | ||
| "@azure-tools/typespec-client-generator-core": "0.40.0", | ||
| "@typespec/http": "0.54.0", | ||
| "@typespec/versioning": "0.54.0", | ||
| "@azure-tools/typespec-azure-core": "0.40.0", | ||
| "@typespec/compiler": "0.54.0" | ||
| } | ||
| } |
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Suppress revapi on removal of Jackson annotations, currently only for contentsafety -- the GA lib.