Skip to content

Conversation

fengmk2
Copy link
Member

@fengmk2 fengmk2 commented Dec 29, 2022

No description provided.

@@ -152,8 +152,7 @@ export interface GetStreamOptions {
}

export interface GetStreamResult {
/** readable stream instance if response status is not 200, stream will be null. */
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

这个注释是错误的,如果是非 200 状态,这个接口会 throw error。

@fengmk2 fengmk2 merged commit a9b4413 into master Dec 29, 2022
@fengmk2 fengmk2 deleted the fix-GetStreamResult branch December 29, 2022 09:10
fengmk2 pushed a commit that referenced this pull request Dec 29, 2022
[skip ci]

## [1.1.1](v1.1.0...v1.1.1) (2022-12-29)

### Bug Fixes

* GetStreamResult.stream should be alway return Readable instance ([#4](#4)) ([a9b4413](a9b4413))
@github-actions
Copy link

🎉 This PR is included in version 1.1.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

1 participant