Releases: raml-org/raml-java-parser
Releases · raml-org/raml-java-parser
1.0.51
#687: Date fixes
#689: JSON union in examples
#690: strict/unstrict values in raml
Upgrade of json schema tools, updates for RAML reference vulnerabilities.
0.8.40
Updates for RAML reference vulnerabilities.
1.0.48
#678: Strings "true" and "false" are valid for boolean type. The problem was fixed by adding a org.raml.strict_booleans property.
1.0.47
This is just a re-release of a problematic deployment for 1.0.46. Functionally identical.
1.0.46
#676: Cannot validate example against XML1.1 schema
1.0.45
#665: Run schema validation only when there is an object (or array for json) in the mix.
#668, #669: inferred types for arrays and files.
0.8.37
#674 : rollback of earlier fix, as it causes problems for URLs and probably some other paths.
0.8.36
#662: bumping jackson-module-jsonSchema to 2.10.0 in this branch
1.0.44
#664: org.raml.v2.internal.impl.commons.nodes.StringTemplateNode cannot be cast to org.raml.yagi.framework.nodes.ReferenceNode exception fixed
0.8.35
#661: ContextPath is not working on windows ending in invalid paths