cookie auth for rest views blablba & showroom
This commit is contained in:
parent
38b8321d50
commit
3ed0882cc1
|
@ -866,6 +866,8 @@ display:
|
|||
offset: false
|
||||
offset_label: Offset
|
||||
rendering_language: '***LANGUAGE_entity_translation***'
|
||||
auth:
|
||||
- cookie
|
||||
cache_metadata:
|
||||
max-age: -1
|
||||
contexts:
|
||||
|
|
|
@ -1092,6 +1092,8 @@ display:
|
|||
entity_type: taxonomy_term
|
||||
entity_field: tid
|
||||
plugin_id: field
|
||||
auth:
|
||||
- cookie
|
||||
cache_metadata:
|
||||
max-age: -1
|
||||
contexts:
|
||||
|
|
Loading…
Reference in New Issue