add new tables to sources

This commit is contained in:
Pablo Martin 2024-03-18 12:05:55 +01:00
parent 68ddbf23c6
commit db493db8d9

View file

@ -169,6 +169,8 @@ sources:
description: "{{ doc('_airbyte_meta_desc') }}"
- name: superhog_user
identifier: SuperhogUser
- name: Verification
identifier: Verification
- name: VerificationToPayment
identifier: VerificationToPayment
- name: VerificationPaymentType
@ -177,3 +179,10 @@ sources:
identifier: Payment
- name: PaymentStatus
identifier: PaymentStatus
- name: Booking
identifier: Booking
- name: PricePlanToUser
identifier: PricePlanToUser
- name: PricePlanChargedByType
identifier: PricePlanChargedByType