Ticket #372 (new enhancement)
Opened 3 years ago
pre- and post hooks per restcall
| Reported by: | peter | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | MediaMosa X.X |
| Component: | Core | Version: | |
| Keywords: | Cc: | ||
| MoSCoW: | Should Have | Estimated time after impact analysis: | |
| Related to project: | none | Tested: | no |
| Accepted: | no | Estimated Hours: | 0 |
Description
In MediaMosa 2.x there is a drupal hook to create your own rest calls. This allows the community to create modules with rest calls of their own. But often you want to interact with existing rest calls. So it would be great to have a pre and post hooks per rest call. This way you can interact before the execution (do funny things with the input) and after the execution (fetch the result for your own evil purposes).
Note: See
TracTickets for help on using
tickets.
