Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migration to API Elements #388

Closed
11 of 12 tasks
netmilk opened this issue Mar 1, 2016 · 1 comment
Closed
11 of 12 tasks

Migration to API Elements #388

netmilk opened this issue Mar 1, 2016 · 1 comment

Comments

@netmilk
Copy link
Contributor

netmilk commented Mar 1, 2016

Motivation

API Blueprint parser drafter and its Node.js binding protagonist is slowly migrating to the API Elements output format and any new functionality is no longer implemented in the legacy AST Dredd is integrated with.

Defensive prep stage

The actual labour

Unblocking

@netmilk netmilk changed the title Migration to API Elements (API Description Refract Namespace) Migration to API Elements Mar 3, 2016
@honzajavorek
Copy link
Contributor

@netmilk Just realised we also need to somehow deal with the fact that Apiary Reporting API has API Blueprint AST as part of it's contract:

...
  - blueprints (array, required) ... Array of blueprints used for the test run
      - filename (string, required) ... file name
      - raw (string, required) ... raw bleuprint content in Markdown
      - parsed (object, required)  ... parsed blueprint from raw data
        - ast (object, required) ... parsed blueprint ast
        - sourcemap (object, optional) ... sourcemap from protagonist
        - warnings (array, required) ... bleuprint parser warnings
...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants