docs/UnpaginatedCollectionVersionResponse.md in pulp_ansible_client-0.18.3 vs docs/UnpaginatedCollectionVersionResponse.md in pulp_ansible_client-0.19.0
- old
+ new
@@ -13,10 +13,10 @@
**artifact** | [**ArtifactRefResponse**](ArtifactRefResponse.md) | | [optional] [readonly]
**collection** | [**CollectionRefResponse**](CollectionRefResponse.md) | | [optional] [readonly]
**download_url** | **String** | Get artifact download URL. | [optional] [readonly]
**name** | **String** | | [optional] [readonly]
**namespace** | [**CollectionNamespaceResponse**](CollectionNamespaceResponse.md) | | [optional] [readonly]
-**signatures** | **String** | | [optional] [readonly]
+**signatures** | [**Array<CollectionVersionSignatureResponse>**](CollectionVersionSignatureResponse.md) | |
**metadata** | [**CollectionMetadataResponse**](CollectionMetadataResponse.md) | | [optional] [readonly]
**git_url** | **String** | Get the git URL. | [optional] [readonly]
**git_commit_sha** | **String** | Get the git commit sha. | [optional] [readonly]
## Code Sample