You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 12, 2022. It is now read-only.
Hi @ddenisenko , I don't know what are the method of the new API for parseRAML.
(old API) => (new API)
loadApi => load
loadApiSync => loadSync
parseRAML => ???
parseRAMLSync => ???
Note that raml-js-parser-2 has been deprecated, the new official parser is webapi-parser. Feel free to attempt to reproduce this issue with webapi-parser and report any issue you may have on that repository.
Parsing the given RAML data using the following lines both methods takes around 30 seconds each.
The text was updated successfully, but these errors were encountered: