Add new API role CancellationApi in user_role accepted values

This commit is contained in:
uri 2024-10-09 08:58:36 +02:00
parent 071aa8ddd5
commit 7302790d42

View file

@ -2332,6 +2332,7 @@ models:
- ScreeningAPI - ScreeningAPI
- PropertyVerificationManager - PropertyVerificationManager
- CheckInHeroApi - CheckInHeroApi
- CancellationApi
tests: tests:
- dbt_utils.unique_combination_of_columns: - dbt_utils.unique_combination_of_columns:
@ -2362,6 +2363,7 @@ models:
- ScreeningApi - ScreeningApi
- PropertyVerificationManager - PropertyVerificationManager
- CheckInHeroApi - CheckInHeroApi
- CancellationApi
- name: int_core__user_host - name: int_core__user_host
description: | description: |