add integration
This commit is contained in:
@@ -34,5 +34,6 @@ def get_vacancies():
|
||||
# Post-migration: uncomment the following line
|
||||
# ComposeKey(str(tenant.id), prefix='slots#orgs'),
|
||||
ComposeKey(str(tenant.id), prefix='vacancies'),
|
||||
)
|
||||
),
|
||||
limit=150,
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user