mdrs-client-python/mdrsclient/api
2024-07-08 18:07:26 +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 add token check for file download operation. 2024-07-08 18:07:26 +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