feat: add posts
This commit is contained in:
@@ -20,6 +20,8 @@ types:
|
||||
stage: PostStage
|
||||
status: PostStatus
|
||||
type: PostType
|
||||
assets: Json[[]MediaAsset]
|
||||
tags: Json[[]string]
|
||||
|
||||
orders:
|
||||
type: OrderType
|
||||
|
||||
Reference in New Issue
Block a user