Browse Source

chore(docs): Remove mention of "inUpcomingRelease" (#76945)

this pr removes the mention of 'inUpcomingRelease' from the api docs
Richard Roggenkemper 6 months ago
parent
commit
d9986b26c5
1 changed files with 0 additions and 4 deletions
  1. 0 4
      api-docs/paths/events/issue-details.json

+ 0 - 4
api-docs/paths/events/issue-details.json

@@ -222,10 +222,6 @@
                     "type": "boolean",
                     "description": "Indicates if the issue is resolved in the next release based on the last seen release of that issue."
                   },
-                  "inUpcomingRelease": {
-                    "type": "boolean",
-                    "description": "Indicates if the issue is resolved in an upcoming release."
-                  },
                   "inRelease": {
                     "type": "string",
                     "description": "The version of the release in which the issue is resolved."