-
Some bundles (eg https://clearlydefined.io/definitions/maven/mavencentral/org.osgi/osgi.annotation/8.1.0 ) do store their license in META-INF/LICENSE. It seems to me that as part of the discovery, Cle…
-
### Serialisation of JSON with schema fails when additionalProperties is set to false.
We have a data model that requires _additionalProperties_ to be set to either _true_ or _false_ at various poi…
-
Hey there! Thanks for this library, it's really helpful. Is there any interest in supporting later versions of the JSON Schema specification? There are some features I'd love to use that I can't curre…
-
Hello,
I have an issue regarding the request validator. It doesn't seem to validate objects (content > application/json) given in header or query params.
Stackblitz to reproduce : https://stackb…
-
While iterating on my plugin, I ended up deleting a field that was still referenced in the 'required' section:
"virtualSourceDefinition": {
"type": "object",
"additionalProperties" : false,
"requi…
-
**Is your feature request related to a problem? Please describe.**
I made an OpenAPI document, that passes validation, but is not fully conformant with OpenAPI. In the doc there was a schema like:
…
dlyz updated
11 months ago
-
#### 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…
-
#### Bug Report Checklist
- [yesy ] Have you provided a full/minimal spec to reproduce the issue?
- [ yes] Have you validated the input using an OpenAPI validator ([example](https://apidevtools.or…
-
Tried to install the latest version of har-validator and it didn't work. New to NPM, so I'm not sure what to do.
-
* https://github.com/OAI/OpenAPI-Specification/blob/OpenAPI.next/README.md
could be a `ring.swagger.openapi3` ns, maybe sharing code from `ring.swagger.json-schema` (version differences via options…