elements icon indicating copy to clipboard operation
elements copied to clipboard

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

Results 313 elements issues
Sort by recently updated
recently updated
newest added

## Describe the bug Under "Schemas" the `title` of a property is not displayed anywhere. ## To Reproduce 1. Given this OpenAPI document ```yaml openapi: 3.0.2 info: title: Testcase version:...

enhancement

## Describe the bug Our scanner found the following vulnerability for json-pointer dependency: https://nvd.nist.gov/vuln/detail/CVE-2021-23820 @stoplight/elements ->@stoplight/elements-core -> @stoplight/json-schema-sampler -> json-pointer ## To Reproduce 1. Given this OpenAPI document '...' 2....

p/high

## Describe the bug When using React version of elements along with React Router 6 (currently 6.2.2) ## To Reproduce 1. Create new react app with using latest @stoplight/elements (7.5.13)...

enhancement
triaged
jira

## Describe the bug When an OpenAPI components.schema contains a schema which has a root allOf, it fails to generate an example on the model view. ## To Reproduce 1....

t/bug
p/medium
triaged
team/pierogi-platoon

## Describe the bug A clear and concise description of what the bug is. ## To Reproduce We have project "Foundation"(https://www.nutanix.dev/api_references/foundation/#/b3A6MjIyMjMzNDk-reboot-a-node-into-phoenix) where the users need to edit the live server...

enhancement
triaged

## Contact > Email is not showed, just the Contact > URL I'm using this template, but the email is not appearing on screen: ``` openapi: 3.0.1 info: title: My...

enhancement
triaged

**User Story** As an API consumer reading the definition I want to see the headings within the description So I can quickly get to the auth section **Acceptance Criteria** -...

enhancement
triaged
team/pierogi-platoon

Will it support Vue? Or can you add examples on how to use the web component in Vue?

## User story. Just like we have a way to use @stoplight/element as a web component. Can we get the same for HttpOperation, HttpService, Model components ## Is your feature...

enhancement
triaged

As a Developer, I have integrated the stoplight elements package using the `Web components` In my vue js SPA. In my use case, I have rendered the stoplight view in...