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

@@ -22634,3 +22634,5 @@
2021-12-03 Fred Gleason <fredg@paravelsystems.com>
* Modified the 'rivwebpyapi' so as to require only scheme and host
parts of the URL provided to the 'url' parameter.
2021-12-03 Fred Gleason <fredg@paravelsystems.com>
* Added a 'ListCart()' method to the 'rivwebpyapi' API.