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 When using content type application/x-www-form-urlencoded, examples are not available in Try It ## To Reproduce 1. Create new endpoint with content type application/x-www-form-urlencoded 2. Create examples...

enhancement
cs/reported

## Summary In https://github.com/stoplightio/elements/issues/2058 we discovered that CRA 5+ does not (and will not) work with the existing elements template repos because CRA templates cannot eject and modify their webpack...

p/medium
triaged
team/tequila-mockingbirds

## Is your feature request related to a problem? @philsturgeon asked me to open this after discussing on Slack. Implementing a security scheme with a custom schema type should technically...

t/bug
triaged
help wanted
p/documented
portal

## Describe the bug Request body in applicaiton/xml is formatted as JSON in samples/request. Is this a bug or xml is not (and will not) be supported ? ## To...

enhancement
triaged

## Summary Today, if you have a link to a supported embed in markdown, we try to render it as an embed. Lets not do that. ## Tasks - Plain...

enhancement

## Describe the bug Slack thread: https://stoplight-internal.slack.com/archives/C029YQEEALD/p1637705560313100 See conversation on a previous PR: https://github.com/stoplightio/elements/pull/1867#discussion_r755456248 Code that was removed: https://github.com/stoplightio/elements/pull/1867/files#diff-68a5fef9b2c6320bf5ecb0adac2b3c688d957d53fda3d3e978d27b476988a0f4L13

t/bug
p/longterm
triaged
team/tequila-mockingbirds

## Describe the bug Request sample sometimes contain an undefined token. ## To Reproduce 1. Open a spec with Oauth security and open a page that requires it. For example:...

t/bug
p/medium
triaged

## Describe the bug @stoplight/elements depends on json-schema-generator, which uses the legacy optimist package. optimist is vulnerable to [CVE-2020-7598](https://github.com/advisories/GHSA-vh95-rmgr-6w4m). Since optimist has not been updated for 8 years, teams are...

t/bug
p/medium
triaged

## Summary When there are oneOf-objects in allOff-array, the order is reversed. ![image](https://user-images.githubusercontent.com/1930778/147428890-73fea36e-5ca5-4fb4-bf2d-c35d908b82dc.png) ## Tasks - [ ] The order of oneOf-objects should be not be reversed. - [ ]...

t/bug
p/medium
triaged

## Describe the bug Article headings wrapped in ` `` ` e.g.: ``` ### `editor` ``` Are not visible within article ToC ## To Reproduce 1. Open `Platform Docs` in...

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