-
The editing form can have one of several JSON schemas defined here:
https://github.com/ESA-EarthCODE/open-science-catalog-validation/tree/main/schemas
We probably need some mapping (ideally config…
-
This is a spinoff of #833, but for OpenAPI 3.0.
The following schemas:
```py
from apispec import APISpec
from apispec.ext.marshmallow import MarshmallowPlugin
from marshmallow import Schema, …
-
Create database schema and apply it to backend with Django. Schema should be implemented in python ORM classes.
-
### Nuget Package
JsonSchema.Net
### Package Version
7.2.3
### Operating System
Windows
### .Net Target (if relevant, please specify the version in the description)
.Net (5 or aft…
-
First off, this is a nice idea and I'm interested to see where it goes :)
We have been looking at whether we could support this standard with "effect/Schema", but there are some lacking features.
…
-
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.
…
-
### What happens?
We are using DuckDB on the open-source software [Gladys Assistant](https://github.com/GladysAssistant/Gladys) since the 1.0 release, and so far we love using DuckDB :)
So first, …
-
Hey @mhabedank ,
Not to add to your workload - I just noticed you closing lots of tickets and PRs recently.
Just one suggestion (which you are already probably aware of): I would strongly consid…
-
Hello Again,
Due to the change since v2.18 where the library [no longer supports reading schemas where the null is not present in the data](https://github.com/hamba/avro/pull/452#issuecomment-24327…
-
## Description
Trino version: 463
When running `SHOW SCHEMAS IN iceberg`, Trino is making one "list namespaces" API request to the REST catalog to get a list of top-level namespaces, and then one "li…