Skip to content
GitLab
Explore
Sign in
Register
Fix YAML to JSON conversion
Code
Review changes
Check out branch
Download
Patches
Plain diff
Stefan Spettel
requested to merge
fix_yaml_conversion
into
develop
Sep 17, 2023
Overview
0
Commits
1
Pipelines
0
Changes
1
Expand
Changes
Fix YAML to JSON conversion int value logic
Check if whole string was converted from string to int
Interpret as string if not the whole string could be parsed
Merge request reports
Loading