mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-07-14 20:47:41 +00:00
17 lines
387 B
Markdown
17 lines
387 B
Markdown
![]() |
---
|
||
|
title: createPost
|
||
|
slug: /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 2022-07-14 10:51:34.749986.
|