diff --git a/descriptions-next/api.github.com/api.github.com.2022-11-28.json b/descriptions-next/api.github.com/api.github.com.2022-11-28.json index 8ff18cddc..be7577e32 100644 --- a/descriptions-next/api.github.com/api.github.com.2022-11-28.json +++ b/descriptions-next/api.github.com/api.github.com.2022-11-28.json @@ -48207,7 +48207,7 @@ "properties": { "sub_issue_id": { "type": "integer", - "description": "The sub-issue to remove" + "description": "The id of the sub-issue to remove" } }, "required": [ @@ -48362,7 +48362,7 @@ "properties": { "sub_issue_id": { "type": "integer", - "description": "The sub-issue to add" + "description": "The id of the sub-issue to add. The sub-issue must belong to the same repository as the parent issue" }, "replace_parent": { "type": "boolean", diff --git a/descriptions-next/api.github.com/api.github.com.2022-11-28.yaml b/descriptions-next/api.github.com/api.github.com.2022-11-28.yaml index b6745d5d4..5d423fd99 100644 --- a/descriptions-next/api.github.com/api.github.com.2022-11-28.yaml +++ b/descriptions-next/api.github.com/api.github.com.2022-11-28.yaml @@ -35032,7 +35032,7 @@ paths: properties: sub_issue_id: type: integer - description: The sub-issue to remove + description: The id of the sub-issue to remove required: - sub_issue_id examples: @@ -35146,7 +35146,8 @@ paths: properties: sub_issue_id: type: integer - description: The sub-issue to add + description: The id of the sub-issue to add. The sub-issue must + belong to the same repository as the parent issue replace_parent: type: boolean description: Option that, when true, instructs the operation to diff --git a/descriptions-next/api.github.com/api.github.com.json b/descriptions-next/api.github.com/api.github.com.json index 8ff18cddc..be7577e32 100644 --- a/descriptions-next/api.github.com/api.github.com.json +++ b/descriptions-next/api.github.com/api.github.com.json @@ -48207,7 +48207,7 @@ "properties": { "sub_issue_id": { "type": "integer", - "description": "The sub-issue to remove" + "description": "The id of the sub-issue to remove" } }, "required": [ @@ -48362,7 +48362,7 @@ "properties": { "sub_issue_id": { "type": "integer", - "description": "The sub-issue to add" + "description": "The id of the sub-issue to add. The sub-issue must belong to the same repository as the parent issue" }, "replace_parent": { "type": "boolean", diff --git a/descriptions-next/api.github.com/api.github.com.yaml b/descriptions-next/api.github.com/api.github.com.yaml index b6745d5d4..5d423fd99 100644 --- a/descriptions-next/api.github.com/api.github.com.yaml +++ b/descriptions-next/api.github.com/api.github.com.yaml @@ -35032,7 +35032,7 @@ paths: properties: sub_issue_id: type: integer - description: The sub-issue to remove + description: The id of the sub-issue to remove required: - sub_issue_id examples: @@ -35146,7 +35146,8 @@ paths: properties: sub_issue_id: type: integer - description: The sub-issue to add + description: The id of the sub-issue to add. The sub-issue must + belong to the same repository as the parent issue replace_parent: type: boolean description: Option that, when true, instructs the operation to diff --git a/descriptions-next/api.github.com/dereferenced/api.github.com.2022-11-28.deref.json b/descriptions-next/api.github.com/dereferenced/api.github.com.2022-11-28.deref.json index 63d93b35a..cc4e0bc27 100644 --- a/descriptions-next/api.github.com/dereferenced/api.github.com.2022-11-28.deref.json +++ b/descriptions-next/api.github.com/dereferenced/api.github.com.2022-11-28.deref.json @@ -382059,7 +382059,7 @@ "properties": { "sub_issue_id": { "type": "integer", - "description": "The sub-issue to remove" + "description": "The id of the sub-issue to remove" } }, "required": [ @@ -388147,7 +388147,7 @@ "properties": { "sub_issue_id": { "type": "integer", - "description": "The sub-issue to add" + "description": "The id of the sub-issue to add. The sub-issue must belong to the same repository as the parent issue" }, "replace_parent": { "type": "boolean", diff --git a/descriptions-next/api.github.com/dereferenced/api.github.com.2022-11-28.deref.yaml b/descriptions-next/api.github.com/dereferenced/api.github.com.2022-11-28.deref.yaml index 07cfda80a..cf8366101 100644 --- a/descriptions-next/api.github.com/dereferenced/api.github.com.2022-11-28.deref.yaml +++ b/descriptions-next/api.github.com/dereferenced/api.github.com.2022-11-28.deref.yaml @@ -73521,7 +73521,7 @@ paths: properties: sub_issue_id: type: integer - description: The sub-issue to remove + description: The id of the sub-issue to remove required: - sub_issue_id examples: @@ -73626,7 +73626,8 @@ paths: properties: sub_issue_id: type: integer - description: The sub-issue to add + description: The id of the sub-issue to add. The sub-issue must + belong to the same repository as the parent issue replace_parent: type: boolean description: Option that, when true, instructs the operation to diff --git a/descriptions-next/api.github.com/dereferenced/api.github.com.deref.json b/descriptions-next/api.github.com/dereferenced/api.github.com.deref.json index 63d93b35a..cc4e0bc27 100644 --- a/descriptions-next/api.github.com/dereferenced/api.github.com.deref.json +++ b/descriptions-next/api.github.com/dereferenced/api.github.com.deref.json @@ -382059,7 +382059,7 @@ "properties": { "sub_issue_id": { "type": "integer", - "description": "The sub-issue to remove" + "description": "The id of the sub-issue to remove" } }, "required": [ @@ -388147,7 +388147,7 @@ "properties": { "sub_issue_id": { "type": "integer", - "description": "The sub-issue to add" + "description": "The id of the sub-issue to add. The sub-issue must belong to the same repository as the parent issue" }, "replace_parent": { "type": "boolean", diff --git a/descriptions-next/api.github.com/dereferenced/api.github.com.deref.yaml b/descriptions-next/api.github.com/dereferenced/api.github.com.deref.yaml index 07cfda80a..cf8366101 100644 --- a/descriptions-next/api.github.com/dereferenced/api.github.com.deref.yaml +++ b/descriptions-next/api.github.com/dereferenced/api.github.com.deref.yaml @@ -73521,7 +73521,7 @@ paths: properties: sub_issue_id: type: integer - description: The sub-issue to remove + description: The id of the sub-issue to remove required: - sub_issue_id examples: @@ -73626,7 +73626,8 @@ paths: properties: sub_issue_id: type: integer - description: The sub-issue to add + description: The id of the sub-issue to add. The sub-issue must + belong to the same repository as the parent issue replace_parent: type: boolean description: Option that, when true, instructs the operation to diff --git a/descriptions-next/ghec/dereferenced/ghec.2022-11-28.deref.json b/descriptions-next/ghec/dereferenced/ghec.2022-11-28.deref.json index 53926cbce..d41c116e5 100644 --- a/descriptions-next/ghec/dereferenced/ghec.2022-11-28.deref.json +++ b/descriptions-next/ghec/dereferenced/ghec.2022-11-28.deref.json @@ -416291,7 +416291,7 @@ "properties": { "sub_issue_id": { "type": "integer", - "description": "The sub-issue to remove" + "description": "The id of the sub-issue to remove" } }, "required": [ @@ -422379,7 +422379,7 @@ "properties": { "sub_issue_id": { "type": "integer", - "description": "The sub-issue to add" + "description": "The id of the sub-issue to add. The sub-issue must belong to the same repository as the parent issue" }, "replace_parent": { "type": "boolean", diff --git a/descriptions-next/ghec/dereferenced/ghec.2022-11-28.deref.yaml b/descriptions-next/ghec/dereferenced/ghec.2022-11-28.deref.yaml index 8706f5595..1822c2b98 100644 --- a/descriptions-next/ghec/dereferenced/ghec.2022-11-28.deref.yaml +++ b/descriptions-next/ghec/dereferenced/ghec.2022-11-28.deref.yaml @@ -80961,7 +80961,7 @@ paths: properties: sub_issue_id: type: integer - description: The sub-issue to remove + description: The id of the sub-issue to remove required: - sub_issue_id examples: @@ -81066,7 +81066,8 @@ paths: properties: sub_issue_id: type: integer - description: The sub-issue to add + description: The id of the sub-issue to add. The sub-issue must + belong to the same repository as the parent issue replace_parent: type: boolean description: Option that, when true, instructs the operation to diff --git a/descriptions-next/ghec/dereferenced/ghec.deref.json b/descriptions-next/ghec/dereferenced/ghec.deref.json index 53926cbce..d41c116e5 100644 --- a/descriptions-next/ghec/dereferenced/ghec.deref.json +++ b/descriptions-next/ghec/dereferenced/ghec.deref.json @@ -416291,7 +416291,7 @@ "properties": { "sub_issue_id": { "type": "integer", - "description": "The sub-issue to remove" + "description": "The id of the sub-issue to remove" } }, "required": [ @@ -422379,7 +422379,7 @@ "properties": { "sub_issue_id": { "type": "integer", - "description": "The sub-issue to add" + "description": "The id of the sub-issue to add. The sub-issue must belong to the same repository as the parent issue" }, "replace_parent": { "type": "boolean", diff --git a/descriptions-next/ghec/dereferenced/ghec.deref.yaml b/descriptions-next/ghec/dereferenced/ghec.deref.yaml index 8706f5595..1822c2b98 100644 --- a/descriptions-next/ghec/dereferenced/ghec.deref.yaml +++ b/descriptions-next/ghec/dereferenced/ghec.deref.yaml @@ -80961,7 +80961,7 @@ paths: properties: sub_issue_id: type: integer - description: The sub-issue to remove + description: The id of the sub-issue to remove required: - sub_issue_id examples: @@ -81066,7 +81066,8 @@ paths: properties: sub_issue_id: type: integer - description: The sub-issue to add + description: The id of the sub-issue to add. The sub-issue must + belong to the same repository as the parent issue replace_parent: type: boolean description: Option that, when true, instructs the operation to diff --git a/descriptions-next/ghec/ghec.2022-11-28.json b/descriptions-next/ghec/ghec.2022-11-28.json index 07bbe77fa..826ba12ba 100644 --- a/descriptions-next/ghec/ghec.2022-11-28.json +++ b/descriptions-next/ghec/ghec.2022-11-28.json @@ -55387,7 +55387,7 @@ "properties": { "sub_issue_id": { "type": "integer", - "description": "The sub-issue to remove" + "description": "The id of the sub-issue to remove" } }, "required": [ @@ -55542,7 +55542,7 @@ "properties": { "sub_issue_id": { "type": "integer", - "description": "The sub-issue to add" + "description": "The id of the sub-issue to add. The sub-issue must belong to the same repository as the parent issue" }, "replace_parent": { "type": "boolean", diff --git a/descriptions-next/ghec/ghec.2022-11-28.yaml b/descriptions-next/ghec/ghec.2022-11-28.yaml index 2f45ea5fb..636252ffd 100644 --- a/descriptions-next/ghec/ghec.2022-11-28.yaml +++ b/descriptions-next/ghec/ghec.2022-11-28.yaml @@ -40262,7 +40262,7 @@ paths: properties: sub_issue_id: type: integer - description: The sub-issue to remove + description: The id of the sub-issue to remove required: - sub_issue_id examples: @@ -40376,7 +40376,8 @@ paths: properties: sub_issue_id: type: integer - description: The sub-issue to add + description: The id of the sub-issue to add. The sub-issue must + belong to the same repository as the parent issue replace_parent: type: boolean description: Option that, when true, instructs the operation to diff --git a/descriptions-next/ghec/ghec.json b/descriptions-next/ghec/ghec.json index 07bbe77fa..826ba12ba 100644 --- a/descriptions-next/ghec/ghec.json +++ b/descriptions-next/ghec/ghec.json @@ -55387,7 +55387,7 @@ "properties": { "sub_issue_id": { "type": "integer", - "description": "The sub-issue to remove" + "description": "The id of the sub-issue to remove" } }, "required": [ @@ -55542,7 +55542,7 @@ "properties": { "sub_issue_id": { "type": "integer", - "description": "The sub-issue to add" + "description": "The id of the sub-issue to add. The sub-issue must belong to the same repository as the parent issue" }, "replace_parent": { "type": "boolean", diff --git a/descriptions-next/ghec/ghec.yaml b/descriptions-next/ghec/ghec.yaml index 2f45ea5fb..636252ffd 100644 --- a/descriptions-next/ghec/ghec.yaml +++ b/descriptions-next/ghec/ghec.yaml @@ -40262,7 +40262,7 @@ paths: properties: sub_issue_id: type: integer - description: The sub-issue to remove + description: The id of the sub-issue to remove required: - sub_issue_id examples: @@ -40376,7 +40376,8 @@ paths: properties: sub_issue_id: type: integer - description: The sub-issue to add + description: The id of the sub-issue to add. The sub-issue must + belong to the same repository as the parent issue replace_parent: type: boolean description: Option that, when true, instructs the operation to