Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 2.98 KB

File metadata and controls

13 lines (10 loc) · 2.98 KB

DigestUpdate

Fields

Field Type Required Description
urls List[str] List of URLs for similar updates that are grouped together and rendered as a single update.
url Optional[str] URL link to the content or document.
title Optional[str] Title or headline of the update.
datasource Optional[str] Name or identifier of the data source (e.g., slack, confluence, etc.).
summary Optional[str] Brief summary or description of the update content.
type Optional[models.UpdateType] Optional type classification for the update.