Commit d92d4e2
authored
Update NameToDefinitionMapper.kt
Today the [docs](https://reference.airbyte.com/reference/createsource) say that `source-airtype` requires a `sourceType` of `airbyte` in the configuration body. Submitting this results in a `400` error `value-not-found`.1 parent bc2e734 commit d92d4e2
File tree
1 file changed
+2
-0
lines changed- airbyte-server/src/main/kotlin/io/airbyte/server/apis/publicapi/mappers
1 file changed
+2
-0
lines changedLines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
325 | 325 | | |
326 | 326 | | |
327 | 327 | | |
| 328 | + | |
328 | 329 | | |
329 | 330 | | |
330 | 331 | | |
| |||
619 | 620 | | |
620 | 621 | | |
621 | 622 | | |
| 623 | + | |
622 | 624 | | |
623 | 625 | | |
624 | 626 | | |
| |||
0 commit comments