Skip to content

Commit 034de15

Browse files
committed
chore: update auto-generated docs
1 parent 608513e commit 034de15

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

docs/codeScanning/listAlertsForRepo.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ The direction to sort the results by.
7979
</td></tr>
8080
<tr><td>sort</td><td>no</td><td>
8181

82-
The property by which to sort the results.
82+
The property by which to sort the results. `number` is deprecated - we recommend that you use `created` instead.
8383

8484
</td></tr>
8585
<tr><td>state</td><td>no</td><td>

docs/repos/createFork.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,11 @@ The name of the repository. The name is not case sensitive.
4444

4545
Optional parameter to specify the organization name if forking into an organization.
4646

47+
</td></tr>
48+
<tr><td>name</td><td>no</td><td>
49+
50+
When forking from an existing repository, a new name for the fork.
51+
4752
</td></tr>
4853
</tbody>
4954
</table>

0 commit comments

Comments
 (0)