diff --git a/models/staging/core/_core_sources.yml b/models/staging/core/_core_sources.yml index b61b8ca..6ad1f40 100644 --- a/models/staging/core/_core_sources.yml +++ b/models/staging/core/_core_sources.yml @@ -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 +