-
Notifications
You must be signed in to change notification settings - Fork 5.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Addressing SDK archboard review comments (#31191)
* Addressing SDK archboard review comments * Fixing TypeSpecValidation error * Updating the model property renames in client.tsp as per the review feedback * Adding model property overrides for java * Fixing formatting * Trying the renaming of models in client.tsp to address swagger breaking changes * Updating the return type of getSupportedFormats to an array if FileFormat * Fixing the API name in the example * Reverting the return type of getSupportedFormats and reverting guid to string type for id * Reverting renaming of id property within TranslationStatus and DocumentStatus * Reverting TranslationStatus id type * Updating the opeapi accordingly * Making getSupportedFormats() internal in Java , so it can we overriden * Updating the StartTranslation API name to Translation for Java SDK * Making getSupportedFormats method protocol only for Java * Removing the space for langs * Undoing SupportedFileFormats model as internal for Java * Separating model access for Python and java * Adding SupportedFileFormats model and making it internal for Java
- Loading branch information
1 parent
7f4a479
commit ccc08b4
Showing
4 changed files
with
103 additions
and
26 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