Last updated October 1, 2012. Created by heyrocker on April 28, 2010.
Edited by Daniel Young, develCuy, dooug, bsenftner. Log in to edit this page.
Services 3.x - API Documentation
Formal API documentation is underway for all the hooks being exposed by Services 3.x, including the keys and parameters that need to be defined as a part of those hooks. These docs are being written in api.php files, in accordance with the standard set forth in Drupal 7. Currently the following files have been created:
- services.services.api.php - Hooks related to creating services/resources
- services.servers.api.php - Hooks relates to creating servers
- services.authentication.api.php - Hooks related to creating authentication plugins
If you notice any mistakes in this documentation, please file an issue or even better, file a patch!