docs/ConanPackageUpload.md in cloudsmith-api-1.33.7 vs docs/ConanPackageUpload.md in cloudsmith-api-1.42.3
- old
+ new
@@ -33,11 +33,11 @@
**license** | **String** | The license of this package. | [optional]
**name** | **String** | The name of this package. | [optional]
**namespace** | **String** | | [optional]
**namespace_url** | **String** | | [optional]
**num_files** | **Integer** | | [optional]
-**package_type** | **String** | The type of package contents. | [optional]
+**package_type** | **Integer** | The type of package contents. | [optional]
**release** | **String** | The release of the package version (if any). | [optional]
**repository** | **String** | | [optional]
**repository_url** | **String** | | [optional]
**security_scan_completed_at** | **String** | The datetime the security scanning was completed. | [optional]
**security_scan_started_at** | **String** | The datetime the security scanning was started. | [optional]
@@ -47,13 +47,13 @@
**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** | **Integer** | The synchronisation (in progress) stage of the package. | [optional]
**stage_str** | **String** | | [optional]
**stage_updated_at** | **String** | The datetime the package stage was updated at. | [optional]
-**status** | **String** | The synchronisation status of the package. | [optional]
+**status** | **Integer** | The synchronisation status of the package. | [optional]
**status_reason** | **String** | A textual description for the synchronous status reason (if any | [optional]
**status_str** | **String** | | [optional]
**status_updated_at** | **String** | The datetime the package status was updated at. | [optional]
**status_url** | **String** | | [optional]
**subtype** | **String** | | [optional]