docs/RpmRpmRepositoryResponse.md in pulp_rpm_client-3.18.9 vs docs/RpmRpmRepositoryResponse.md in pulp_rpm_client-3.18.10
- old
+ new
@@ -5,10 +5,10 @@
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**pulp_href** | **String** | | [optional] [readonly]
**pulp_created** | **DateTime** | Timestamp of creation. | [optional] [readonly]
**versions_href** | **String** | | [optional] [readonly]
-**pulp_labels** | [**Object**](.md) | | [optional]
+**pulp_labels** | **Hash<String, String>** | | [optional]
**latest_version_href** | **String** | | [optional] [readonly]
**name** | **String** | A unique name for this repository. |
**description** | **String** | An optional description. | [optional]
**retain_repo_versions** | **Integer** | Retain X versions of the repository. Default is null which retains all versions. This is provided as a tech preview in Pulp 3 and may change in the future. | [optional]
**remote** | **String** | An optional remote to use by default when syncing. | [optional]