-
Notifications
You must be signed in to change notification settings - Fork 3.2k
integrated sdk with generated client + models wrapping #17235
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
kristapratico
merged 60 commits into
Azure:master
from
mshaban-msft:v-moshaban/16880/models_wrapping
Mar 18, 2021
Merged
Changes from all commits
Commits
Show all changes
60 commits
Select commit
Hold shift + click to select a range
d9fafb6
initial commit
kristapratico a4aa5b2
update samples
kristapratico c6e34f0
updates from feedback
kristapratico d14fcac
johans feedback
kristapratico 48edd9e
renaming to use job terminology
kristapratico f418339
update samples - optional src language
kristapratico 7d763ab
samples hero scenarios (#16936)
4cc75d0
[client] modify the 'create_translation_job()' method
1f10c77
[models wrapping 'JobStatusDetail'
2eed715
[models wrapping] update client
d97b551
[models wrapping] formats mapping [documents, glossaries, storage]
5ebd7fa
[models wrapping] batch document input
83e2b9d
[models wrapping] added document status
4626d7f
[models wrapping] added support for list document status
3b66c59
[models wrapping] remove unwanted code
ee18f40
[models wrapping] forgot to add job id
c55886e
[model wrapping] list all jobs
990cb65
[pr review] extract job id
373a6f5
[refactor] some refactoring
691d703
[pr reviews] refactor
a68c1ab
[refactor] to_generated in glossary
432503a
[refactor] to generated in StorageTargets
0573190
[refactor] to_generated in BatchDocumentInput
daee063
[refactor] to_generated in Glossary more
9ec007b
[refactor] make code readable -> storage formats
ec4c16c
[integration] added support for wait_until_done
c18bef5
[refactor] spelling error
4573984
[integrate sdk] updated "wait_until_done" to use azure core poller in…
0bc6159
[sync client][wait till done] initial poller
7a27db5
[sync client][wait poller] poller algorithm completed
866f766
[PR comments] wrap model before returning
a4fd853
[pr reviews] adjust parameter type to list
223a363
[pr reviews] some linter checks
61faadc
[pr reviews] remove static methods, and fix private naming conventio…
23932aa
[pr reviews] fix return type value
4c01ceb
[PR reviews] implement unimplemented inherited abstract method
e9cdb61
[pr reviews] fix python private method naming in client
53f9208
[pr review] handle case with no error happening
334cdff
[pr reviews] renaming stuff :)
38e479b
[pr reviews] renaming more stuff :)
edba47f
[pr reviews] refactor private functions and linting options
0a569d4
[bug fix] poller -> handle non-standard status responses
eb445bc
[#17289] remove supported storage sources method
93d9cea
[bug fix] private method name
20c3c1b
Merge branch 'master' into v-moshaban/16880/models_wrapping
kristapratico e20284a
[linting] _models.py
ebb407a
[linting] client
aab715f
[linting] models
84e1448
[bug fix] wait until done pipeline response
4bea54e
[linting] more client linting
ea9482c
[linting] more client
b161500
[linting] more in models
8c27992
more linting
ba16f86
[linting] more linting things
ea59b05
[linting] client
1e56b14
[linting] more
95f7f27
[linting] more
fe31acb
[linting] for goodness sakes!
194372b
[bug fix] models -> StorageTarget -> handle when user doesn't pass gl…
58cf644
[linting] line-too-long
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
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.
Uh oh!
There was an error while loading. Please reload this page.