This fix solves the problem of strings which start with 0 (zero) sometimes get quoted and sometimes not. (This is a issue with pyYaml that detects the value as integer or octal.
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
This fix solves the problem of strings which start with 0 (zero) sometimes get quoted and sometimes not. (This is a issue with pyYaml that detects the value as integer or octal.
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.