ChromeRestClient icon indicating copy to clipboard operation
ChromeRestClient copied to clipboard

RAML support in the app

Open jarrodek opened this issue 9 years ago • 1 comments

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:

  • [x] Database redesign
  • [x] Data model for RAML and ARC
  • [ ] File import - Parsing and saving results in the datastore, converting it to internal data model
  • [ ] Swagger > raml > arc

jarrodek avatar Apr 19 '16 01:04 jarrodek

RAML import and creating is moved to M9.

jarrodek avatar Oct 25 '16 13:10 jarrodek