stoplightio / elements

Build beautiful, interactive API Docs with embeddable React or Web Components, powered by OpenAPI and Markdown.

Home Page:https://stoplight.io/open-source/elements/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Update to http-spec 7

mallachari opened this issue · comments

Http-spec v7 brings breaking changes in oas operation transformation. It introduces webhook operations and changes signature of transformOas2Operation and transformOas3Operation methods by replacing path with name and adding config object.
Update elements package to use new http-spec version.

this has been released in 8.0.0