mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-05-20 15:02:27 +02:00
* Added a 'SchedulerCode()' type class to the 'rivwebpyapi' API. * Modified the 'rivwebpyapi.ListCartSchedCodes()' call to return a list of 'rivwebpyapi.SchedulerCode' objects. * Modified the 'rivwebpyapi.ListSchedulerCodes()' call to return a list of 'rivwebpyapi.SchedulerCode' objects. Signed-off-by: Fred Gleason <fredg@paravelsystems.com>