Sha256: 9215e30fdaf49cdd24d51834930cb731efedbf6365e2f1fb5b7311e553aa3ae5
Contents?: true
Size: 921 Bytes
Versions: 1
Compression:
Stored size: 921 Bytes
Contents
# CloudsmithApi::Format ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **premium** | **BOOLEAN** | If true the package format is a premium-only feature | **description** | **String** | Description of the package format | **supports** | **Object** | A set of what the package format supports | **premium_plan_id** | **String** | The minimum plan id required for this package format | [optional] **premium_plan_name** | **String** | The minimum plan name required for this package format | [optional] **extensions** | **Array<String>** | A non-exhaustive list of extensions supported | **distributions** | [**Array<FormatDistributions>**](FormatDistributions.md) | The distributions supported by this package format | [optional] **slug** | **String** | Slug for the package format | **name** | **String** | Name for the package format |
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
cloudsmith-api-0.21.4 | docs/Format.md |