mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-11-22 13:49:27 +00:00
17 lines
517 B
Markdown
17 lines
517 B
Markdown
|
|
---
|
||
|
|
title: owner
|
||
|
|
slug: /main-concepts/metadata-standard/schemas/entity/feed/owner
|
||
|
|
---
|
||
|
|
|
||
|
|
# OwnerFeedInfo
|
||
|
|
|
||
|
|
*This schema defines the schema for Ownership Updates for Feed.*
|
||
|
|
|
||
|
|
## Properties
|
||
|
|
|
||
|
|
- **`previousOwner`**: Previous Owners. Refer to *[../../type/entityReferenceList.json](#/../type/entityReferenceList.json)*.
|
||
|
|
- **`updatedOwner`**: Updated Owners. Refer to *[../../type/entityReferenceList.json](#/../type/entityReferenceList.json)*.
|
||
|
|
|
||
|
|
|
||
|
|
Documentation file automatically generated at 2025-01-15 09:05:41.923720+00:00.
|