mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-07-13 20:18:24 +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 2023-10-27 13:55:46.343512.
|