forked from microsoft/typespec
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
http-client-java, accessor to subclient (microsoft#5027)
Link Azure/autorest.java#2972 Current limitation - sub client need to be in same namespace of its parent. Feature behind `enable-subclient` option (`false` means client/operationGroup; `true` means all client, with client having accessor to get subclient) unbranded openai https://github.com/joseharriaga/openai-in-typespec ## Bug to be fixed in other PRs (relate to unbranded openai, but unrelated to this feature -- moved to microsoft#5047) - microsoft#5026 - microsoft#5030 - microsoft#5028 - microsoft#5031 ## Test 1. cadl-ranch PR Azure/cadl-ranch#727 (also tried on test with more than 2 level subclient -- nested namespaces) 2. openai unbranded https://github.com/joseharriaga/openai-in-typespec/compare/main...weidongxu-microsoft:java-sub-client?expand=1 ([apiview](https://apiview.dev/Assemblies/Review/b974bacf316c495aa5c30ce0b7e07b1c/d1d7278c251d4805b189fd238714897d#com.openai.OpenAIClient)) 3. Face API Azure/azure-sdk-for-java#42875
- Loading branch information
1 parent
53a475d
commit 432ca32
Showing
33 changed files
with
1,637 additions
and
173 deletions.
There are no files selected for viewing
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
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
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
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.