Synchronizing API and documentation updates

This commit is contained in:
gitnexbot
2026-07-02 00:02:13 +00:00
parent 36a23fe294
commit 52d8faad20
94 changed files with 205 additions and 374 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ Name | Type | Description | Notes
**fullName** | **String** | The full display name of the organization | [optional]
**location** | **String** | The location of the organization | [optional]
**repoAdminChangeTeamAccess** | **Boolean** | Whether repository administrators can change team access | [optional]
**visibility** | [**VisibilityEnum**](#VisibilityEnum) | possible values are `public`, `limited` or `private` public UserVisibilityPublic limited UserVisibilityLimited private UserVisibilityPrivate | [optional]
**visibility** | [**VisibilityEnum**](#VisibilityEnum) | possible values are `public`, `limited` or `private` | [optional]
**website** | **String** | The website URL of the organization | [optional]
<a name="VisibilityEnum"></a>