-
**User story.**
As a Spectral CLI user who has never hard of Stoplight, I can validate the bare necessities of my OpenAPI documents, without getting any Stoplight-centric rules or opinions about what…
-
In [Azure Ruleset Readmen](https://github.com/Azure/azure-api-style-guide/blob/main/docs/azure-ruleset.md#azure-ruleset) we talk about overriding the rule set. We should show an example here of how to…
-
Using Swagger Editor (The web based one from swagger.io). You get a bunch of additional lints/validation that I don't see with this extension installed. It would be nice to have those. They include fo…
-
As a docs consumer, I can enter a username and password and it is correctly hashed and added to the request, so my request is authenticated.
- Add "Digest Auth" to the authorization type dropdo…
-
## User story.
As a technical writer for a large API that is actually comprised of many APIs, I'd like to see nav items collapsed when Elements loads instead of expanded, so that the table of conte…
-
With issue https://github.com/stoplightio/prism/issues/773 getting fixed, we should revisit logging to ensure we are logging what is necessary for all levels.
---
### Info Level
#### Currently…
-
Hi there,
We use comments in our AsyncAPI YAML files to track implementation of requirements. The current application's behavior is to strip comments -- and I can't seem to find an option to NOT s…
-
Hello. I'm trying to generate a client for the Confluence Cloud REST API based on its [OpenAPI Spec][confluence-openapi-spec]. The generation doesn't seem to work. I've tried with v1.11.1 and with the…
-
While migrating to version 6, I had a major head-ache over the fact that I couldn't just add `--ruleset spectral:oas` to my calls because spectral interprets that as a file name instead of a "special …
-
environment:
"react": "^17.0.2",
"react-dom": "^17.0.2",
"@stoplight/json-schema-viewer": "4.5.0",
"@stoplight/markdown-viewer": "^5",
"@stoplight/mosaic": "^1.24.4",
"@stoplight/mosaic-code-v…