Skip to content

Commit 1ae75c0

Browse files
committed
Update openapi specs
1 parent f0ba0ac commit 1ae75c0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

services/api-server/openapi.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5867,7 +5867,7 @@
58675867
"function_job_collections"
58685868
],
58695869
"summary": "Function Job Collection List Function Jobs",
5870-
"description": "Get the function jobs in function job collection",
5870+
"description": "Get the function jobs in function job collection\n\nNew in *version 0.8.0*",
58715871
"operationId": "function_job_collection_list_function_jobs",
58725872
"parameters": [
58735873
{
@@ -5943,7 +5943,7 @@
59435943
"function_job_collections"
59445944
],
59455945
"summary": "Function Job Collection Status",
5946-
"description": "Get function job collection status",
5946+
"description": "Get function job collection status\n\nNew in *version 0.8.0*",
59475947
"operationId": "function_job_collection_status",
59485948
"security": [
59495949
{

0 commit comments

Comments
 (0)