docs/MavenPackageUpload.md in cloudsmith-api-0.53.79 vs docs/MavenPackageUpload.md in cloudsmith-api-0.54.15
- old
+ new
@@ -36,9 +36,13 @@
**package_type** | **String** | The type of package contents. | [optional]
**packaging** | **String** | Artifact's Maven packaging type. | [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]
+**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]
**size** | **Integer** | The calculated size of the package. | [optional]
**slug** | **String** | The public unique identifier for the package. | [optional]
**slug_perm** | **String** | | [optional]