-
### Before reporting an issue
- [X] I have read and understood the above terms for submitting issues, and I understand that my issue may be closed without action if I do not follow them.
### Area
a…
-
I'm resending conversation and issue report from https://github.com/springdoc/springdoc-openapi :
Any value provided inside the parameter input field is ignored and the resulted url only has {param…
-
**Describe the bug**
When the `default` value is set in a referenced schema in OpenAPI 3.1 and it has `type: ["string", "null"]`, the default value of dataclass becomes `None` while the non-reference…
-
# Context
The overlap in specification between AsyncAPI and OpenAPI specs allows the combining of common models across both.
Example:
./models/foo.yaml
```yaml
openapi: 3.1.…
-
#### 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…
-
### What happens?
OpenAPI schema imports should be more resilient to `null` values in JSON schema.
When providing a schema like this (or presumably a schema with null values elsewhere, I generat…
-
### Description
If we set [quarkus.smallrye-openapi.store-schema-directory](https://quarkus.io/guides/all-config#quarkus-smallrye-openapi_quarkus-smallrye-openapi-store-schema-directory) Quarkus will…
-
New annotation methods were added in MP OpenAPI 4.0 to support the new features added to OpenAPI 3.1. The majority are on `@Schema`, but there are more across the other annotations (e.g. `Info.summary…
-
### I have checked the following:
- [X] I use the newest version of bruno.
- [X] I've searched existing issues and found nothing related to my issue.
### Describe the bug
When importing a collectio…
-
VS Code YAML extension uses Schema Store https://www.schemastore.org/api/json/catalog.json to automatically guess and apply JSON Schemas to documents being edited.
My understanding is that if multi…