feat(model): adding status aspect to assertions (#5612)

This will allow for soft-delete of assertion entities
This commit is contained in:
Shirshanka Das 2022-08-10 13:12:57 -07:00 committed by GitHub
parent 34c2f94ede
commit 5337375b87
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -170,6 +170,7 @@ entities:
- assertionInfo - assertionInfo
- dataPlatformInstance - dataPlatformInstance
- assertionRunEvent - assertionRunEvent
- status
- name: dataHubRetention - name: dataHubRetention
category: internal category: internal
keyAspect: dataHubRetentionKey keyAspect: dataHubRetentionKey