-
**User story.**
As a developer, I can use the pieces of `ui-kit` without bloating my package by including the entire bundle.
**Is your feature request related to a problem?**
See stoplightio/elem…
-
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.…
-
## 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
2 months ago
-
Command should:
* Validate structure, types, etc. of local-api-gateway.yml are valid.
* Referenced middleware files exist.
* Maybe, probably not: checkout integrations and make sure they exist…
-
## Describe the bug
@stoplightio/json-schema-sampler depends on json-pointer, which is vulnerable to [CVE-2021-23820](https://github.com/advisories/GHSA-v5vg-g7rq-363w). json-pointer has not been u…
-
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…
-
Currently, for example, I put tag `maxLength:"3"`, Huma will validate to input Body and also put a text in spec to indicate the constraint.
I can add validation logic with `Resolve` method but …
-
## User story.
As a docs viewer, I can do filter ToC, so that I can find the operations I am looking for easily on large APIs.
## Is your feature request related to a problem?
StoplightProjec…
-
**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…
-
With openapi 3.1.0 the spec now allows for specifying scopes for bearer auth. This is useful for APIs which accept API keys in headers (with bearer auth) and the user can configure the key to have c…