-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Add AACS GA JAVA SDK #37626
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
mengaims
merged 58 commits into
Azure:main
from
zhaiyutong:yutongzhai/add-acs-convenient
Nov 29, 2023
Merged
Add AACS GA JAVA SDK #37626
Changes from all commits
Commits
Show all changes
58 commits
Select commit
Hold shift + click to select a range
59ed524
add date
zhaiyutong d2f862d
remove empty sections for changelog
zhaiyutong e6adc89
CodeGen from PR 26353 in Azure/azure-rest-api-specs
dfbc10c
update
zhaiyutong d888c06
Merge branch 'Azure:main' into yutongzhai/add-acs-convenient
zhaiyutong 8af7514
update
zhaiyutong 12539aa
Merge branch 'yutongzhai/add-acs-convenient' of https://github.com/zh…
zhaiyutong 033f06c
revert
zhaiyutong 1571860
update
zhaiyutong c60d623
update
zhaiyutong 28a73a0
CodeGen from PR 26353 in Azure/azure-rest-api-specs
248f654
merge
zhaiyutong 79976a2
merge updated
zhaiyutong 1a786b2
update
zhaiyutong 475448a
update blobUri
zhaiyutong 198512b
update image
zhaiyutong 4152067
update
zhaiyutong 13819f8
update
zhaiyutong 58a7a7e
update
zhaiyutong 897c431
add
zhaiyutong c000f94
add
zhaiyutong 207d465
update
zhaiyutong 9285654
update
zhaiyutong bf3998f
update
zhaiyutong f423c9f
fix
zhaiyutong 9669d42
update
zhaiyutong da76ca3
update
zhaiyutong 5641ac6
verify
zhaiyutong fc43e01
update
zhaiyutong 9882cc7
update
zhaiyutong 5344065
add readme for samples
zhaiyutong 451b8e1
update
zhaiyutong 245c449
update
zhaiyutong b0780c4
add more
zhaiyutong 665f11e
remove
zhaiyutong 98948fc
update names
zhaiyutong 0570078
update samples
zhaiyutong 2aed069
update aad
zhaiyutong 8e649ab
update readme
zhaiyutong 0048980
update url
zhaiyutong ce0d25f
update product name
zhaiyutong 00e5a4c
update readme
zhaiyutong 09eb508
format
zhaiyutong b2a2286
add
zhaiyutong 36bfafc
add
zhaiyutong 451f741
remove
zhaiyutong 5b6e783
Merge branch 'Azure:main' into yutongzhai/add-acs-convenient
zhaiyutong 8cebe58
update
zhaiyutong b158cef
update readme
zhaiyutong ef0637b
update
zhaiyutong a119314
Merge branch 'yutongzhai/add-acs-convenient' of https://github.com/zh…
zhaiyutong 97cf456
update product name
zhaiyutong 6d22d97
update
zhaiyutong 4279830
update
zhaiyutong b99531f
update commit id
zhaiyutong 12eb351
update
zhaiyutong 2225a86
update url
zhaiyutong b882629
update readme
zhaiyutong File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -3,4 +3,4 @@ | |
| "dependencies": { | ||
| "@azure-tools/typespec-java": "0.11.2" | ||
| } | ||
| } | ||
| } | ||
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
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
Large diffs are not rendered by default.
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
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
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.
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.
Changelog is required.
You need to log all the breaking changes since last release.