diff --git a/fern/openapi.json b/fern/openapi.json index 82a56d83..379056cd 100644 --- a/fern/openapi.json +++ b/fern/openapi.json @@ -17832,7 +17832,7 @@ }, "sortBy": { "type": "string", - "enum": ["created_at", "last_run_completion"] + "enum": ["created_at", "last_run_completion", "updated_at"] }, "ascending": { "type": "boolean"