Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

18 lines
664 B
Markdown
Raw Normal View History

---
2025-06-26 16:13:03 +05:30
title: Owner Schema | OpenMetadata Owner Schema and API
description: Track entity ownership updates in activity feed with user, entity, and timestamp metadata.
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.