You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/migrations/startForOrg.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -75,6 +75,8 @@ Indicates whether this should only include organization metadata (repositories a
75
75
</td></tr>
76
76
<tr><td>exclude</td><td>no</td><td>
77
77
78
+
Exclude related items from being returned in the response in order to improve performance of the request. The array can include any of: `"repositories"`.
Copy file name to clipboardExpand all lines: scripts/update-endpoints/generated/endpoints.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -28384,7 +28384,7 @@
28384
28384
},
28385
28385
{
28386
28386
"name": "exclude",
28387
-
"description": "",
28387
+
"description": "Exclude related items from being returned in the response in order to improve performance of the request. The array can include any of: `\"repositories\"`.",
0 commit comments