Skip to content
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

[translation] re-gen on the latest swagger #17550

Closed
kristapratico opened this issue Mar 25, 2021 · 0 comments · Fixed by #17678
Closed

[translation] re-gen on the latest swagger #17550

kristapratico opened this issue Mar 25, 2021 · 0 comments · Fixed by #17678

Comments

@kristapratico
Copy link
Member

kristapratico commented Mar 25, 2021

Using this issue to describe the changes, but will spin-off individual issues for each:

  • top should now behave like top. We will expose a top parameter mapped to the service top parameter.
  • maxpagesize added to the pageable methods. We should map our results_per_page kwarg to this
  • New filters for list jobs and list all documents - query by ids, status, created start/end time
  • orderBy parameter added. Currently only CreatedDateTimeUtc asc / desc supported. This might take some design work.
  • Format for glossary is now required (need to remove the convenience method) [translation] remove convenience input for translation glossary #17552
  • Error code is now required
  • DocumentStatusDetail.path is optional, sourcePath is required (we need to add source_path to our DocumentStatusResult)
  • defaultVersion added to FileFormat

For beta 1 we will:

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant