-
From OpenDataServices/cove#951
We did this for all other validation messages, but required fields are more difficult because current the context path is the parent.
-
### User Story:
As the Passport team,
I want to establish a flexible and standardized data schema for custom Stamps like a GitHub Stamp or Allowlist Stamp,
So that we can push these Stamps on-chain an…
-
The [current code](https://github.com/kensho-technologies/graphql-compiler/blob/f8073d09239a75cc8391002dd0663e4c06b8c76e/graphql_compiler/schema_transformation/rename_schema.py#L41) assumes that we al…
-
### Prerequisites
- [X] I have searched the existing issues
- [X] I understand that providing a [SSCCE](http://sscce.org/) example is tremendously useful to the maintainers.
- [X] I have read the…
-
A created schema will only have the field properties `name`, `type` and (sometimes) `constraints`. I see it as fairly common to add more properties, such as `description`, `required` etc. It is possib…
-
Hello👋,
I face an issue with the default behavior of `z.any()` and `z.unknown()` schemas. I expect these fields to have consistant behavior in line with other supported schemes: `required` after the …
-
For my use case, I need to be able to represent CIViC evidence and assertions. I don't think we have a model that makes this distinction.
Back in March, we had `VariantClassification` and `VariantS…
-
Starting to document the migration path to identify anything missing.
Since a lot is missing, maybe we can start by establishing what is NOT planned for libcove2 and should instead be the responsib…
-
I did some research into doing schema validation. Unfortunately, the schema validation only works for "fixed" documents - you validate the fields of a map (that has to exist). The limitation is coming…
-
### Apache Iceberg version
0.6.1
### Please describe the bug 🐞
while writing dataframe to iceberg through tbl.append(df), there happens to be a schema validation of table schema & df schema.
…