Closed KenLomax closed 8 years ago
What's the error message? stack trace?
Closed, reopened and refreshed my eclipse project, and the problem is no longer there, so cannot send stack trace(!) I think it must have been a classpath issue - sorry for bothering you with it. If it comes back, I'll report with the trace and error.
HI The attached raml and test will fail if I do not have the two (empty) files, named precisely “tip” and “tips” (with no extension) alongside the api.raml
What I would expect, is that I can have the following in my api.raml entry:
schemas:
and the two files tip.json and tips.json in the schemas folder, which lives alongside api.raml
Thanks
Archive.zip