mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-05-21 07:13:06 +02:00
* Added a 'Cart' class to the 'rivwebapi' API. * Modified the 'AddCart()', 'ListCart()' and 'ListCarts()' methods to use the 'Cart' class in the 'rivwebapi' API. * Added an 'EditCart()' method to the 'rivwebpyapi' API. Signed-off-by: Fred Gleason <fredg@paravelsystems.com>