... | ... | @@ -73,7 +73,13 @@ drush migrate-manifest manifest.yml |
|
|
```
|
|
|
drush en rest restui basic_auth
|
|
|
```
|
|
|
...and enable REST for _file upload_ by going to the url: /admin/config/services/rest/resource/file:upload/edit
|
|
|
...and enable REST for _file upload_ by going to the url:
|
|
|
[/admin/config/services/rest/resource/file:upload/edit](url)
|
|
|
|
|
|
providing *POST* permissions with _basic_auth_ and _cookie_
|
|
|
|
|
|
[/admin/config/services/rest/resource/entity:user/edit](url)
|
|
|
|
|
|
Providing *PATCH* permissions with _basic_auth_ and _cookie_
|
|
|
|
|
|
eof |
|
|
\ No newline at end of file |