chore: fix favoriting bugs (#9505)
* chore: fix favoriting bugs * chore: fix favoriting bugs * chore: fix favoriting bugs
This commit is contained in:
committed by
Caren Thomas
parent
4a829123cd
commit
3247fa7065
@@ -17832,7 +17832,7 @@
|
||||
},
|
||||
"sortBy": {
|
||||
"type": "string",
|
||||
"enum": ["created_at", "last_run_completion"]
|
||||
"enum": ["created_at", "last_run_completion", "updated_at"]
|
||||
},
|
||||
"ascending": {
|
||||
"type": "boolean"
|
||||
|
||||
Reference in New Issue
Block a user