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 was archived by the owner on Jan 20, 2024. It is now read-only.
What do we need to get a first stable version out?
My current thoughts
More support of the complete RAML spec
A fixed interface for the classes
A refactor of the tests
Better test coverage, with more full example RAML files
A nice to have would be the ability to convert the API Definition back into a RAML file. This would be a useful feature anyway, but also would make testing quite easy. Parse a RAML file, convert it back to RAML and ensure that they are the same.