jarrodek / ChromeRestClient

ARC Chrome is deprecated. Please move to https://github.com/advanced-rest-client/arc-electron/
Apache License 2.0
370 stars 98 forks source link

RAML support in the app #509

Open jarrodek opened 8 years ago

jarrodek commented 8 years ago

Projects are to become a RAML objects in the app.

The app itself should be able to import RAML file and create a project with endpoints structure.

This step includes only codebase for RAML support. It does not include an UI elements to support RAML.

To be done:

jarrodek commented 7 years ago

RAML import and creating is moved to M9.