hungcung2409
hungcung2409
[ * ] I have looked at the [Documentation](http://snapkit.io/docs) [ * ] I have read the [F.A.Q.](http://snapkit.io/faq) [ * ] I have filled out this issue template. ### Issue Info...
I got error when convert raml1.0 to swagger_2 ```js Fatal YAMLError: Unsupported RAML version: '#%RAML 1.0' at _Class.Scanner.Scanner.scan_to_next_token (C:\Users\hungct\AppData\Roaming\npm\node_modules\api-spec-converter\node_modules\raml-parser\lib\scanner.js:720:21) at _Class.Scanner.Scanner.fetch_more_tokens (C:\Users\hungct\AppData\Roaming\npm\node_modules\api-spec-converter\node_modules\raml-parser\lib\scanner.js:183:12) at _Class.Scanner.Scanner.check_token (C:\Users\hungct\AppData\Roaming\npm\node_modules\api-spec-converter\node_modules\raml-parser\lib\scanner.js:122:14) at _Class.Parser.Parser.parse_implicit_document_start (C:\Users\hungct\AppData\Roaming\npm\node_modules\api-spec-converter\node_modules\raml-parser\lib\parser.js:126:17) at _Class.Parser.Parser.check_event...