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.
Parsing validation fails if your RAML has the following structure:
Top level
Data type
Property type
Validation failed saying that uses is unexpected.
This is because the property type is treated as purely inline rather than an external type declaration and so 'uses' is not an expected field.
See the attached patch for a fix.
fix_uses.patch.txt
Aha! Link: https://mulesoft-roadmap.aha.io/features/APIRAML-44
The text was updated successfully, but these errors were encountered: