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
|
||||
- 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: |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue