Skip to content

Storage-compat generation broken after PR https://github.com/Azure/autorest.typescript/pull/3805 #3853

@jeremymeng

Description

@jeremymeng

It looks that PR #3805 broke the storage-compat generation where we have special handling for deserializing headers, bodies from XML and attach raw responses

Actual:

the Storage streaming methods now calls getBinaryResponseBody() and we lost special handling for storage to deserialize errors, attach parsed headers/body and responses.

Image

build error is also introduced in e.g., generated download() method

Image

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions