-
Right now the deriver will create things such as
```
"kind_f": { "$ref": "#/definitions/kind" },
```
But the definitions are not added to the final json schema
Khady updated
1 month ago
-
**Describe the problem you faced**
When using Apache Hudi to sync tables with Hive/AWS Glue using the `hoodie.datasource.hive_sync.sync_comment = true` option, comments for non-partition columns ar…
-
### Is your feature request related to a problem? Please describe.
I am trying to create a query that lists just the `owner`s of each item in a schema, like this:
```
let request = GraphQLRequest…
-
Hello,
when I tried to subscribe a new user following tutorial [there](https://developer.mailchimp.com/documentation/mailchimp/guides/manage-subscribers-with-the-mailchimp-api/), I got this error mes…
-
For the following Swagger 2 module properties:
> From `@Schema(allowableValues = …)` on fields/methods, derive its `"const"`/`"enum"`.
> From `@Schema(defaultValue = …)` on fields/methods, derive …
-
### How did you install the Amplify CLI?
npm
### If applicable, what version of Node.js are you using?
_No response_
### Amplify CLI Version
12.13.0
### What operating system are you using?
Mac…
-
Currently the Sturct type of columns cannot be updated and it doesn't accept variable fields like for one row I need only x and for some other row I need y.
-
This is somewhat related to #1, but different enough that it probably warrants a separate issue.
Say you have the following schema in a Cognito-authenticated AppSync api:
```graphql
type Query {
…
-
### Component(s)
router
### Component version
v0.99.1
### wgc version
0.58.5
### controlplane version
-
### router version
v0.99.1
### What happened?
## Description
When introspection is…
-
### Current Ask
1. When a user adds a `sourceCapture` we will then need to show them a setting to control the `deltaUpdates` flag. This is setting **ON** the `sourceCapture` setting itself is reall…