Sha256: 124c60a4485cdb39687f8bc202d79ef47a23174a419f758fe532fe69d9bea80b
Contents?: true
Size: 1.05 KB
Versions: 15
Compression:
Stored size: 1.05 KB
Contents
# CloudsmithApi::ReposCreate ## 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. | **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] **storage_region** | **String** | The Cloudsmith region in which package files are stored. | [optional]
Version data entries
15 entries across 15 versions & 1 rubygems