docs/GalaxyCollectionVersionResponse.md in pulp_ansible_client-0.16.1 vs docs/GalaxyCollectionVersionResponse.md in pulp_ansible_client-0.16.2
- old
+ new
@@ -3,13 +3,13 @@
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**version** | **String** | |
-**href** | **String** | | [optional] [readonly]
-**namespace** | [**Object**](.md) | | [optional] [readonly]
-**collection** | [**Object**](.md) | | [optional] [readonly]
-**artifact** | [**Object**](.md) | | [optional] [readonly]
+**href** | **String** | Get href. | [optional] [readonly]
+**namespace** | [**Object**](.md) | Create a namespace dict. | [optional] [readonly]
+**collection** | [**Object**](.md) | Create a collection dict. | [optional] [readonly]
+**artifact** | [**Object**](.md) | Create an artifact dict. | [optional] [readonly]
**metadata** | [**CollectionMetadataResponse**](CollectionMetadataResponse.md) | |
## Code Sample
```ruby