docs/UnpaginatedCollectionVersionResponse.md in pulp_ansible_client-0.16.2 vs docs/UnpaginatedCollectionVersionResponse.md in pulp_ansible_client-0.16.4

- old
+ new

@@ -3,22 +3,22 @@ ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **version** | **String** | | [optional] [readonly] -**href** | **String** | Get href. | [optional] [readonly] +**href** | **String** | | [optional] [readonly] **created_at** | **DateTime** | | **updated_at** | **DateTime** | | **requires_ansible** | **String** | | [optional] **artifact** | [**ArtifactRefResponse**](ArtifactRefResponse.md) | | [optional] [readonly] **collection** | [**CollectionRefResponse**](CollectionRefResponse.md) | | [optional] [readonly] -**download_url** | **String** | Get artifact download URL. | [optional] [readonly] +**download_url** | **String** | | [optional] [readonly] **name** | **String** | | [optional] [readonly] **namespace** | [**CollectionNamespaceResponse**](CollectionNamespaceResponse.md) | | [optional] [readonly] **signatures** | **String** | | [optional] [readonly] **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] +**git_url** | **String** | | [optional] [readonly] +**git_commit_sha** | **String** | | [optional] [readonly] ## Code Sample ```ruby require 'PulpAnsibleClient'