mdrs-client-python/mdrsclient
2023-07-26 19:59:07 +09:00
..
api set destination folder name using name attribute of folder copy api. 2023-07-26 19:59:07 +09:00
commands set destination folder name using name attribute of folder copy api. 2023-07-26 19:59:07 +09:00
models fixed type errors when pylance type checking mode is strict. 2023-07-19 21:47:47 +09:00
__init__.py set user agent string. 2023-05-17 14:51:19 +09:00
__main__.py add new command cp. 2023-07-20 11:43:07 +09:00
__version__.py update version to 1.1.1. 2023-07-26 17:59:35 +09:00
cache.py migrate obsoleted function parse_obj_as to TypeAdapter().validate_python(). 2023-07-19 14:43:16 +09:00
config.py fixed type errors when pylance type checking mode is strict. 2023-07-19 21:47:47 +09:00
connection.py add new command cp. 2023-07-20 11:43:07 +09:00
exceptions.py first commit 2023-05-01 20:00:32 +09:00
settings.py support pydantic version 2. 2023-07-19 12:52:40 +09:00
utils.py catch control-c action. 2023-05-23 11:48:09 +09:00
VERSION update version to 1.1.1. 2023-07-26 17:59:35 +09:00