-
Ran into an issue with `oneOf` unions, but _only_ when using a `discriminator` property. I am not sure if this is an `openapi_first` issue or a `json_schemer` issue, so I'd though I'd try here first.
…
-
I'm sorry that I raised some foolish questions in last issue due to my carelessness when reading your paper and my superficial comprehension about GAN. Now although I successfully run your train code …
-
**Description of the bug**
taggedUnion tag / discriminator is typed as a "string" not checking against field existence / field (constant) content
both parses would fail
**Expected behavior**
…
-
**Describe the bug**
build `master` branch with sanity, client lost connection after executing a SQL.
**Environment**
- OS Version and CPU Arch(`uname -a`):
```
Linux c0c380f80f1a 6.5.0-44-ge…
-
Great work!
I am working on my own dataset recently. During training, I found two odd things about the loss. I really appreciate the guidance of you if you've had the same problems before.
a. I …
-
Do you think it could be possible to allow to query grouping by discriminant. For example, we could be able to create a query builder like that, given the fact that we can have different kind of Parti…
-
### Reproduction steps
When running test MCORE_FS_1_4, we start two Matter devices (Lighting Example and Fabric-Bridge) using the same passcode, and attempt to distinguish them using the discriminato…
-
#### 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…
-
Trying to make my way around using this library, so if I missed something please let me know.
I have taken some inspiration from this test: https://github.com/vega/ts-json-schema-generator/blob/nex…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
We have encountered some odd behaviour when migrating our code from Newtonsoft.Json to System…