Closed giraone closed 9 years ago
OK. I found my problem. It guess it must be "type":"string", "format":"date-time"
within a schema, the type "date" is for parameters only. Am I right?
Correct.
Closing for now , please let me know if you see any options for improvement on our side.
Regards, Pavel
Hi Pavel,
the easiest way to help others on the same issue would be to include a Date field in the included sample and show, how it is handled.
Hans
I am wondering whether "type" : "date" is supported - it is a valid type in the RAML spec. I get the following error for my RAML file (using -jaxrsVersion "2.0"):
The type "null" seams to be also a bit strange in the list of valid types!