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

Request samples do not send binary data openapi: 3.0 and openapi: 3.1.0 : ``` requestBody: required: true content: application/octet-stream: schema: type: string format: binary ``` ## Current Behavior Elements: ##...

p/medium
triaged
bug

## Context Would be good to get much more clear discriminator behaviour ## Current Behavior This issue https://github.com/stoplightio/elements/issues/2190 says that schema name (or title, doesn't matter) used as options values...

enhancement

We are trying to render correctly a POST endpoint for application/x-www-form-urlencoded content type but there is an issue to try to pass multiple elements to an array of Strings element....

## Context This bug affects POST/PUT/PATCH endpoints that lack a request body. When a request is made, a `Content-Type: application/json` header is added, which can cause an error in the...

## Context Hi, I have a security/dependabot issue opened when I use the latest `@stoplight/elements` regarding the usage of `@sentry/[email protected]`. I can see this dependency has been dropped (which is...

p/medium
security
triaged
jira

## Context Related to: https://github.com/dedoc/scramble/issues/615 In Laravel I try to validate boolean: ```php public function index(Request $request) { $request->validate([ 'page' => 'sometimes|integer|min:1', 'all' => 'sometimes|boolean' ]); } ``` The generated...

Bumps [node-forge](https://github.com/digitalbazaar/forge) from 1.3.1 to 1.3.2. Changelog Sourced from node-forge's changelog. 1.3.2 - 2025-11-25 Security HIGH: ASN.1 Validator Desynchronization An Interpretation Conflict (CWE-436) vulnerability in node-forge versions 1.3.1 and below...

dependencies
javascript

Bumps [express](https://github.com/expressjs/express) from 4.21.2 to 4.22.1. Release notes Sourced from express's releases. v4.22.1 What's Changed Release: 4.22.1 by @​UlisesGascon in expressjs/express#6934 Full Changelog: https://github.com/expressjs/express/compare/4.22.0...v4.22.1 4.22.0 Important: Security Security fix for...

dependencies
javascript

Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.14.1 to 3.14.2. Changelog Sourced from js-yaml's changelog. [3.14.2] - 2025-11-15 Security Backported v4.1.1 fix to v3 [4.1.1] - 2025-11-12 Security Fix prototype pollution issue in yaml...

dependencies
javascript

Bumps [express](https://github.com/expressjs/express) from 4.21.0 to 4.22.0. Release notes Sourced from express's releases. 4.22.0 Important: Security Security fix for CVE-2024-51999 (GHSA-pj86-cfqh-vqx6) What's Changed Refactor: improve readability by @​sazk07 in expressjs/express#6190 ci:...

dependencies
javascript