.. |
custom_validators
|
Refactor configuration infrastructure
|
2021-01-05 18:25:18 +02:00 |
__init__.py
|
Add scalar field type to jsonmodels
|
2023-07-26 18:39:06 +03:00 |
auth.py
|
Add auth.edit_credentials
|
2022-05-17 16:08:12 +03:00 |
base.py
|
Refactor configuration infrastructure
|
2021-01-05 18:25:18 +02:00 |
batch.py
|
Fix batch operations results
|
2021-05-03 18:07:37 +03:00 |
events.py
|
Add input parameters check to multiple APIs
|
2024-02-13 16:15:55 +02:00 |
login.py
|
Remove callback_url_prefix and state parameters from login.supported_modes and does not return urls
|
2024-01-10 15:26:22 +02:00 |
metadata.py
|
Add metadata dict support for models, queues
|
2022-03-15 16:18:57 +02:00 |
models.py
|
Add input parameters check to multiple APIs
|
2024-02-13 16:15:55 +02:00 |
organization.py
|
Add field_mappings to organizations download endpoints
|
2023-07-26 18:39:41 +03:00 |
pipelines.py
|
Add "queue watched" indication to pipelines.start_pipeline
|
2024-01-10 15:15:43 +02:00 |
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
|
Add created field to backend.user
|
2022-09-29 19:29:36 +03:00 |
reports.py
|
Fix events.get_multitask_plots to retrieve last iterations per each task metric separately
|
2023-07-26 18:34:30 +03:00 |
server.py
|
Add input parameters check to multiple APIs
|
2024-02-13 16:15:55 +02:00 |
tasks.py
|
Add update_tags api to tasks and models
|
2023-11-17 09:37:25 +02:00 |
users.py
|
Add input parameters check to multiple APIs
|
2024-02-13 16:15:55 +02:00 |
workers.py
|
Optimize Workers retrieval
|
2023-11-17 09:46:44 +02:00 |