Update endpoint API versions

This commit is contained in:
allegroai 2022-11-29 17:42:19 +02:00
parent e3cc689528
commit 9db14cc31d
3 changed files with 27 additions and 27 deletions

View File

@ -406,7 +406,7 @@ add {
additionalProperties: true
}
}
"999.0": ${add."2.1"} {
"2.22": ${add."2.1"} {
request.properties {
model_event {
type: boolean
@ -437,10 +437,10 @@ add_batch {
}
}
}
"999.0": ${add_batch."2.1"} {
"2.22": ${add_batch."2.1"} {
batch_request: {
action: add
version: 999.0
version: 2.22
}
}
}
@ -476,7 +476,7 @@ delete_for_task {
}
}
delete_for_model {
"999.0" {
"2.22" {
description: "Delete all model events. *This cannot be undone!*"
request {
type: object
@ -600,7 +600,7 @@ debug_images {
}
}
}
"999.0": ${debug_images."2.14"} {
"2.22": ${debug_images."2.14"} {
model_events {
type: boolean
description: If set then the retrieving model events. Otherwise task events
@ -642,7 +642,7 @@ plots {
}
response {"$ref": "#/definitions/plots_response"}
}
"999.0": ${plots."2.20"} {
"2.22": ${plots."2.20"} {
model_events {
type: boolean
description: If set then the retrieving model plots. Otherwise task plots
@ -692,7 +692,7 @@ get_debug_image_sample {
default: true
}
}
"999.0": ${get_debug_image_sample."2.20"} {
"2.22": ${get_debug_image_sample."2.20"} {
model_events {
type: boolean
description: If set then the retrieving model debug images. Otherwise task debug images
@ -724,7 +724,7 @@ next_debug_image_sample {
}
response {"$ref": "#/definitions/debug_image_sample_response"}
}
"999.0": ${next_debug_image_sample."2.12"} {
"2.22": ${next_debug_image_sample."2.12"} {
request.properties.next_iteration {
type: boolean
default: false
@ -773,7 +773,7 @@ get_plot_sample {
}
response {"$ref": "#/definitions/plot_sample_response"}
}
"999.0": ${get_plot_sample."2.20"} {
"2.22": ${get_plot_sample."2.20"} {
model_events {
type: boolean
description: If set then the retrieving model plots. Otherwise task plots
@ -805,7 +805,7 @@ next_plot_sample {
}
response {"$ref": "#/definitions/plot_sample_response"}
}
"999.0": ${next_plot_sample."2.20"} {
"2.22": ${next_plot_sample."2.20"} {
request.properties.next_iteration {
type: boolean
default: false
@ -849,7 +849,7 @@ get_task_metrics{
}
}
}
"999.0": ${get_task_metrics."2.7"} {
"2.22": ${get_task_metrics."2.7"} {
model_events {
type: boolean
description: If set then get metrics from model events. Otherwise from task events
@ -1073,7 +1073,7 @@ get_task_events {
}
}
}
"999.0": ${get_task_events."2.1"} {
"2.22": ${get_task_events."2.1"} {
model_events {
type: boolean
description: If set then get retrieving model events. Otherwise task events
@ -1181,7 +1181,7 @@ get_task_plots {
default: false
}
}
"999.0": ${get_task_plots."2.16"} {
"2.22": ${get_task_plots."2.16"} {
model_events {
type: boolean
description: If set then the retrieving model events. Otherwise task events
@ -1245,7 +1245,7 @@ get_multi_task_plots {
default: false
}
}
"999.0": ${get_multi_task_plots."2.16"} {
"2.22": ${get_multi_task_plots."2.16"} {
model_events {
type: boolean
description: If set then the retrieving model events. Otherwise task events
@ -1280,7 +1280,7 @@ get_vector_metrics_and_variants {
}
}
}
"999.0": ${get_vector_metrics_and_variants."2.1"} {
"2.22": ${get_vector_metrics_and_variants."2.1"} {
model_events {
type: boolean
description: If set then the retrieving model events. Otherwise task events
@ -1325,7 +1325,7 @@ vector_metrics_iter_histogram {
}
}
}
"999.0": ${vector_metrics_iter_histogram."2.1"} {
"2.22": ${vector_metrics_iter_histogram."2.1"} {
model_events {
type: boolean
description: If set then the retrieving model events. Otherwise task events
@ -1385,7 +1385,7 @@ scalar_metrics_iter_histogram {
}
}
}
"999.0": ${scalar_metrics_iter_histogram."2.14"} {
"2.22": ${scalar_metrics_iter_histogram."2.14"} {
model_events {
type: boolean
description: If set then the retrieving model events. Otherwise task events
@ -1431,7 +1431,7 @@ multi_task_scalar_metrics_iter_histogram {
additionalProperties: true
}
}
"999.0": ${multi_task_scalar_metrics_iter_histogram."2.1"} {
"2.22": ${multi_task_scalar_metrics_iter_histogram."2.1"} {
model_events {
type: boolean
description: If set then the retrieving model events. Otherwise task events
@ -1487,7 +1487,7 @@ get_task_single_value_metrics {
}
}
}
"999.0": ${get_task_single_value_metrics."2.20"} {
"2.22": ${get_task_single_value_metrics."2.20"} {
model_events {
type: boolean
description: If set then the retrieving model events. Otherwise task events
@ -1573,7 +1573,7 @@ get_scalar_metrics_and_variants {
}
}
}
"999.0": ${get_scalar_metrics_and_variants."2.1"} {
"2.22": ${get_scalar_metrics_and_variants."2.1"} {
model_events {
type: boolean
description: If set then the retrieving model events. Otherwise task events
@ -1629,7 +1629,7 @@ get_scalar_metric_data {
default: false
}
}
"999.0": ${get_scalar_metric_data."2.16"} {
"2.22": ${get_scalar_metric_data."2.16"} {
model_events {
type: boolean
description: If set then the retrieving model events. Otherwise task events
@ -1700,7 +1700,7 @@ scalar_metrics_iter_raw {
}
}
}
"999.0": ${scalar_metrics_iter_raw."2.16"} {
"2.22": ${scalar_metrics_iter_raw."2.16"} {
model_events {
type: boolean
description: If set then the retrieving model events. Otherwise task events

View File

@ -1948,7 +1948,7 @@ Fails if the following parameters in the task were not filled:
type: string
}
}
"999.0": ${enqueue."2.19"} {
"2.22": ${enqueue."2.19"} {
request.properties.verify_watched_queue {
description: If passed then check wheter there are any workers watiching the queue
type: boolean
@ -1992,7 +1992,7 @@ enqueue_many {
type: string
}
}
"999.0": ${enqueue_many."2.19"} {
"2.22": ${enqueue_many."2.19"} {
request.properties.verify_watched_queue {
description: If passed then check wheter there are any workers watiching the queue
type: boolean

View File

@ -303,7 +303,7 @@ get_all {
items { type: string }
}
}
"999.0": ${get_all."2.20"} {
"2.22": ${get_all."2.20"} {
request.properties.system_tags {
description: The list of allowed worker system tags. Prepend tag value with '-' in order to exclude
type: array
@ -344,7 +344,7 @@ register {
properties {}
}
}
"999.0": ${register."2.4"} {
"2.22": ${register."2.4"} {
request.properties.system_tags {
description: "System tags for the worker"
type: array
@ -418,7 +418,7 @@ status_report {
properties {}
}
}
"999.0": ${status_report."2.4"} {
"2.22": ${status_report."2.4"} {
request.properties.system_tags {
description: "New system tags for the worker"
type: array