blabla article display and nav
This commit is contained in:
17
config/sync/rest.resource.entity.entity_view_display.yml
Normal file
17
config/sync/rest.resource.entity.entity_view_display.yml
Normal file
@@ -0,0 +1,17 @@
|
||||
uuid: 3838a066-6532-40df-8bc0-28848bedab7d
|
||||
langcode: en
|
||||
status: false
|
||||
dependencies:
|
||||
module:
|
||||
- serialization
|
||||
- user
|
||||
id: entity.entity_view_display
|
||||
plugin_id: 'entity:entity_view_display'
|
||||
granularity: resource
|
||||
configuration:
|
||||
methods:
|
||||
- GET
|
||||
formats:
|
||||
- json
|
||||
authentication:
|
||||
- cookie
|
18
config/sync/rest.resource.entity.node_type.yml
Normal file
18
config/sync/rest.resource.entity.node_type.yml
Normal file
@@ -0,0 +1,18 @@
|
||||
uuid: 6c0bad4c-4cb1-4203-ab2f-f0e35207286f
|
||||
langcode: en
|
||||
status: false
|
||||
dependencies:
|
||||
module:
|
||||
- node
|
||||
- serialization
|
||||
- user
|
||||
id: entity.node_type
|
||||
plugin_id: 'entity:node_type'
|
||||
granularity: resource
|
||||
configuration:
|
||||
methods:
|
||||
- GET
|
||||
formats:
|
||||
- json
|
||||
authentication:
|
||||
- cookie
|
Reference in New Issue
Block a user