Skip to content

Commit 41d43ad

Browse files
committed
Update openapi specs
1 parent a641bfc commit 41d43ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

services/api-server/openapi.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5457,7 +5457,7 @@
54575457
"function_jobs"
54585458
],
54595459
"summary": "List Function Jobs",
5460-
"description": "List function jobs\n\nNew in *version 0.8.0*\n\nAdded in *version 0.9.0*: add `created_at` field in the registered function-related objects\n\nAdded in *version 0.11.0*: add filter by `function_id`, `function_job_ids` and `function_job_collection_id`",
5460+
"description": "List function jobs\n\nNew in *version 0.8.0*\n\nAdded in *version 0.9.0*: add `created_at` field in the registered function-related objects\n\nAdded in *version 0.11.0*: add filter by `function_id`, `function_job_ids` and `function_job_collection_id`\n\nAdded in *version 0.13.0*: add include_status bool query parameter to list function jobs with their status",
54615461
"operationId": "list_function_jobs",
54625462
"security": [
54635463
{

0 commit comments

Comments
 (0)