mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-08-05 07:38:26 +00:00
568 B
568 B
title | description | slug |
---|---|---|
Create Post API | OpenMetadata API for Creating Posts | Post a comment or update in a discussion thread to contribute insights, suggestions, or issue resolution on an entity. | /main-concepts/metadata-standard/schemas/api/feed/createpost |
CreatePostRequest
Create post request
Properties
message
(string): Message in Markdown format. See markdown support for more details.from
(string): Name of the User posting the message.
Documentation file automatically generated at 2025-01-15 09:05:41.923720+00:00.