Commit 9494385
fix(test): update create fixtures for changed component schemas
keboola.app-data-gateway: schema changed from {"action": ""} to a full
db-connection object with driver/host/port/etc fields.
keboola.ex-db-mysql: ssh section no longer includes "#privateKey" field.
Both are upstream API-side schema changes unrelated to this PR's changes.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 0ce72ea commit 9494385
2 files changed
Lines changed: 16 additions & 2 deletions
File tree
- test/cli/create
- config-data-gateway/out/main/application/keboola.app-data-gateway/new-config
- config/out/main/extractor/keboola.ex-db-mysql/new-config
Lines changed: 16 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
4 | 19 | | |
5 | 20 | | |
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
14 | 13 | | |
15 | 14 | | |
16 | 15 | | |
| |||
0 commit comments