mirror of
https://github.com/documize/community.git
synced 2025-07-25 08:09:43 +02:00
bulk data model ID
This commit is contained in:
parent
6409ad0d63
commit
c0d19f2531
2 changed files with 2 additions and 0 deletions
|
@ -1265,6 +1265,7 @@ func (h *Handler) FetchPages(w http.ResponseWriter, r *http.Request) {
|
|||
|
||||
if process {
|
||||
d := page.BulkRequest{}
|
||||
d.ID = fmt.Sprintf("container-%s", p.RefID)
|
||||
d.Page = p
|
||||
|
||||
for _, m := range meta {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue