Synchronizing API and documentation updates

This commit is contained in:
gitnexbot
2023-07-22 00:08:29 +00:00
parent 775c255ffd
commit 980ca2647f
2 changed files with 26 additions and 0 deletions
+1
View File
@@ -12,5 +12,6 @@ Name | Type | Description | Notes
**name** | **String** | Name of the repository to create |
**owner** | **String** | The organization or person who will own the new repository |
**_private** | **Boolean** | Whether the repository is private | [optional]
**protectedBranch** | **Boolean** | include protected branches in template repo | [optional]
**topics** | **Boolean** | include topics in template repo | [optional]
**webhooks** | **Boolean** | include webhooks in template repo | [optional]