Browse Source

docs(issues): Replace reprocessing with resolvedInNextRelease (#78303)

Scott Cooper 5 months ago
parent
commit
1685d003f3
1 changed files with 1 additions and 1 deletions
  1. 1 1
      api-docs/paths/events/issue-details.json

+ 1 - 1
api-docs/paths/events/issue-details.json

@@ -212,7 +212,7 @@
             "properties": {
               "status": {
                 "type": "string",
-                "description": "The new status for the issues. Valid values are `\"resolved\"`, `\"reprocessing\"`, `\"unresolved\"`, and `\"ignored\"`."
+                "description": "The new status for the issues. Valid values are `\"resolved\"`, `\"resolvedInNextRelease\"`, `\"unresolved\"`, and `\"ignored\"`."
               },
               "statusDetails": {
                 "type": "object",