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

janus.d.ts: fix typo and update PluginCreateAnswerParam to use tracks #3241

Merged
merged 1 commit into from
Jul 12, 2023

Conversation

veeting
Copy link
Contributor

@veeting veeting commented Jul 12, 2023

Hello!

This is a very simple PR affecting only the janus.d.ts file.

1/ We found a typo where TrackOptions should be TrackOption
2/ We also have updated the PluginCreateAnswerParam type to have the newer tracks parameter and marked the media as deprecated. (same as OfferParam)

Best regards, Aymeric

@lminiero
Copy link
Member

This looks good to me but I'm not very experienced with TypeScript, so I'll let @atoppi have the final word!

@atoppi
Copy link
Member

atoppi commented Jul 12, 2023

lgtm 👍

@lminiero
Copy link
Member

Ack, merging then!

@lminiero lminiero merged commit 9096017 into meetecho:master Jul 12, 2023
8 checks passed
@veeting veeting deleted the janusjs-fix-definitions branch August 28, 2023 10:19
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.

3 participants