docs/ConanPackageUpload.md in cloudsmith-api-0.54.15 vs docs/ConanPackageUpload.md in cloudsmith-api-0.57.1

- old
+ new

@@ -9,10 +9,11 @@ **checksum_sha1** | **String** | | [optional] **checksum_sha256** | **String** | | [optional] **checksum_sha512** | **String** | | [optional] **conan_channel** | **String** | Conan channel. | [optional] **conan_prefix** | **String** | Conan prefix (User). | [optional] +**dependencies_checksum_md5** | **String** | A checksum of all of the package's dependencies. | [optional] **description** | **String** | A textual description of this package. | [optional] **distro** | **Object** | | [optional] **distro_version** | **Object** | | [optional] **downloads** | **Integer** | | [optional] **epoch** | **Integer** | The epoch of the package version (if any). | [optional] @@ -41,9 +42,10 @@ **security_scan_started_at** | **String** | The datetime the security scanning was started. | [optional] **security_scan_status** | **String** | | [optional] **security_scan_status_updated_at** | **String** | The datetime the security scanning status was updated. | [optional] **self_html_url** | **String** | | [optional] **self_url** | **String** | | [optional] +**signature_url** | **String** | | [optional] **size** | **Integer** | The calculated size of the package. | [optional] **slug** | **String** | The public unique identifier for the package. | [optional] **slug_perm** | **String** | | [optional] **stage** | **String** | The synchronisation (in progress) stage of the package. | [optional] **stage_str** | **String** | | [optional]