docs/Distribution.md in cloudsmith-api-0.21.4 vs docs/Distribution.md in cloudsmith-api-0.30.7
- old
+ new
@@ -1,14 +1,14 @@
# CloudsmithApi::Distribution
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
-**self_url** | **String** | | [optional]
-**name** | **String** | |
**format** | **String** | | [optional]
-**versions** | [**Array<DistributionVersions>**](DistributionVersions.md) | A list of the versions for this distribution | [optional]
**format_url** | **String** | | [optional]
-**variants** | **String** | | [optional]
+**name** | **String** | |
+**self_url** | **String** | | [optional]
**slug** | **String** | The slug identifier for this distribution | [optional]
+**variants** | **String** | | [optional]
+**versions** | [**Array<DistrosVersions>**](DistrosVersions.md) | A list of the versions for this distribution | [optional]