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

When my spec have a externalValue keyword the sample is not retrieved. ## Context When I have this spec: ``` openapi: 3.0.3 info: title: A minimal OpenAPI document version: 0.0.1...

enhancement
triaged
portal

## Context ## Current Behavior If I use markdown links in a tagged endpoint description fields to link to other tagged endpoint, the target endpoint shows up but the the...

t/bug
p/medium
triaged

Currently we use value and externalValue interchangeably. As far as I can tell, unless http-spec is doing something special, this is never correct behavior. https://github.com/stoplightio/elements/pull/1426/files/cbae54f41958a061af027a2c98ec302e31e94306#diff-d62fc4b88048fb2b331dfd75cc53f0ca684d25303b206512e2550f0c00ac1c32R33 externalValue is a URI to...

enhancement
s/needs-info
triaged
team/pierogi-platoon

Follow up to https://github.com/stoplightio/elements/pull/1332#issuecomment-856672828 - most of it needs to be fixed outside of `Elements`, this issue is just for keeping everything in one place > ### ✅ ~~Font size...

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

## Describe the bug getting mosaic-provider error when i use router as "static" ``` Warning: Prop `id` did not match. Server: "mosaic-provider-react-aria-0-1" Client: "mosaic-provider-react-aria-0-2" at div at MosaicInnerProvider (webpack-internal:///./node_modules/@stoplight/mosaic/core.esm.js:13523:3) at...

t/bug
p/medium
triaged

## User story. I would like to host AsyncAPIs alongside my OpenAPI schemas. ## Is your feature request related to a problem? Otherwise, I have to have two different web...

enhancement
triaged

Our documentation website is currently making use of docusaurus and we are trying to integrate stoplight into our website for API documentation. On integrating stoplight with our codebase we get...

## User story. As a technical writer I want to be able to group OpenAPI tags under headings for better left-column navigation in API documentation. ## Is your feature request...

enhancement
triaged

## Describe the bug Our Vulnerability scanner found the following: Minimist

security