Add sort option recentclose for issues and pulls (#34525)
closes #34171 Adds a new sort option `recentclose` for issues and pull requests which will return items in a descending order of when they were closed
This commit is contained in:
Generated
+1
@@ -12871,6 +12871,7 @@
|
||||
"enum": [
|
||||
"oldest",
|
||||
"recentupdate",
|
||||
"recentclose",
|
||||
"leastupdate",
|
||||
"mostcomment",
|
||||
"leastcomment",
|
||||
|
||||
Reference in New Issue
Block a user