Fix private parameters wrapping when deserializing JSON
On the Python side it was assumed that the blacklisted private parameters were always dictionaries, but since they're optional, they could be 'None' as well. Signed-off-by:Petr Pudlak <pudlak@google.com> Reviewed-by:
Klaus Aehlig <aehlig@google.com>
Showing
Please register or sign in to comment