Exported config before trying out rules
This commit is contained in:
@ -3,8 +3,12 @@ langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- field_permissions
|
||||
- opencase_entities
|
||||
- taxonomy
|
||||
third_party_settings:
|
||||
field_permissions:
|
||||
permission_type: public
|
||||
_core:
|
||||
default_config_hash: 9r53T-UXqyvscL16KdyCRiYhdTzkIhA10Fg51kbozeQ
|
||||
id: oc_organisation.field_client_type
|
||||
|
24
config/rest.resource.entity.taxonomy_term.yml
Normal file
24
config/rest.resource.entity.taxonomy_term.yml
Normal file
@ -0,0 +1,24 @@
|
||||
uuid: 8e3fcade-e335-4a5b-80e9-8679b882814e
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- hal
|
||||
- serialization
|
||||
- taxonomy
|
||||
- user
|
||||
id: entity.taxonomy_term
|
||||
plugin_id: 'entity:taxonomy_term'
|
||||
granularity: resource
|
||||
configuration:
|
||||
methods:
|
||||
- GET
|
||||
- POST
|
||||
- DELETE
|
||||
- PATCH
|
||||
formats:
|
||||
- hal_json
|
||||
- json
|
||||
- xml
|
||||
authentication:
|
||||
- cookie
|
Reference in New Issue
Block a user