1
0
mirror of synced 2026-01-06 15:03:36 -05:00
Files
airbyte/airbyte-integrations/connectors/source-copper/integration_tests/invalid_config.json
akashpatl 5c7affcfb4 🎉 New Source: Copper [python cdk] (#18848)
* add younium source along with documentation

* init commit for new python source

* added streams for projects, companies and people

* breakout http_method

* add docs for Copper

* docs were not included in previous commit

* indentation error

* update schemas that failed acceptance test

* resolve merge conflict with docs

* add title to spec

* update doc url

* newlines

* add copper to source def

* add copper to source def

* run format

* auto-bump connector version

Co-authored-by: marcosmarxm <marcosmarxm@gmail.com>
Co-authored-by: Marcos Marx <marcosmarxm@users.noreply.github.com>
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2022-11-17 20:00:36 -03:00

5 lines
68 B
JSON

{
"api_key": "invalid api key",
"user_email": "invalid email"
}