clearml-server/apiserver/services
2024-02-13 16:15:55 +02:00
..
login
server Add input parameters check to multiple APIs 2024-02-13 16:15:55 +02:00
__init__.py
auth.py
debug.py
events.py Add input parameters check to multiple APIs 2024-02-13 16:15:55 +02:00
models.py Add input parameters check to multiple APIs 2024-02-13 16:15:55 +02:00
organization.py
pipelines.py Add "queue watched" indication to pipelines.start_pipeline 2024-01-10 15:15:43 +02:00
projects.py Add input parameters check to multiple APIs 2024-02-13 16:15:55 +02:00
queues.py
reports.py Allow filtering on event metrics in multi-task endpoints get_task_single_value_metrics, multi_task_scalar_metrics_iter_histogram and get_multi_task_plots 2024-01-10 15:07:46 +02:00
tasks.py Check for dictionary type for some model and task fields 2024-01-10 15:10:41 +02:00
users.py Add input parameters check to multiple APIs 2024-02-13 16:15:55 +02:00
utils.py
workers.py