-
**Description:**
This issue is created to track the subtask of openAPI client generator implementation.
**Describe your task(s)**
- [x] Identify the feasibility of the implementation
- [ ] Ident…
-
#### Bug Report Checklist
- [X] Have you provided a full/minimal spec to reproduce the issue?
- [ ] Have you validated the input using an OpenAPI validator ([example](https://apidevtools.org/swagg…
-
I am currently trying to validate an OpenAPI 3.0 document using the `json-schema-validator` library and I am getting the following warning when creating the `JsonSchema` object:
```
[main] WARN co…
-
https://github.com/Azure/azure-openapi-validator/blob/main/docs/patch-body-parameters-schema.md
-
#### Bug Report Checklist
- [x] Have you provided a full/minimal spec to reproduce the issue?
- [ ] Have you validated the input using an OpenAPI validator ([example](https://apidevtools.org/swagg…
-
Bumps [openapi-core](https://github.com/python-openapi/openapi-core) from 0.18.2 to 0.19.0.
Release notes
Sourced from openapi-core's releases.
0.19.0
This version focuses on OpenAPI app and support…
-
#### 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…
sqeph updated
3 weeks ago
-
**Describe the bug**
It looks like **removeAdditional: "failing"** response validation fails. I feel like the validator first tries to validate against type A and in progress removes property "extra"…
-
#### 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…
-
Is it possible to combine swagger-jsdoc with express-openapi-validator?
The following code:
``` javascript
var schema = swaggerJsdoc( {
swaggerDefinition: {
openapi: '3.0.0',
i…