mirror of
https://github.com/clearml/clearml-server
synced 2025-03-03 10:43:10 +00:00
Fix endpoint name in schema
This commit is contained in:
parent
d397d2ae20
commit
58d9a64537
@ -773,7 +773,7 @@ get_plot_sample {
|
||||
}
|
||||
response {"$ref": "#/definitions/plot_sample_response"}
|
||||
}
|
||||
"999.0": ${get_debug_image_sample."2.20"} {
|
||||
"999.0": ${get_plot_sample."2.20"} {
|
||||
model_events {
|
||||
type: boolean
|
||||
description: If set then the retrieving model plots. Otherwise task plots
|
||||
|
Loading…
Reference in New Issue
Block a user