Skip to content

Commit

Permalink
Fix 422 error during provisioning of Circle CI source (#342)
Browse files Browse the repository at this point in the history
Adjust circle CI source config for breaking change in spec

Breaking changes on the source were introduced [this PR](faros-ai/airbyte-connectors#1268).
  • Loading branch information
thomas-gerber committed Mar 20, 2024
1 parent 1d5c9a5 commit 0d618a1
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -52,7 +52,7 @@
configuration:
url: "https://circleci.com/api/v2"
token: ""
project_names: []
project_slugs: []
cutoff_days: 90
reject_unauthorized: true
tombstone: false
Expand Down

0 comments on commit 0d618a1

Please sign in to comment.