json_to_file#

json_to_file(obj: Any, uri: str) None[source]#

Serialize obj to JSON and upload to uri.

Parameters
Return type

None