-
The spectal-action is not failing when linting an OpenAPI document with a large (over 1000 errors). The issue appears to be that it is hitting "Error: You have exceeded a secondary rate limit".
…
-
Prism proxy is not validating against the correct response schema when using accept header for versioning
## Context
I cant make versioned requests using accept header and expect the prism proxy…
-
## Is your feature request related to a problem?
@philsturgeon asked me to open this after discussing on Slack.
Implementing a security scheme with a custom schema type should technically be pos…
-
### Describe the bug.
The spectral rule schemaValidation currently enforces that all examples have the same type as the schema type. However, we believe that there are cases in AsyncAPI, where it i…
-
### Issue Summary
As part of the 3.0.1 OpenAPI spec there's the ability to give further information about the behaviour of individual properties
https://github.com/OAI/OpenAPI-Specification/blob/mai…
-
**Describe the bug**
#2511 has introduced a breaking change for rule override JSON Pointers. Different minor versions of spectral-core require different rule override files.
**To Reproduce**
…
dlkj updated
6 months ago
-
Is there a possibility to define the client_id directly in the code, so I don't have to add it manually in the Swagger UI?
And I'm not sure about this, but I thought it would be nice if I could red…
-
The following error occurs when defining`.spectral.js` in a project repo which would extend a ruleset from a **private** NPM package (in this case `@team-supercharge/oasg/ruleset`)
```js
import oa…
-
**Is your feature request related to a problem? Please describe.**
I have a demo server provided by a vendor, and dont want to be performing active scans on it. The passive scans are still quite use…
-
Alternate base URLs, such as the legacy https://api.packet.net, may be useful during testing. `PACKNGO_API_BASE_URL` could be used to configure such a change.
No other mechanism currently exists. …