Skip to content
This repository has been archived by the owner on Nov 8, 2024. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants