Library gets not validated
sichvoge opened this issue · 2 comments
sichvoge commented
Branch: develop
I am using this example and get different validation results with the API Designer vs API Workbench. I do get a warning that points to the sessions.raml
library, but going there I don't see any error. Using the same project in workbench I do get one
sichvoge commented
sichvoge commented
Sorry my bad; the first line should always be #%RAML 1.0 <fragment identifier>
and not a comment. That also fixes the line and column problem.