-
# Schema Inaccuracy
The `assignees` (issue and PR) and `requested_reviewers` and `requested_teams` (PRs) are required nullable arrays.
Experimentally it doesn't look like these are ever null in …
-
**Affected module**
Ingestion
**Describe the bug**
When ingesting from Kafka, schema parsing fails unless the payload type name is similar to the topic name. For example, in a topic named `addres…
-
The library does not currently generate filters for cypher fields.
Given a simple schema like
```gql
type Author {
mostRecentBook: Book @cypher(statement: "MATCH (this)-[:AUTHORED_BOOK]->(…
-
# Bug Report
Which version of the demo you are using? (please provide either a specific
[commit hash](https://github.com/open-telemetry/opentelemetry-demo/commits/main)
## Symptom
The bug …
ps48 updated
4 months ago
-
**Is your feature request related to a problem? Please describe.**
Prisma does not allow for easily obtaining computed fields.
A great solution has been proposed by the community, but it hasn't bee…
-
### Prerequisites
- [X] I have read the [documentation](https://rjsf-team.github.io/react-jsonschema-form/docs)
### What theme are you using?
core
### What is your question?
I have an anyOf array…
-
When importing records via the R package, fields which are marked as "unconditionally" required in the form schema -- that is, there are no other relevance rules set on the field -- should be enforced…
-
The comments textbox in Poweradmin UI uses a different database field and table than PowerDNS. The comments table is available starting from Powerdns 3.x, but there was no such table whe…
-
**Describe the bug**
Under certain conditions involving allOf and discriminator fields, OAS can't be resolved.
Describing this is difficult. It's best understood by looking at the examples and w…
-
## Feature Request
It would be cool to be able to define your model with structs instead of the scaffolding tool.
**Is your feature request related to a problem? Please describe.**
- generating a…