Skip to content

Commit 6d71d32

Browse files
committed
update openapi specs
1 parent f81d8b7 commit 6d71d32

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

services/api-server/openapi.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5709,8 +5709,9 @@
57095709
"tags": [
57105710
"function_jobs"
57115711
],
5712-
"summary": "Start Function Job Logs",
5713-
"operationId": "start_function_job_logs",
5712+
"summary": "Get Function Job Logs Task",
5713+
"description": "Get function job logs task\n\nNew in *version 0.10-rc1*",
5714+
"operationId": "get_function_job_logs_task",
57145715
"security": [
57155716
{
57165717
"HTTPBasic": []

0 commit comments

Comments
 (0)