Skip to content

Commit 85a4c31

Browse files
committed
Update openapi-specs
1 parent f77a390 commit 85a4c31

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

services/api-server/openapi.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5641,9 +5641,9 @@
56415641
"tags": [
56425642
"function_jobs"
56435643
],
5644-
"summary": "Function Job Outputs",
5644+
"summary": "Get Function Job Outputs",
56455645
"description": "Get function job outputs\n\nNew in *version 0.8.0*",
5646-
"operationId": "function_job_outputs",
5646+
"operationId": "get_function_job_outputs",
56475647
"security": [
56485648
{
56495649
"HTTPBasic": []
@@ -5676,7 +5676,7 @@
56765676
"type": "null"
56775677
}
56785678
],
5679-
"title": "Response Function Job Outputs V0 Function Jobs Function Job Id Outputs Get"
5679+
"title": "Response Get Function Job Outputs V0 Function Jobs Function Job Id Outputs Get"
56805680
}
56815681
}
56825682
}

0 commit comments

Comments
 (0)