feat: update model
This commit is contained in:
@@ -27,4 +27,5 @@ type Posts struct {
|
||||
Likes int64 `json:"likes"`
|
||||
Tags fields.Json[[]string] `json:"tags"`
|
||||
Assets fields.Json[[]fields.MediaAsset] `json:"assets"`
|
||||
HeadImages string `json:"head_images"`
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user