Sha256: 2652cba643bf8b9083be12a86663d602310bb09561e06ddfd1e03b5aa1e5de42
Contents?: true
Size: 1.75 KB
Versions: 1
Compression:
Stored size: 1.75 KB
Contents
# CloudsmithApi::Repository ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **cdn_url** | **String** | | [optional] **self_url** | **String** | | [optional] **repository_type_str** | **String** | | [optional] **description** | **String** | | **gpg_fingerprint** | **String** | The identifier used by GPG for this key. | [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] **created_at** | **String** | | [optional] **is_open_source** | **BOOLEAN** | | **namespace** | **String** | | **self_html_url** | **String** | | [optional] **gpg_public_key** | **String** | The public key given to repo users. | [optional] **namespace_url** | **String** | | [optional] **slug_perm** | **String** | | [optional] **is_public** | **BOOLEAN** | | **deleted_at** | **String** | | [optional] **repository_type** | **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. Open-Source repositories are always visible to everyone and are restricted by licensing, but are free to use and come with generous bandwidth/storage. You can only select Open-Source at repository creation time. | [optional] **slug** | **String** | The slug identifies the repository in URIs. | [optional] **is_private** | **BOOLEAN** | | **size** | **Integer** | The calculated size of the repository. | [optional]
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
cloudsmith-api-0.21.4 | docs/Repository.md |