2021-12-03 Fred Gleason <fredg@paravelsystems.com>

* Added a 'ListCart()' method to the 'rivwebpyapi' API.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
Fred Gleason
2021-12-03 16:25:58 -05:00
parent 2f45dee768
commit 80dfbe30fa
4 changed files with 175 additions and 1 deletions

View File

@@ -20,7 +20,8 @@
##
## Use automake to process this into a Makefile.in
EXTRA_DIST = list_carts.py\
EXTRA_DIST = list_cart.py\
list_carts.py\
list_group.py\
list_groups.py\
list_log.py\