feat(ingestionSource/ownership): add ownership aspect to ingestionSource (#13567)

Co-authored-by: Victor Tarasevich <v.tarasevitch@invento.by>
This commit is contained in:
v-tarasevich-blitz-brain 2025-05-21 17:16:28 +03:00 committed by GitHub
parent 9fca1737ff
commit 7fb9140d41
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -308,6 +308,7 @@ entities:
keyAspect: dataHubIngestionSourceKey keyAspect: dataHubIngestionSourceKey
aspects: aspects:
- dataHubIngestionSourceInfo - dataHubIngestionSourceInfo
- ownership
- name: dataHubSecret - name: dataHubSecret
category: internal category: internal
keyAspect: dataHubSecretKey keyAspect: dataHubSecretKey