1
0
mirror of synced 2025-12-25 02:09:19 -05:00

[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:
Ben Church
2023-08-03 11:56:13 -06:00
committed by GitHub
parent 72f2a5f215
commit 2f7deaee02
376 changed files with 1671 additions and 1545 deletions

View File

@@ -20,8 +20,8 @@ data:
documentationUrl: https://docs.airbyte.com/integrations/sources/gitlab
tags:
- language:python
_ab_internal:
_sl: 200
_ql: 300
ab_internal:
sl: 200
ql: 300
supportLevel: certified
metadataSpecVersion: "1.0"