Patrice Bechard
Patrice Bechard
Any updates on this? Is there a timeline about when this would be supported or has the priorities of the team changed?
I have already copied some tests from `test_json_schema.py` and updated them for the YAML use case, but I am open to reusing the code as you have done it (or...
sorry, was quite busy lately, but I can work on it this week, will let you know if I need help with anything
I was finally able to make some changes including support for indentation. Some caveats: * I am currently skipping some tests as the behavior between yaml and json differs for...
Not exactly sure how the coverage is computed here. It says the coverage for `yaml_schema.py` is ~1% although it should be higher. Any idea how to remedy this? This did...