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

* Modified the 'List*' methods in th 'rivwebpyapi' API to return
	None in fields that do not exist in the schema of the queried
	system.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
Fred Gleason
2021-12-06 12:19:58 -05:00
parent bdb038f7b1
commit ab28750a5a
2 changed files with 21 additions and 12 deletions

View File

@@ -22656,3 +22656,7 @@
2021-12-04 Fred Gleason <fredg@paravelsystems.com>
* Fixed multiple typos in the inline documentation for the
'rivwebpyapi' API.
2021-12-06 Fred Gleason <fredg@paravelsystems.com>
* Modified the 'List*' methods in th 'rivwebpyapi' API to return
None in fields that do not exist in the schema of the queried
system.