clearml-server/apiserver/apimodels
2024-06-20 17:52:46 +03:00
..
custom_validators
__init__.py
auth.py
base.py
batch.py
events.py Support getting and clearing task logs using specific metrics 2024-06-20 17:47:39 +03:00
login.py
metadata.py
models.py Add input parameters check to multiple APIs 2024-02-13 16:15:55 +02:00
organization.py
pipelines.py
projects.py Make sure that APIs that aggregate task/model data from projects can be called for the root project 2024-02-13 16:17:33 +02:00
queues.py
reports.py
server.py Add input parameters check to multiple APIs 2024-02-13 16:15:55 +02:00
tasks.py Support automatic handling of pipeline steps if a pipeline controller task ID was passed to one of the tasks endpoints 2024-06-20 17:52:46 +03:00
users.py Add input parameters check to multiple APIs 2024-02-13 16:15:55 +02:00
workers.py