-
## 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
openapi…
-
`Request terminated with error: Error: Error: Prop not found: __bundled__`
## Context
We use Prism for our development mock server, `@stoplight/prism-cli version@^5.0.1`.
When upgrading to Angu…
-
The [OpenAPI check](https://github.com/bundesAPI/api-doc-template/blob/main/.github/workflows/openapi_check.yaml) is currently not working correctly.
The annotations which show warnings or errors …
-
**User story.**
As a specification writer, I want to validate my spec using a native Docker image on an Apple Silicon Mac so that I can run Spectral more efficiently with no warnings.
**Is your fe…
-
### Discussed in https://github.com/stoplightio/spectral/discussions/2630
Originally posted by **bereg2k** June 2, 2024
Hello!
I have an **invalid JSON** which is **invalid OAS** too, but…
-
When using the `bump validate` command it could make sense to add a `--strict` flag to enable OpenAPI/AsyncAPI spec verification.
- For OpenAPI we could use
- The Mermade developed/maintained […
-
When a PR is opened from a fork, spectral-action doesn't fail if there are errors, but just adds annotation errors in the action logs.
This is tracked upstream as https://github.com/stoplightio/spe…
-
The URL property here is kind of confusing
https://github.com/stoplightio/types/blob/master/src/http.ts#L18
since it makes you think it's a full URL but there are no query Parameters. I suggest …
-
When setting contact:
```go
config.Info.Contact = &huma.Contact{
Name: "Example",
Email: "hi@example.com",
}
```
On docs page it will have following wrong href: `#/mailto:hi@example.com`…
-
**Chore summary**
Fix the link in "Explore the components: [Storybook](https://stoplightio.github.io/ui-kit/)" in the README.
**Tasks**
- [ ] Figure out why it's out of date
- [ ] Update CI to p…