Doppelter Aufruf für das Holen der Page-Contents nach Sprachwechsel gefixed.
This commit is contained in:
@@ -36,9 +36,9 @@ subFields:
|
||||
endpoint: "articles"
|
||||
mapping:
|
||||
id: "id"
|
||||
name: "title"
|
||||
name: "article.content.title"
|
||||
params:
|
||||
sort: "title"
|
||||
sort: "article.content.title"
|
||||
- name: tags
|
||||
type: string[]
|
||||
meta:
|
||||
|
||||
Reference in New Issue
Block a user