jdiegodcp / ramlfications

Python parser for RAML
https://ramlfications.readthedocs.org
Apache License 2.0
234 stars 50 forks source link

Fixed traits for RAML 1.0 #153

Closed alvassin closed 6 years ago

alvassin commented 6 years ago

When parsing RAML 1.0 file i see following error:

AttributeError: 'str' object has no attribute 'keys'