some api settings
This commit is contained in:
parent
1a01f776f5
commit
2e3691a090
@ -1,7 +1,7 @@
|
|||||||
_core:
|
_core:
|
||||||
default_config_hash: ve5n0mfUSWWZEFldenHnFrpcL1XKTjzTacerxemPPU4
|
default_config_hash: ve5n0mfUSWWZEFldenHnFrpcL1XKTjzTacerxemPPU4
|
||||||
langcode: fr
|
langcode: fr
|
||||||
read_only: true
|
read_only: false
|
||||||
maintenance_header_retry_seconds:
|
maintenance_header_retry_seconds:
|
||||||
min: 5
|
min: 5
|
||||||
max: 10
|
max: 10
|
||||||
|
20
src/config/sync/rest.resource.entity.file.yml
Normal file
20
src/config/sync/rest.resource.entity.file.yml
Normal file
@ -0,0 +1,20 @@
|
|||||||
|
uuid: 549f7239-e167-45eb-b238-c2dbc5173eae
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
module:
|
||||||
|
- file
|
||||||
|
- serialization
|
||||||
|
- user
|
||||||
|
id: entity.file
|
||||||
|
plugin_id: 'entity:file'
|
||||||
|
granularity: resource
|
||||||
|
configuration:
|
||||||
|
methods:
|
||||||
|
- GET
|
||||||
|
- POST
|
||||||
|
- PATCH
|
||||||
|
formats:
|
||||||
|
- json
|
||||||
|
authentication:
|
||||||
|
- cookie
|
@ -10,6 +10,7 @@ dependencies:
|
|||||||
- node.type.concernement
|
- node.type.concernement
|
||||||
- node.type.entite
|
- node.type.entite
|
||||||
module:
|
module:
|
||||||
|
- actions_permissions
|
||||||
- devel
|
- devel
|
||||||
- filter
|
- filter
|
||||||
- graphql
|
- graphql
|
||||||
@ -47,6 +48,7 @@ permissions:
|
|||||||
- 'edit own chutier entities'
|
- 'edit own chutier entities'
|
||||||
- 'edit own composition entities'
|
- 'edit own composition entities'
|
||||||
- 'edit own fil entities'
|
- 'edit own fil entities'
|
||||||
|
- 'execute entity:save_action file'
|
||||||
- 'execute ouatterrir arbitrary graphql requests'
|
- 'execute ouatterrir arbitrary graphql requests'
|
||||||
- 'execute ouatterrir persisted graphql requests'
|
- 'execute ouatterrir persisted graphql requests'
|
||||||
- 'opt-in or out of matomo tracking'
|
- 'opt-in or out of matomo tracking'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user