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

[FIX] [JS] fix incorrect type in implementation of jetstream() api - it is correct in the interface. #675

Merged
merged 1 commit into from
Mar 28, 2024

Conversation

aricart
Copy link
Member

@aricart aricart commented Mar 27, 2024

[FIX] jetstream() api implementation incorrectly typed options as JetStreamManagerImpl - should have been JetStreamManagerOptions - this is only in the implementation, the types are correct on the interface.

…StreamManagerImpl - should have been JetStreamManagerOptions - this is only in the implementation, the types are correct on the interface.
Copy link
Contributor

@ramonberrutti ramonberrutti left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link

@mtmk mtmk left a comment

Choose a reason for hiding this comment

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

LGTM

@aricart aricart merged commit bcdda74 into main Mar 28, 2024
3 checks passed
@aricart aricart deleted the fix-impl-type branch March 28, 2024 17:05
@aricart aricart changed the title Fix incorrect type in implementation of jetstream() api - it is correct in the interface. [FIX] [JS] fix incorrect type in implementation of jetstream() api - it is correct in the interface. Apr 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants