edgexfoundry/export-client

raml file not parsable

Closed this issue · 2 comments

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.

@brandonforster please check this is still an issue

Closing this issue; project is being archived.