From 7302790d421ffead338c23b87813c59a807067f1 Mon Sep 17 00:00:00 2001 From: uri Date: Wed, 9 Oct 2024 08:58:36 +0200 Subject: [PATCH] Add new API role CancellationApi in user_role accepted values --- models/intermediate/core/schema.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/models/intermediate/core/schema.yml b/models/intermediate/core/schema.yml index 06a4f90..17fe0c2 100644 --- a/models/intermediate/core/schema.yml +++ b/models/intermediate/core/schema.yml @@ -2332,6 +2332,7 @@ models: - ScreeningAPI - PropertyVerificationManager - CheckInHeroApi + - CancellationApi tests: - dbt_utils.unique_combination_of_columns: @@ -2362,6 +2363,7 @@ models: - ScreeningApi - PropertyVerificationManager - CheckInHeroApi + - CancellationApi - name: int_core__user_host description: |