raml file not parsable
Closed this issue · 2 comments
aitorhh commented
I cannot parse export-client.raml
using, for example https://github.com/raml-org/raml-js-parser or postman. This line
description: Export Client registration property type. Valid types are: "algorithms", "compressions", "formats", and "destinations".
gives an error due to the quotes" "
, It could just be solved by wrapping the string with single quotes 'Export ...'
.
The file doesn't seem to be generated automatically, but, just in case I don't provide a PR, just this change.
jpwhitemn commented
@brandonforster please check this is still an issue
eb-oss commented
Closing this issue; project is being archived.