Skip to content

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

@kristapratico

Description

@kristapratico

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:

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions