Add new API role CancellationApi in user_role accepted values
This commit is contained in:
parent
071aa8ddd5
commit
7302790d42
1 changed files with 2 additions and 0 deletions
|
|
@ -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: |
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue