{ "opencollection": "1.0.0", "info": { "name": "Stoplight Elements Configuration Integration API", "version": "8.0.0" }, "items": [ { "info": { "name": "Integration", "type": "folder" }, "items": [ { "info": { "name": "Get Stoplight Elements Overview", "type": "http" }, "http": { "method": "GET", "url": "https://stoplight.io/open-source/elements" }, "docs": "Returns the Stoplight Elements open-source landing page describing the component library, its features, supported standards, and links to getting started guides and documentation." }, { "info": { "name": "Stoplight Elements Get Elements Documentation", "type": "http" }, "http": { "method": "GET", "url": "https://stoplight.io/docs/elements" }, "docs": "Returns the main Elements documentation landing page with links to getting started guides for React, Web Components, and Angular, as well as the full configuration options reference." }, { "info": { "name": "Stoplight Elements Get React Integration Guide", "type": "http" }, "http": { "method": "GET", "url": "https://stoplight.io/docs/elements/b074dc07b3bae-getting-started-with-elements-in-react" }, "docs": "Returns the getting started guide for integrating Stoplight Elements as React components. Covers installation of @stoplight/elements, importing the API component, providing an apiDescriptionUrl or apiDescriptionDocument prop, choosing a layout, and configuring the router prop." }, { "info": { "name": "Stoplight Elements Get Web Component Integration Guide", "type": "http" }, "http": { "method": "GET", "url": "https://stoplight.io/docs/elements/19a7f9f0cbf23-getting-started-with-web-component" }, "docs": "Returns the getting started guide for embedding Stoplight Elements as a Web Component (Custom Element) via CDN or npm. Covers including the web-components bundle, using the elements-api custom element tag in HTML, and setting attributes for apiDescriptionUrl, router, and layout." }, { "info": { "name": "Stoplight Elements Get Angular Integration Guide", "type": "http" }, "http": { "method": "GET", "url": "https://stoplight.io/docs/elements/507fb7fab9b7d-getting-started-with-elements-in-angular" }, "docs": "Returns the getting started guide for integrating Stoplight Elements into an Angular application, covering the CUSTOM_ELEMENTS_SCHEMA import, component registration, and attribute binding." } ] } ], "bundled": true }