2021-11-11 Fred Gleason <fredg@paravelsystems.com>

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

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
Fred Gleason
2021-11-11 16:35:11 -05:00
parent 73b5ca405e
commit 5bb2211cea
5 changed files with 202 additions and 2 deletions

View File

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