You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
in addition to response body, storage service also returns the error code in x-ms-error-code header. The autorest/swagger version add transformation to add errorCode to error.details. We need to achieve that in typespec-based generated code.
in addition to response body, storage service also returns the error code in
x-ms-error-codeheader. The autorest/swagger version add transformation to adderrorCodetoerror.details. We need to achieve that in typespec-based generated code.