You are here

rest.settings.yml in Multipurpose Corporate Profile 8

modules/custom/feature_config/config/install/rest.settings.yml

File

modules/custom/feature_config/config/install/rest.settings.yml
View source
  1. resources:
  2. 'entity:node':
  3. GET:
  4. supported_formats:
  5. - hal_json
  6. supported_auth:
  7. - basic_auth
  8. POST:
  9. supported_formats:
  10. - hal_json
  11. supported_auth:
  12. - basic_auth
  13. PATCH:
  14. supported_formats:
  15. - hal_json
  16. supported_auth:
  17. - basic_auth
  18. DELETE:
  19. supported_formats:
  20. - hal_json
  21. supported_auth:
  22. - basic_auth
  23. link_domain: null