docs/VulnerabilityScanResultsList.md in cloudsmith-api-1.142.3 vs docs/VulnerabilityScanResultsList.md in cloudsmith-api-2.0.0
- old
+ new
@@ -1,14 +1,14 @@
# CloudsmithApi::VulnerabilityScanResultsList
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
-**created_at** | **String** | The time this scan result was stored. | [optional]
+**created_at** | **DateTime** | The time this scan result was stored. | [optional]
**has_vulnerabilities** | **BOOLEAN** | Do the results contain any known vulnerabilities? | [optional]
**identifier** | **String** | |
-**max_severity** | **String** | | [optional]
+**max_severity** | **String** | | [optional] [default to 'Unknown']
**num_vulnerabilities** | **Integer** | | [optional]
-**package** | **Object** | |
+**package** | [**PackageVulnerability**](PackageVulnerability.md) | |
**scan_id** | **Integer** | |