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

Type conversion for configuration values #59

Merged
merged 1 commit into from
Nov 18, 2020
Merged

Type conversion for configuration values #59

merged 1 commit into from
Nov 18, 2020

Conversation

S-S-X
Copy link
Owner

@S-S-X S-S-X commented Nov 17, 2020

Convert configuration values based on default configuration value type.
Conversion for number and boolean types if default value is available and it is either boolean or number.
No conversion if there's no default value available.

@S-S-X S-S-X added enhancement New feature or request API Metatool API issues Regression tests labels Nov 17, 2020
@S-S-X S-S-X merged commit 79adcf7 into master Nov 18, 2020
@S-S-X S-S-X deleted the config_types branch November 18, 2020 05:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API Metatool API issues enhancement New feature or request Regression tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant