bspruit
Results
1
comments of
bspruit
Issue confirmed. Still present in 1.0.41. Here: https://github.com/raml-org/raml-java-parser/blob/b970a6eed827c69ae02e163e4387748203c82674/raml-parser-2/src/main/java/org/raml/v2/internal/impl/v10/type/TypeToJsonSchemaVisitor.java#L180 The method visitDate returns the value of the DATE_TIME field. I've tested it by adding a DATE field, which returns only "date"...