mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-10-29 17:49:14 +00:00
652 B
652 B
| title | description | slug |
|---|---|---|
| Description Schema | OpenMetadata Description | Log description changes to entities in the feed with author and timestamp information. | /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.