docs/PatchedansibleAnsibleDistribution.md in pulp_ansible_client-0.16.0 vs docs/PatchedansibleAnsibleDistribution.md in pulp_ansible_client-0.16.1

- old
+ new

@@ -7,10 +7,10 @@ **base_path** | **String** | The base (relative) path component of the published url. Avoid paths that overlap with other distribution base paths (e.g. \"foo\" and \"foo/bar\") | [optional] **content_guard** | **String** | An optional content-guard. | [optional] **name** | **String** | A unique name. Ex, `rawhide` and `stable`. | [optional] **repository** | **String** | The latest RepositoryVersion for this Repository will be served. | [optional] **repository_version** | **String** | RepositoryVersion to be served | [optional] -**pulp_labels** | [**Object**](.md) | | [optional] +**pulp_labels** | **Hash<String, String>** | | [optional] ## Code Sample ```ruby require 'PulpAnsibleClient'