-
Notifications
You must be signed in to change notification settings - Fork 74
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
[feat] Add ability to add custom options #491
Conversation
Do not introduce breaking changes, even if they are fixes. They require a major version bump. Leave them as they are, mark them with TODO comments, open a task, and fix them when we do the next major release. People rely and have coded around the inconsistencies. "Fixing" them will still break integrations. |
…citly available in parameter set - Add utilities to merge dictionaries, override parameter serialization process - Add unit test to confirm adding custom options works - Add missing options, fix incorrect option types
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm not sure we want to necessarily expose all of these. There are reasons why many options are undocumented
Description
Testing
Pull Request Type
Please select the option(s) that are relevant to this PR.