-
### Actual Behavior
There is a type error here when using `werkzeug` Version 3.1.2 or newer:
```
from django.conf import settings
from openapi_core import unmarshal_response
from openapi_core.c…
-
We want to update our spec indexing to identify the following:
1) Places where we have older spec versions left after a stable version has shipped.
- This would include all older previews.
- Any…
-
## Description
I understand that Verba is very much work in progress and I wanted to create an alternate backend to the current implementation so I generated an openapi spec document and thought I'…
-
Hey, thanks to #581 I've gotten my custom rule working.
Unfortunately I'm now facing an issue with the `path` property in the report containing empty strings.
I'm running:
```bash
vacuum spe…
-
### How to use GitHub
* Please use the 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to show that you are affected by the same issue.
* Please…
-
Hi,
Our OpenAPI spec (3.1.0) contains a circular reference that looks like:
```yml
openapi: 3.1.0
components:
schemas:
AnyValue:
description: "AnyValue is used to represent any …
-
### Expected Behavior
Importing https://developers.fio.cz/v3/api-docs-production.json should succeed.
### Actual Behavior
The following error is displayed instead:
```
TypeError: Failed to fetc…
-
Existing OpenAPI tooling, like swagger-parser, openapi-generator and IDE tooling, don't check full compliance with the OpenAPI spec.
The rest-guide-validator is meant to cover style guidelines fro…
-
**Is your feature request related to a problem? Please describe.**
In Marqo 2.x there isn't a way to generate OpenAPI spec. This was possible from the `/openapi.json` path.
**Describe the solutio…
-
**Is your feature request related to a problem? Please describe.**
OpenAPI callbacks define outgoing async requests, typically back to the sender.
docs: https://swagger.io/docs/specification/callbac…