2025-01-15 17:46:55 +05:30
|
|
|
---
|
2025-06-26 16:13:03 +05:30
|
|
|
title: Description Schema | OpenMetadata Description
|
2025-01-15 17:46:55 +05:30
|
|
|
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.
|