NAME

App::Dochazka::REST::Dispatch::Interval - path dispatch

VERSION

Version 0.322

DESCRIPTION

Controller/dispatcher module for the 'Interval' resource. To determine which functions in this module correspond to which resources, see.

RESOURCES

This section documents the resources whose dispatch targets are contained in this source module - i.e., interval resources. For the resource definitions, see config/dispatch/interval_Config.pm.

Each resource can have up to four targets (one each for the four supported HTTP methods GET, POST, PUT, and DELETE). That said, target routines may be written to handle more than one HTTP method and/or more than one resoure.