mdrs-client-python/mdrsclient/api
2024-07-04 12:33:57 +09:00
..
__init__.py changed API endpoint from v2 to v3. 2023-12-12 20:05:46 +09:00
base.py migrate obsoleted function parse_obj_as to TypeAdapter().validate_python(). 2023-07-19 14:43:16 +09:00
files.py fixed bug to upload large file. 2024-07-04 12:33:57 +09:00
folders.py changed API endpoint from v2 to v3. 2023-12-12 20:05:46 +09:00
laboratories.py changed API endpoint from v2 to v3. 2023-12-12 20:05:46 +09:00
users.py changed API endpoint from v2 to v3. 2023-12-12 20:05:46 +09:00
utils.py updated auth token handling using new users api. 2023-12-07 14:46:57 +09:00