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

@@ -22607,3 +22607,5 @@
2021-11-10 Fred Gleason <fredg@paravelsystems.com>
* Added 'all' to the set of available cart types in
'web/tests/listcarts.html'.
2021-11-11 Fred Gleason <fredg@paravelsystems.com>
* Added a 'ListCarts()' method to the 'rivwebpyapi' API.