You are here

uuid_services.info in Universally Unique IDentifier 7

name = UUID Services
description = Provides integration with the Services module, like exposing a UUID entity resource.
core = 7.x
package = Services - resources

files[] = uuid_services.user_services.test

dependencies[] = services
dependencies[] = uuid
dependencies[] = entity

test_dependencies[] = services
test_dependencies[] = entity
test_dependencies[] = file
test_dependencies[] = field
test_dependencies[] = file_entity

File

uuid_services/uuid_services.info
View source
  1. name = UUID Services
  2. description = Provides integration with the Services module, like exposing a UUID entity resource.
  3. core = 7.x
  4. package = Services - resources
  5. files[] = uuid_services.user_services.test
  6. dependencies[] = services
  7. dependencies[] = uuid
  8. dependencies[] = entity
  9. test_dependencies[] = services
  10. test_dependencies[] = entity
  11. test_dependencies[] = file
  12. test_dependencies[] = field
  13. test_dependencies[] = file_entity