-
### Describe the Bug with repro steps
1. Add the following files to the Schemas folder in a Logic apps project:
\-[genericCustomer.json]()
\-[Jeeves\_Customer.xsd.json]()
2. Remove the json ext…
-
Defining a list of types that include - 'null' doesn't work:
```
count:
type:
- number
- 'null'
```
yields
```
count?: any;
```
but I expect it to behave as if `nullable: true` …
-
#### 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 thought it might allow us to get rid of some more dependencies, but it didn't seem to work when I tried swapping them. Not quite sure why the tests are failing, but you can see my attempt here:
h…
-
**Describe the bug**
If you use an `arrow_json::ReaderBuilder` to read a json file, and specify a schema that includes a map that shouldn't allow nullable _values_, you can still read files that …
-
The spec allows `"type": []`, but in the validation vocabuary there is a 'minItems: 1' for the "type" property. This seems inconsistent.
For details see this issue I filed earlier with the test…
-
### Issue Description:
I would like to propose the establishment of a monthly newsletter to enhance communication and engagement with users, contributors, implementers and other stakeholders of the E…
-
I'm working towards creating a new app using the latest and greatest developments of embroider, ember and ember-data.
I started with:
```
npx ember-cli@latest new vite-test -b @embroider/app-blue…
-
## Description
Is your feature request related to a problem? A clear and concise description of what the problem is: "I'm always frustrated when ..."
> Hello Kedro community,
> I have currently…
-
## Context
The JSON schema URL, specified in [configurations.md](https://github.com/detekt/detekt/blob/main/website/docs/introduction/configurations.md?plain=1#LL182-L182C29), is now versioned and th…