-
## Context
We are starting to use Elements as a Documentation tool and we needed the support to add videos on the Documentation description.
## Current Behavior
Currently the video tags are s…
nihey updated
1 month ago
-
I would like descriptions on tag entities to be included in the documentation.
## Context
Right now, the tags will create left bar groups for the methods, but you can't click on the tag itself and…
djMax updated
5 months ago
-
We use the prism CLI to unit test our SDKs, and over the last week, these unit tests have been failing due to response errors that seem to come from `$ref`s being incorrectly resolved in the OpenAPI s…
-
## User story.
As an OpenAPI v3.1 users, I can see any OpenAPI v3.1 keywords that are editable in Studio, so I can have a consistent experience.
## Is your feature request related to a problem?
…
-
As a docs consumer, I can hit the "cmd/ctrl+enter" key while focused on the request maker, so I can quickly send a request after filling out the request parameters.
-
![Screenshot 2021-08-16 at 17.25.24.png](https://images.zenhubusercontent.com/5f857aaa311cec7e20b4f258/2cf9455d-8e07-45fa-869c-b95f737f1e57)
When users choose an option in Request Samples, we save it…
-
-
Follow up to #2345
## Context
I'm trying to use elements in a Next.js app configured with **static export**
## Current Behavior
Using a freshly installed Nextjs 14.2.3 app, install lates…
-
**Chore summary**
```
$ npm install @stoplight/spectral-cli
npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead
```
**Tasks**
- [ ] Update `@rollup/plugin…
-
It seems like httpsnippet can handle file uploads through multipart forms, so we should be able to get our Sample Request component showing sample code to users that will handle file uploads for them.…