rest_example.info.yml
Same filename in other branches
File
-
modules/
rest_example/ rest_example.info.yml
View source
- name: REST Example
- type: module
- description: An example outlining how a module can use the RESTful Web Services to communicate with another Drupal instance.
- package: Example modules
- core_version_requirement: ^9.4 || ^10
- dependencies:
- - drupal:rest
- - drupal:basic_auth
- - drupal:hal
- - drupal:views
- - examples:examples