-
Hi there!
I'd like to propose that bare atoms such as `:attr` be allowed in schemas and that their behavior be the same as `required(:attr)`. There are three primary reasons I believe this should b…
-
EOEPCA+ will look to define a schema for
1) Reproducible job details (Workflow Metadata)
2) Replicable workflow (Experiment Metadata)
See - System level
https://github.com/orgs/EOEPCA/projects/4…
-
Hello,
I have api endpoint with Event and the Event has Location. The Locatio is interface with two implementations GeoLocation and OnlineLocation, something like this
```kotlin
@Serializable
seal…
-
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Describe the bug
If you have an model with types as following Person->Address->Person
The referens get invalid…
-
### What version of ogen are you using?
```bash
$ ogen --version …
-
JSONMaestro should already insert schemas for validation, but there needs to be a feature to generate the schema.
Also the feature for schema validation and the insertion of the schema should be ab…
-
For better compatibility and accessibility, I'd love to see upgrading the schemas to 3.1 OpenAPI standard. I need them in 3.1 format.
-
### Description
👋 I am observing that the generator is boxing properties that do not need boxing
### Reproduction
This OpenAPI spec:
```yaml
components:
schemas:
MyStruct:
type: …
-
## Bug Report
### iRODS Version, OS and Version
iRODS 4.2.8, CentOS 7 and Ubuntu 18.04
### What did you try to do?
In my iRODS 4.2.8 `/etc/irods/server_config.json` file, `schema_validation_ba…
-
Seems like before we [upgrade Experimenter to Python 3.12](https://github.com/mozilla/experimenter/issues/11071) we have to upgrade Schemas to 3.12. Pydantic is complaining about some TypeVar issue. …