-
#### Bug Report Checklist
- [X] Have you provided a full/minimal spec to reproduce the issue?
- [X] Have you validated the input using an OpenAPI validator ([example](https://apidevtools.org/swagg…
-
### I have checked the following:
- [X] I've searched existing issues and found nothing related to my issue.
### Describe the feature you want to add
Currently bruno UI has the feature to allow exp…
-
I am getting this error arround 6000times in the Logfile. It worked like a charm for multiple weeks before. But now randomly stopped working.
`1 ERROR (MainThread) [alphaess.alphaess] Cannot connec…
-
We could either use a pre-existing tool or do our own implementation.
**Pre-existing tools:** (Note, openapi and JSONSchema are different formats that are related):
* https://github.com/Azure/op…
-
Following code, support parsing the OAS2 and open API 3.0.0 definition when saving the file with space.
OpenAPI openAPI = new OpenAPIV3Parser().read("swagger v1.json");
But following code doesn't …
-
**Describe the bug**
**To Reproduce**
Steps to reproduce the behavior:
```
npx @redocly/cli bundle apidocs/openapi.json -o apidocs/openapi.json
```
**Expected behavior**
Should no…
-
### Q&A (please complete the following information)
- OS: Windows 11
- Browser: Edge
- Swagger-Editor version: "next"
- Swagger/OpenAPI version: 3.1.0
### Content & configuration
Example…
-
#### Bug Report Checklist
- [x] Have you provided a full/minimal spec to reproduce the issue?
- [x] Have you validated the input using an OpenAPI validator ([example](https://apidevtools.org/swagg…
-
**Describe the bug**
The parameter name='IF-MODIFIED-SINCE' produces an error 'Union[Unset, datetime.date] is not allowed in header', which prevents the endpoint from being generated.
**OpenAPI Sp…
-
It would be useful to generate schemas not only from components.schemas but from any OpenApi property (especially paths where endpoints are documented). This opens up further complexity because OpenAp…