[skip ci] Metadata: Remove leading underscore (#29024)
* DNC * Add test models * Add model test * Remove underscore from metadata files * Regenerate models * Add test to check for key transformation * Allow additional fields on metadata * Delete transform
This commit is contained in:
@@ -22,8 +22,8 @@ data:
|
||||
documentationUrl: https://docs.airbyte.com/integrations/sources/google-analytics-data-api
|
||||
tags:
|
||||
- language:python
|
||||
_ab_internal:
|
||||
_sl: 300
|
||||
_ql: 300
|
||||
ab_internal:
|
||||
sl: 300
|
||||
ql: 300
|
||||
supportLevel: certified
|
||||
metadataSpecVersion: "1.0"
|
||||
|
||||
Reference in New Issue
Block a user