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.
Note that raml-js-parser-2 has been deprecated, the new official parser is webapi-parcser. Feel free to attempt to reproduce this issue with webapi-parser and report any issue you may have on that repository.
It seems there's an issue with some data (description and example) from types in uriParameters and headers.
After calling raml.load (with expandTypes), I end up with this result:
As you can see, there is no description for the expanded type Phone in headers or uriParameters, whereas it's present when directly declared.
I tried to fix and submit a PR but I can't even run the tests without error :/
The text was updated successfully, but these errors were encountered: