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

18 lines
552 B
Markdown
Raw Normal View History

---
2025-06-26 16:13:03 +05:30
title: Description Schema | OpenMetadata Description
slug: /main-concepts/metadata-standard/schemas/entity/feed/description
---
# DescriptionFeedInfo
*This schema defines the schema for Description Updates.*
## Properties
- **`previousDescription`** *(string)*: The previous description of the entity.
- **`newDescription`** *(string)*: The new description of the entity.
- **`diffMessage`** *(string)*: The difference between the previous and new descriptions.
Documentation file automatically generated at 2025-01-15 09:05:41.923720+00:00.