mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-07-25 10:20:10 +00:00
18 lines
518 B
Markdown
18 lines
518 B
Markdown
![]() |
---
|
||
|
title: 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.
|