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

## User story. As a developer I want to intercept the outgoing tryout HTTP request So that I can Inject / Update HTTP request parameters such as headers ### UPDATE:...

enhancement
triaged

## User story. As an owner of API documentation, I can pass in an Authorization Token in React, so that Customers of my API Documentation can use the "TryIt" functionality...

## User story. As a user who has designed APIs with query string arrays and/or exploding on comma, my user can see clean URLs instead of a technically probably valid...

enhancement
triaged
team/pierogi-platoon

When examples for schemas are added by the user, don't show the `default` example that Stoplight generates.

t/bug
p/medium
triaged

## Describe the bug When using `router="hash"` the contact email becomes a (not found) page link instead of a `mailto:` link. ## To Reproduce 1. Given this OpenAPI document: ```yaml...

t/bug
triaged
team/enchilotters
p/documented

readonly $ref is not supported properly even though there are ways to define it in OpenAPI ## Context I have a model for an id, which I want to reference...

t/bug
p/medium

## Context When using `oneOf` using a schemas that themselves have a `allOf` Elements uses "any (one of)" as title for the dropdown to select the schema options instead of...

t/bug
p/medium

External $ref are fetch with `Credentials: omit`, resulting in error when the schema urls aren't public and require valid credentials. ## Context My api description is done in multiple yaml...

- [x] Read [`CONTRIBUTING.md`](../CONTRIBUTING.md) I found myself using `elements` to create an online schema viewer that lives behind an authenticated proxy. Things _mostly_ worked, except for parts of our schema...

triaged
jira

## Current Behavior ![1655262182067](https://user-images.githubusercontent.com/12206891/173727866-e74c0890-5a05-4e89-8860-1e164ee3912a.png) ## Steps to Reproduce 1. open 2. go to one of ENDPOINTS 3. click an anchor link ## Environment - Version used: 7.5.20 - Link to...

t/bug
p/medium