Skip to content

Commit 373f263

Browse files
fix: Format all files with ruff
Co-Authored-By: Aaron <AJ> Steers <[email protected]>
1 parent ca1bbbe commit 373f263

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

airbyte_cdk/sources/declarative/declarative_component_schema.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2315,7 +2315,7 @@ definitions:
23152315
properties:
23162316
type:
23172317
type: string
2318-
enum: [ KeyTransformation ]
2318+
enum: [KeyTransformation]
23192319
prefix:
23202320
title: Key Prefix
23212321
description: Prefix to add for object keys. If not provided original keys remain unchanged.

0 commit comments

Comments
 (0)