added drupal config for REST

This commit is contained in:
2019-04-10 11:39:38 +02:00
parent 3f2568039e
commit 33764c382f
7 changed files with 65 additions and 1 deletions

View File

@@ -0,0 +1,18 @@
uuid: bd322962-35bf-485b-bc88-83d3f5fd0251
langcode: en
status: true
dependencies:
module:
- serialization
- user
id: entity.user
plugin_id: 'entity:user'
granularity: resource
configuration:
methods:
- GET
- POST
formats:
- json
authentication:
- cookie