Commit 621483c
fix: use string type for extraDependencies.dev in gen.yaml
Speakeasy v2 validates that extraDependencies.dev must be a string,
not an object. Changed from {} to empty string.
Co-Authored-By: AJ Steers <aj@airbyte.io>1 parent 7605f4c commit 621483c
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
0 commit comments