rest.routing.yml in Zircon Profile 8.0
Same filename and directory in other branches
core/modules/rest/rest.routing.yml
File
core/modules/rest/rest.routing.ymlView source
- rest.csrftoken:
- path: '/rest/session/token'
- defaults:
- _controller: '\Drupal\rest\RequestHandler::csrfToken'
- requirements:
- _access: 'TRUE'