Sha256: b87e763d26232c9ab9d76bab39a4071eaabe50260bd0263513658c92b5021284
Contents?: true
Size: 987 Bytes
Versions: 16
Compression:
Stored size: 987 Bytes
Contents
# CloudsmithApi::ReposPartialUpdate ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **description** | **String** | A description of the repository's purpose/contents. | [optional] **index_files** | **BOOLEAN** | If checked, files contained in packages will be indexed, which increase the synchronisation time required for packages. Note that it is recommended you keep this enabled unless the synchronisation time is significantly impacted. | [optional] **name** | **String** | A descriptive name for the repository. | [optional] **repository_type_str** | **String** | The repository type changes how it is accessed and billed. Private repositories can only be used on paid plans, but are visible only to you or authorised delegates. Public repositories are free to use on all plans and visible to all Cloudsmith users. | [optional] **slug** | **String** | The slug identifies the repository in URIs. | [optional]
Version data entries
16 entries across 16 versions & 1 rubygems