Skip to content

Conversation

@hk298
Copy link

@hk298 hk298 commented Oct 7, 2025

The Janus API secret and the HTTPS options for the maintenance interface were not handled.

The Janus API secret and the HTTPS options for the maintenance interface were not handled.
basePath: rest.basePath,
app: rest.app
app: rest.app,
https: rest.https
Copy link
Member

Choose a reason for hiding this comment

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

Not sure what this is supposed to do? But if you're adding properties to the constructor that were not there before, they should be validated first, especially if they're expected to be of a specific type. See what we do for existing properties in the lines above.

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.

2 participants