pulp_ansible_client 0.24.7 → 0.25.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (193) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +5 -8
  3. data/docs/AnsibleCollectionVersionResponse.md +4 -4
  4. data/docs/AnsibleCollectionsApi.md +8 -26
  5. data/docs/AnsibleCopyApi.md +4 -8
  6. data/docs/AnsibleGitRemote.md +28 -28
  7. data/docs/AnsibleGitRemoteResponse.md +28 -28
  8. data/docs/AnsibleRole.md +2 -2
  9. data/docs/AnsibleRoleResponse.md +4 -4
  10. data/docs/ApiPluginAnsibleSearchCollectionVersionsApi.md +4 -10
  11. data/docs/ApiRolesApi.md +0 -2
  12. data/docs/CollectionImportApi.md +0 -2
  13. data/docs/ContentCollectionDeprecationsApi.md +12 -28
  14. data/docs/ContentCollectionMarksApi.md +12 -28
  15. data/docs/ContentCollectionSignaturesApi.md +8 -22
  16. data/docs/ContentCollectionVersionsApi.md +14 -28
  17. data/docs/ContentNamespacesApi.md +8 -22
  18. data/docs/ContentRolesApi.md +12 -28
  19. data/docs/DistributionsAnsibleApi.md +32 -72
  20. data/docs/PatchedansibleGitRemote.md +28 -28
  21. data/docs/PulpAnsibleApiApi.md +0 -2
  22. data/docs/PulpAnsibleApiV3Api.md +0 -2
  23. data/docs/PulpAnsibleApiV3ArtifactsCollectionsApi.md +0 -2
  24. data/docs/PulpAnsibleApiV3CollectionVersionsAllApi.md +0 -2
  25. data/docs/PulpAnsibleApiV3CollectionsAllApi.md +0 -2
  26. data/docs/PulpAnsibleApiV3CollectionsApi.md +8 -20
  27. data/docs/PulpAnsibleApiV3CollectionsVersionsApi.md +4 -12
  28. data/docs/PulpAnsibleApiV3CollectionsVersionsDocsBlobApi.md +0 -2
  29. data/docs/PulpAnsibleApiV3NamespacesApi.md +0 -4
  30. data/docs/PulpAnsibleApiV3PluginAnsibleClientConfigurationApi.md +0 -2
  31. data/docs/PulpAnsibleApiV3PluginAnsibleContentCollectionsAllCollectionsApi.md +0 -2
  32. data/docs/PulpAnsibleApiV3PluginAnsibleContentCollectionsAllVersionsApi.md +0 -2
  33. data/docs/PulpAnsibleApiV3PluginAnsibleContentCollectionsApi.md +0 -2
  34. data/docs/PulpAnsibleApiV3PluginAnsibleContentCollectionsArtifactsApi.md +0 -2
  35. data/docs/PulpAnsibleApiV3PluginAnsibleContentCollectionsIndexApi.md +8 -20
  36. data/docs/PulpAnsibleApiV3PluginAnsibleContentCollectionsIndexVersionsApi.md +4 -12
  37. data/docs/PulpAnsibleApiV3PluginAnsibleContentCollectionsIndexVersionsDocsBlobApi.md +0 -2
  38. data/docs/PulpAnsibleApiV3PluginAnsibleContentNamespacesApi.md +4 -16
  39. data/docs/PulpAnsibleArtifactsCollectionsV3Api.md +0 -8
  40. data/docs/PulpAnsibleDefaultApiApi.md +5 -14
  41. data/docs/PulpAnsibleDefaultApiV3Api.md +5 -14
  42. data/docs/PulpAnsibleDefaultApiV3ArtifactsCollectionsApi.md +0 -2
  43. data/docs/PulpAnsibleDefaultApiV3CollectionVersionsAllApi.md +5 -14
  44. data/docs/PulpAnsibleDefaultApiV3CollectionsAllApi.md +0 -2
  45. data/docs/PulpAnsibleDefaultApiV3CollectionsApi.md +8 -20
  46. data/docs/PulpAnsibleDefaultApiV3CollectionsVersionsApi.md +4 -12
  47. data/docs/PulpAnsibleDefaultApiV3CollectionsVersionsDocsBlobApi.md +0 -2
  48. data/docs/PulpAnsibleDefaultApiV3NamespacesApi.md +0 -4
  49. data/docs/PulpAnsibleDefaultApiV3PluginAnsibleClientConfigurationApi.md +5 -14
  50. data/docs/PulpAnsibleDefaultApiV3PluginAnsibleContentCollectionsAllCollectionsApi.md +0 -2
  51. data/docs/PulpAnsibleDefaultApiV3PluginAnsibleContentCollectionsAllVersionsApi.md +0 -2
  52. data/docs/PulpAnsibleDefaultApiV3PluginAnsibleContentCollectionsApi.md +0 -2
  53. data/docs/PulpAnsibleDefaultApiV3PluginAnsibleContentCollectionsArtifactsApi.md +0 -2
  54. data/docs/PulpAnsibleDefaultApiV3PluginAnsibleContentCollectionsIndexApi.md +8 -20
  55. data/docs/PulpAnsibleDefaultApiV3PluginAnsibleContentCollectionsIndexVersionsApi.md +4 -12
  56. data/docs/PulpAnsibleDefaultApiV3PluginAnsibleContentCollectionsIndexVersionsDocsBlobApi.md +0 -2
  57. data/docs/PulpAnsibleDefaultApiV3PluginAnsibleContentNamespacesApi.md +4 -16
  58. data/docs/PulpAnsibleDefaultApiV3PluginAnsibleSearchCollectionVersionsApi.md +4 -10
  59. data/docs/PulpAnsibleTagsApi.md +0 -2
  60. data/docs/RemotesCollectionApi.md +32 -72
  61. data/docs/RemotesGitApi.md +34 -74
  62. data/docs/RemotesRoleApi.md +32 -72
  63. data/docs/RepositoriesAnsibleApi.md +64 -136
  64. data/docs/RepositoriesAnsibleVersionsApi.md +14 -30
  65. data/docs/VersionsApi.md +0 -2
  66. data/lib/pulp_ansible_client/api/ansible_collections_api.rb +0 -21
  67. data/lib/pulp_ansible_client/api/ansible_copy_api.rb +0 -3
  68. data/lib/pulp_ansible_client/api/api_plugin_ansible_search_collection_versions_api.rb +0 -6
  69. data/lib/pulp_ansible_client/api/api_roles_api.rb +0 -3
  70. data/lib/pulp_ansible_client/api/collection_import_api.rb +0 -3
  71. data/lib/pulp_ansible_client/api/content_collection_deprecations_api.rb +0 -15
  72. data/lib/pulp_ansible_client/api/content_collection_marks_api.rb +0 -15
  73. data/lib/pulp_ansible_client/api/content_collection_signatures_api.rb +0 -15
  74. data/lib/pulp_ansible_client/api/content_collection_versions_api.rb +9 -24
  75. data/lib/pulp_ansible_client/api/content_namespaces_api.rb +0 -15
  76. data/lib/pulp_ansible_client/api/content_roles_api.rb +0 -15
  77. data/lib/pulp_ansible_client/api/distributions_ansible_api.rb +0 -36
  78. data/lib/pulp_ansible_client/api/pulp_ansible_api_api.rb +0 -3
  79. data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_api.rb +0 -3
  80. data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_artifacts_collections_api.rb +0 -3
  81. data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_collection_versions_all_api.rb +0 -3
  82. data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_collections_all_api.rb +0 -3
  83. data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_collections_api.rb +0 -12
  84. data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_collections_versions_api.rb +0 -9
  85. data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_collections_versions_docs_blob_api.rb +0 -3
  86. data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_namespaces_api.rb +0 -6
  87. data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_plugin_ansible_client_configuration_api.rb +0 -3
  88. data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_plugin_ansible_content_collections_all_collections_api.rb +0 -3
  89. data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_plugin_ansible_content_collections_all_versions_api.rb +0 -3
  90. data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_plugin_ansible_content_collections_api.rb +0 -3
  91. data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_plugin_ansible_content_collections_artifacts_api.rb +0 -3
  92. data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_plugin_ansible_content_collections_index_api.rb +0 -12
  93. data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_plugin_ansible_content_collections_index_versions_api.rb +0 -9
  94. data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_plugin_ansible_content_collections_index_versions_docs_blob_api.rb +0 -3
  95. data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_plugin_ansible_content_namespaces_api.rb +0 -15
  96. data/lib/pulp_ansible_client/api/pulp_ansible_artifacts_collections_v3_api.rb +0 -12
  97. data/lib/pulp_ansible_client/api/pulp_ansible_default_api_api.rb +0 -9
  98. data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_api.rb +0 -9
  99. data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_artifacts_collections_api.rb +0 -3
  100. data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_collection_versions_all_api.rb +0 -9
  101. data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_collections_all_api.rb +0 -3
  102. data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_collections_api.rb +0 -12
  103. data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_collections_versions_api.rb +0 -9
  104. data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_collections_versions_docs_blob_api.rb +0 -3
  105. data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_namespaces_api.rb +0 -6
  106. data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_plugin_ansible_client_configuration_api.rb +0 -9
  107. data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_plugin_ansible_content_collections_all_collections_api.rb +0 -3
  108. data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_plugin_ansible_content_collections_all_versions_api.rb +0 -3
  109. data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_plugin_ansible_content_collections_api.rb +0 -3
  110. data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_plugin_ansible_content_collections_artifacts_api.rb +0 -3
  111. data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_plugin_ansible_content_collections_index_api.rb +0 -12
  112. data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_plugin_ansible_content_collections_index_versions_api.rb +0 -9
  113. data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_plugin_ansible_content_collections_index_versions_docs_blob_api.rb +0 -3
  114. data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_plugin_ansible_content_namespaces_api.rb +0 -15
  115. data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_plugin_ansible_search_collection_versions_api.rb +0 -6
  116. data/lib/pulp_ansible_client/api/pulp_ansible_tags_api.rb +0 -3
  117. data/lib/pulp_ansible_client/api/remotes_collection_api.rb +0 -36
  118. data/lib/pulp_ansible_client/api/remotes_git_api.rb +0 -36
  119. data/lib/pulp_ansible_client/api/remotes_role_api.rb +0 -36
  120. data/lib/pulp_ansible_client/api/repositories_ansible_api.rb +0 -60
  121. data/lib/pulp_ansible_client/api/repositories_ansible_versions_api.rb +3 -18
  122. data/lib/pulp_ansible_client/api/versions_api.rb +0 -3
  123. data/lib/pulp_ansible_client/models/ansible_collection_version_response.rb +23 -23
  124. data/lib/pulp_ansible_client/models/ansible_git_remote.rb +225 -225
  125. data/lib/pulp_ansible_client/models/ansible_git_remote_response.rb +148 -148
  126. data/lib/pulp_ansible_client/models/ansible_role.rb +11 -11
  127. data/lib/pulp_ansible_client/models/ansible_role_response.rb +23 -23
  128. data/lib/pulp_ansible_client/models/patchedansible_git_remote.rb +217 -217
  129. data/lib/pulp_ansible_client/version.rb +1 -1
  130. data/spec/api/ansible_collections_api_spec.rb +0 -7
  131. data/spec/api/ansible_copy_api_spec.rb +0 -1
  132. data/spec/api/api_plugin_ansible_search_collection_versions_api_spec.rb +0 -2
  133. data/spec/api/api_roles_api_spec.rb +0 -1
  134. data/spec/api/collection_import_api_spec.rb +0 -1
  135. data/spec/api/content_collection_deprecations_api_spec.rb +0 -5
  136. data/spec/api/content_collection_marks_api_spec.rb +0 -5
  137. data/spec/api/content_collection_signatures_api_spec.rb +0 -5
  138. data/spec/api/content_collection_versions_api_spec.rb +3 -8
  139. data/spec/api/content_namespaces_api_spec.rb +0 -5
  140. data/spec/api/content_roles_api_spec.rb +0 -5
  141. data/spec/api/distributions_ansible_api_spec.rb +0 -12
  142. data/spec/api/pulp_ansible_api_api_spec.rb +0 -1
  143. data/spec/api/pulp_ansible_api_v3_api_spec.rb +0 -1
  144. data/spec/api/pulp_ansible_api_v3_artifacts_collections_api_spec.rb +0 -1
  145. data/spec/api/pulp_ansible_api_v3_collection_versions_all_api_spec.rb +0 -1
  146. data/spec/api/pulp_ansible_api_v3_collections_all_api_spec.rb +0 -1
  147. data/spec/api/pulp_ansible_api_v3_collections_api_spec.rb +0 -4
  148. data/spec/api/pulp_ansible_api_v3_collections_versions_api_spec.rb +0 -3
  149. data/spec/api/pulp_ansible_api_v3_collections_versions_docs_blob_api_spec.rb +0 -1
  150. data/spec/api/pulp_ansible_api_v3_namespaces_api_spec.rb +0 -2
  151. data/spec/api/pulp_ansible_api_v3_plugin_ansible_client_configuration_api_spec.rb +0 -1
  152. data/spec/api/pulp_ansible_api_v3_plugin_ansible_content_collections_all_collections_api_spec.rb +0 -1
  153. data/spec/api/pulp_ansible_api_v3_plugin_ansible_content_collections_all_versions_api_spec.rb +0 -1
  154. data/spec/api/pulp_ansible_api_v3_plugin_ansible_content_collections_api_spec.rb +0 -1
  155. data/spec/api/pulp_ansible_api_v3_plugin_ansible_content_collections_artifacts_api_spec.rb +0 -1
  156. data/spec/api/pulp_ansible_api_v3_plugin_ansible_content_collections_index_api_spec.rb +0 -4
  157. data/spec/api/pulp_ansible_api_v3_plugin_ansible_content_collections_index_versions_api_spec.rb +0 -3
  158. data/spec/api/pulp_ansible_api_v3_plugin_ansible_content_collections_index_versions_docs_blob_api_spec.rb +0 -1
  159. data/spec/api/pulp_ansible_api_v3_plugin_ansible_content_namespaces_api_spec.rb +0 -5
  160. data/spec/api/pulp_ansible_artifacts_collections_v3_api_spec.rb +0 -4
  161. data/spec/api/pulp_ansible_default_api_api_spec.rb +0 -3
  162. data/spec/api/pulp_ansible_default_api_v3_api_spec.rb +0 -3
  163. data/spec/api/pulp_ansible_default_api_v3_artifacts_collections_api_spec.rb +0 -1
  164. data/spec/api/pulp_ansible_default_api_v3_collection_versions_all_api_spec.rb +0 -3
  165. data/spec/api/pulp_ansible_default_api_v3_collections_all_api_spec.rb +0 -1
  166. data/spec/api/pulp_ansible_default_api_v3_collections_api_spec.rb +0 -4
  167. data/spec/api/pulp_ansible_default_api_v3_collections_versions_api_spec.rb +0 -3
  168. data/spec/api/pulp_ansible_default_api_v3_collections_versions_docs_blob_api_spec.rb +0 -1
  169. data/spec/api/pulp_ansible_default_api_v3_namespaces_api_spec.rb +0 -2
  170. data/spec/api/pulp_ansible_default_api_v3_plugin_ansible_client_configuration_api_spec.rb +0 -3
  171. data/spec/api/pulp_ansible_default_api_v3_plugin_ansible_content_collections_all_collections_api_spec.rb +0 -1
  172. data/spec/api/pulp_ansible_default_api_v3_plugin_ansible_content_collections_all_versions_api_spec.rb +0 -1
  173. data/spec/api/pulp_ansible_default_api_v3_plugin_ansible_content_collections_api_spec.rb +0 -1
  174. data/spec/api/pulp_ansible_default_api_v3_plugin_ansible_content_collections_artifacts_api_spec.rb +0 -1
  175. data/spec/api/pulp_ansible_default_api_v3_plugin_ansible_content_collections_index_api_spec.rb +0 -4
  176. data/spec/api/pulp_ansible_default_api_v3_plugin_ansible_content_collections_index_versions_api_spec.rb +0 -3
  177. data/spec/api/pulp_ansible_default_api_v3_plugin_ansible_content_collections_index_versions_docs_blob_api_spec.rb +0 -1
  178. data/spec/api/pulp_ansible_default_api_v3_plugin_ansible_content_namespaces_api_spec.rb +0 -5
  179. data/spec/api/pulp_ansible_default_api_v3_plugin_ansible_search_collection_versions_api_spec.rb +0 -2
  180. data/spec/api/pulp_ansible_tags_api_spec.rb +0 -1
  181. data/spec/api/remotes_collection_api_spec.rb +0 -12
  182. data/spec/api/remotes_git_api_spec.rb +0 -12
  183. data/spec/api/remotes_role_api_spec.rb +0 -12
  184. data/spec/api/repositories_ansible_api_spec.rb +0 -20
  185. data/spec/api/repositories_ansible_versions_api_spec.rb +1 -6
  186. data/spec/api/versions_api_spec.rb +0 -1
  187. data/spec/models/ansible_collection_version_response_spec.rb +4 -4
  188. data/spec/models/ansible_git_remote_response_spec.rb +19 -19
  189. data/spec/models/ansible_git_remote_spec.rb +18 -18
  190. data/spec/models/ansible_role_response_spec.rb +4 -4
  191. data/spec/models/ansible_role_spec.rb +2 -2
  192. data/spec/models/patchedansible_git_remote_spec.rb +18 -18
  193. metadata +126 -126
@@ -38,7 +38,6 @@ describe 'RemotesRoleApi' do
38
38
  # @param ansible_role_remote_href
39
39
  # @param nested_role
40
40
  # @param [Hash] opts the optional parameters
41
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
42
41
  # @return [NestedRoleResponse]
43
42
  describe 'add_role test' do
44
43
  it 'should work' do
@@ -51,7 +50,6 @@ describe 'RemotesRoleApi' do
51
50
  # ViewSet for Role Remotes.
52
51
  # @param ansible_role_remote
53
52
  # @param [Hash] opts the optional parameters
54
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
55
53
  # @return [AnsibleRoleRemoteResponse]
56
54
  describe 'create test' do
57
55
  it 'should work' do
@@ -64,7 +62,6 @@ describe 'RemotesRoleApi' do
64
62
  # Trigger an asynchronous delete task
65
63
  # @param ansible_role_remote_href
66
64
  # @param [Hash] opts the optional parameters
67
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
68
65
  # @return [AsyncOperationResponse]
69
66
  describe 'delete test' do
70
67
  it 'should work' do
@@ -76,7 +73,6 @@ describe 'RemotesRoleApi' do
76
73
  # List role remotes
77
74
  # ViewSet for Role Remotes.
78
75
  # @param [Hash] opts the optional parameters
79
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
80
76
  # @option opts [Integer] :limit Number of results to return per page.
81
77
  # @option opts [String] :name Filter results where name matches value
82
78
  # @option opts [String] :name__contains Filter results where name contains value
@@ -115,7 +111,6 @@ describe 'RemotesRoleApi' do
115
111
  # List roles assigned to this object.
116
112
  # @param ansible_role_remote_href
117
113
  # @param [Hash] opts the optional parameters
118
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
119
114
  # @option opts [Array<String>] :fields A list of fields to include in the response.
120
115
  # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
121
116
  # @return [ObjectRolesResponse]
@@ -130,7 +125,6 @@ describe 'RemotesRoleApi' do
130
125
  # List permissions available to the current user on this object.
131
126
  # @param ansible_role_remote_href
132
127
  # @param [Hash] opts the optional parameters
133
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
134
128
  # @option opts [Array<String>] :fields A list of fields to include in the response.
135
129
  # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
136
130
  # @return [MyPermissionsResponse]
@@ -146,7 +140,6 @@ describe 'RemotesRoleApi' do
146
140
  # @param ansible_role_remote_href
147
141
  # @param patchedansible_role_remote
148
142
  # @param [Hash] opts the optional parameters
149
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
150
143
  # @return [AsyncOperationResponse]
151
144
  describe 'partial_update test' do
152
145
  it 'should work' do
@@ -159,7 +152,6 @@ describe 'RemotesRoleApi' do
159
152
  # ViewSet for Role Remotes.
160
153
  # @param ansible_role_remote_href
161
154
  # @param [Hash] opts the optional parameters
162
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
163
155
  # @option opts [Array<String>] :fields A list of fields to include in the response.
164
156
  # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
165
157
  # @return [AnsibleRoleRemoteResponse]
@@ -175,7 +167,6 @@ describe 'RemotesRoleApi' do
175
167
  # @param ansible_role_remote_href
176
168
  # @param nested_role
177
169
  # @param [Hash] opts the optional parameters
178
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
179
170
  # @return [NestedRoleResponse]
180
171
  describe 'remove_role test' do
181
172
  it 'should work' do
@@ -189,7 +180,6 @@ describe 'RemotesRoleApi' do
189
180
  # @param ansible_role_remote_href
190
181
  # @param set_label
191
182
  # @param [Hash] opts the optional parameters
192
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
193
183
  # @return [SetLabelResponse]
194
184
  describe 'set_label test' do
195
185
  it 'should work' do
@@ -203,7 +193,6 @@ describe 'RemotesRoleApi' do
203
193
  # @param ansible_role_remote_href
204
194
  # @param unset_label
205
195
  # @param [Hash] opts the optional parameters
206
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
207
196
  # @return [UnsetLabelResponse]
208
197
  describe 'unset_label test' do
209
198
  it 'should work' do
@@ -217,7 +206,6 @@ describe 'RemotesRoleApi' do
217
206
  # @param ansible_role_remote_href
218
207
  # @param ansible_role_remote
219
208
  # @param [Hash] opts the optional parameters
220
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
221
209
  # @return [AsyncOperationResponse]
222
210
  describe 'update test' do
223
211
  it 'should work' do
@@ -38,7 +38,6 @@ describe 'RepositoriesAnsibleApi' do
38
38
  # @param ansible_ansible_repository_href
39
39
  # @param nested_role
40
40
  # @param [Hash] opts the optional parameters
41
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
42
41
  # @return [NestedRoleResponse]
43
42
  describe 'add_role test' do
44
43
  it 'should work' do
@@ -51,7 +50,6 @@ describe 'RepositoriesAnsibleApi' do
51
50
  # @param ansible_ansible_repository_href
52
51
  # @param collection_version_copy_move
53
52
  # @param [Hash] opts the optional parameters
54
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
55
53
  # @return [AsyncOperationResponse]
56
54
  describe 'copy_collection_version test' do
57
55
  it 'should work' do
@@ -64,7 +62,6 @@ describe 'RepositoriesAnsibleApi' do
64
62
  # ViewSet for Ansible Repositories.
65
63
  # @param ansible_ansible_repository
66
64
  # @param [Hash] opts the optional parameters
67
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
68
65
  # @return [AnsibleAnsibleRepositoryResponse]
69
66
  describe 'create test' do
70
67
  it 'should work' do
@@ -77,7 +74,6 @@ describe 'RepositoriesAnsibleApi' do
77
74
  # Trigger an asynchronous delete task
78
75
  # @param ansible_ansible_repository_href
79
76
  # @param [Hash] opts the optional parameters
80
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
81
77
  # @return [AsyncOperationResponse]
82
78
  describe 'delete test' do
83
79
  it 'should work' do
@@ -89,7 +85,6 @@ describe 'RepositoriesAnsibleApi' do
89
85
  # List ansible repositorys
90
86
  # ViewSet for Ansible Repositories.
91
87
  # @param [Hash] opts the optional parameters
92
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
93
88
  # @option opts [String] :latest_with_content Content Unit referenced by HREF/PRN
94
89
  # @option opts [Integer] :limit Number of results to return per page.
95
90
  # @option opts [String] :name Filter results where name matches value
@@ -132,7 +127,6 @@ describe 'RepositoriesAnsibleApi' do
132
127
  # List roles assigned to this object.
133
128
  # @param ansible_ansible_repository_href
134
129
  # @param [Hash] opts the optional parameters
135
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
136
130
  # @option opts [Array<String>] :fields A list of fields to include in the response.
137
131
  # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
138
132
  # @return [ObjectRolesResponse]
@@ -147,7 +141,6 @@ describe 'RepositoriesAnsibleApi' do
147
141
  # @param ansible_ansible_repository_href
148
142
  # @param ansible_repository_mark
149
143
  # @param [Hash] opts the optional parameters
150
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
151
144
  # @return [AsyncOperationResponse]
152
145
  describe 'mark test' do
153
146
  it 'should work' do
@@ -161,7 +154,6 @@ describe 'RepositoriesAnsibleApi' do
161
154
  # @param ansible_ansible_repository_href
162
155
  # @param repository_add_remove_content
163
156
  # @param [Hash] opts the optional parameters
164
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
165
157
  # @return [AsyncOperationResponse]
166
158
  describe 'modify test' do
167
159
  it 'should work' do
@@ -174,7 +166,6 @@ describe 'RepositoriesAnsibleApi' do
174
166
  # @param ansible_ansible_repository_href
175
167
  # @param collection_version_copy_move
176
168
  # @param [Hash] opts the optional parameters
177
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
178
169
  # @return [AsyncOperationResponse]
179
170
  describe 'move_collection_version test' do
180
171
  it 'should work' do
@@ -187,7 +178,6 @@ describe 'RepositoriesAnsibleApi' do
187
178
  # List permissions available to the current user on this object.
188
179
  # @param ansible_ansible_repository_href
189
180
  # @param [Hash] opts the optional parameters
190
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
191
181
  # @option opts [Array<String>] :fields A list of fields to include in the response.
192
182
  # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
193
183
  # @return [MyPermissionsResponse]
@@ -203,7 +193,6 @@ describe 'RepositoriesAnsibleApi' do
203
193
  # @param ansible_ansible_repository_href
204
194
  # @param patchedansible_ansible_repository
205
195
  # @param [Hash] opts the optional parameters
206
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
207
196
  # @return [AsyncOperationResponse]
208
197
  describe 'partial_update test' do
209
198
  it 'should work' do
@@ -216,7 +205,6 @@ describe 'RepositoriesAnsibleApi' do
216
205
  # ViewSet for Ansible Repositories.
217
206
  # @param ansible_ansible_repository_href
218
207
  # @param [Hash] opts the optional parameters
219
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
220
208
  # @option opts [Array<String>] :fields A list of fields to include in the response.
221
209
  # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
222
210
  # @return [AnsibleAnsibleRepositoryResponse]
@@ -231,7 +219,6 @@ describe 'RepositoriesAnsibleApi' do
231
219
  # @param ansible_ansible_repository_href
232
220
  # @param ansible_repository_rebuild
233
221
  # @param [Hash] opts the optional parameters
234
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
235
222
  # @return [AsyncOperationResponse]
236
223
  describe 'rebuild_metadata test' do
237
224
  it 'should work' do
@@ -245,7 +232,6 @@ describe 'RepositoriesAnsibleApi' do
245
232
  # @param ansible_ansible_repository_href
246
233
  # @param nested_role
247
234
  # @param [Hash] opts the optional parameters
248
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
249
235
  # @return [NestedRoleResponse]
250
236
  describe 'remove_role test' do
251
237
  it 'should work' do
@@ -259,7 +245,6 @@ describe 'RepositoriesAnsibleApi' do
259
245
  # @param ansible_ansible_repository_href
260
246
  # @param set_label
261
247
  # @param [Hash] opts the optional parameters
262
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
263
248
  # @return [SetLabelResponse]
264
249
  describe 'set_label test' do
265
250
  it 'should work' do
@@ -272,7 +257,6 @@ describe 'RepositoriesAnsibleApi' do
272
257
  # @param ansible_ansible_repository_href
273
258
  # @param ansible_repository_signature
274
259
  # @param [Hash] opts the optional parameters
275
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
276
260
  # @return [AsyncOperationResponse]
277
261
  describe 'sign test' do
278
262
  it 'should work' do
@@ -285,7 +269,6 @@ describe 'RepositoriesAnsibleApi' do
285
269
  # @param ansible_ansible_repository_href
286
270
  # @param ansible_repository_sync_url
287
271
  # @param [Hash] opts the optional parameters
288
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
289
272
  # @return [AsyncOperationResponse]
290
273
  describe 'sync test' do
291
274
  it 'should work' do
@@ -298,7 +281,6 @@ describe 'RepositoriesAnsibleApi' do
298
281
  # @param ansible_ansible_repository_href
299
282
  # @param ansible_repository_mark
300
283
  # @param [Hash] opts the optional parameters
301
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
302
284
  # @return [AsyncOperationResponse]
303
285
  describe 'unmark test' do
304
286
  it 'should work' do
@@ -312,7 +294,6 @@ describe 'RepositoriesAnsibleApi' do
312
294
  # @param ansible_ansible_repository_href
313
295
  # @param unset_label
314
296
  # @param [Hash] opts the optional parameters
315
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
316
297
  # @return [UnsetLabelResponse]
317
298
  describe 'unset_label test' do
318
299
  it 'should work' do
@@ -326,7 +307,6 @@ describe 'RepositoriesAnsibleApi' do
326
307
  # @param ansible_ansible_repository_href
327
308
  # @param ansible_ansible_repository
328
309
  # @param [Hash] opts the optional parameters
329
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
330
310
  # @return [AsyncOperationResponse]
331
311
  describe 'update test' do
332
312
  it 'should work' do
@@ -37,7 +37,6 @@ describe 'RepositoriesAnsibleVersionsApi' do
37
37
  # Trigger an asynchronous task to delete a repository version.
38
38
  # @param ansible_ansible_repository_version_href
39
39
  # @param [Hash] opts the optional parameters
40
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
41
40
  # @return [AsyncOperationResponse]
42
41
  describe 'delete test' do
43
42
  it 'should work' do
@@ -50,7 +49,6 @@ describe 'RepositoriesAnsibleVersionsApi' do
50
49
  # AnsibleRepositoryVersion represents a single file repository version.
51
50
  # @param ansible_ansible_repository_href
52
51
  # @param [Hash] opts the optional parameters
53
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
54
52
  # @option opts [String] :content Content Unit referenced by HREF/PRN
55
53
  # @option opts [Array<String>] :content__in Multiple values may be separated by commas.
56
54
  # @option opts [Integer] :limit Number of results to return per page.
@@ -61,7 +59,7 @@ describe 'RepositoriesAnsibleVersionsApi' do
61
59
  # @option opts [Integer] :number__lte Filter results where number is less than or equal to value
62
60
  # @option opts [Array<Integer>] :number__range Filter results where number is between two comma separated values
63
61
  # @option opts [Integer] :offset The initial index from which to return the results.
64
- # @option opts [Array<String>] :ordering Ordering * &#x60;pulp_id&#x60; - Pulp id * &#x60;-pulp_id&#x60; - Pulp id (descending) * &#x60;pulp_created&#x60; - Pulp created * &#x60;-pulp_created&#x60; - Pulp created (descending) * &#x60;pulp_last_updated&#x60; - Pulp last updated * &#x60;-pulp_last_updated&#x60; - Pulp last updated (descending) * &#x60;number&#x60; - Number * &#x60;-number&#x60; - Number (descending) * &#x60;complete&#x60; - Complete * &#x60;-complete&#x60; - Complete (descending) * &#x60;info&#x60; - Info * &#x60;-info&#x60; - Info (descending) * &#x60;content_ids&#x60; - Content ids * &#x60;-content_ids&#x60; - Content ids (descending) * &#x60;pk&#x60; - Pk * &#x60;-pk&#x60; - Pk (descending)
62
+ # @option opts [Array<String>] :ordering Ordering * &#x60;pulp_id&#x60; - Pulp id * &#x60;-pulp_id&#x60; - Pulp id (descending) * &#x60;pulp_created&#x60; - Pulp created * &#x60;-pulp_created&#x60; - Pulp created (descending) * &#x60;pulp_last_updated&#x60; - Pulp last updated * &#x60;-pulp_last_updated&#x60; - Pulp last updated (descending) * &#x60;number&#x60; - Number * &#x60;-number&#x60; - Number (descending) * &#x60;complete&#x60; - Complete * &#x60;-complete&#x60; - Complete (descending) * &#x60;info&#x60; - Info * &#x60;-info&#x60; - Info (descending) * &#x60;pk&#x60; - Pk * &#x60;-pk&#x60; - Pk (descending)
65
63
  # @option opts [Array<String>] :prn__in Multiple values may be separated by commas.
66
64
  # @option opts [Time] :pulp_created Filter results where pulp_created matches value
67
65
  # @option opts [Time] :pulp_created__gt Filter results where pulp_created is greater than value
@@ -86,7 +84,6 @@ describe 'RepositoriesAnsibleVersionsApi' do
86
84
  # AnsibleRepositoryVersion represents a single file repository version.
87
85
  # @param ansible_ansible_repository_version_href
88
86
  # @param [Hash] opts the optional parameters
89
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
90
87
  # @option opts [Array<String>] :fields A list of fields to include in the response.
91
88
  # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
92
89
  # @return [RepositoryVersionResponse]
@@ -101,7 +98,6 @@ describe 'RepositoriesAnsibleVersionsApi' do
101
98
  # @param ansible_ansible_repository_version_href
102
99
  # @param ansible_repository_rebuild
103
100
  # @param [Hash] opts the optional parameters
104
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
105
101
  # @return [AsyncOperationResponse]
106
102
  describe 'rebuild_metadata test' do
107
103
  it 'should work' do
@@ -114,7 +110,6 @@ describe 'RepositoriesAnsibleVersionsApi' do
114
110
  # @param ansible_ansible_repository_version_href
115
111
  # @param repair
116
112
  # @param [Hash] opts the optional parameters
117
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
118
113
  # @return [AsyncOperationResponse]
119
114
  describe 'repair test' do
120
115
  it 'should work' do
@@ -36,7 +36,6 @@ describe 'VersionsApi' do
36
36
  # APIView for Role Versions.
37
37
  # @param ansible_role_href
38
38
  # @param [Hash] opts the optional parameters
39
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
40
39
  # @option opts [Integer] :limit Number of results to return per page.
41
40
  # @option opts [Integer] :offset The initial index from which to return the results.
42
41
  # @option opts [Array<String>] :fields A list of fields to include in the response.
@@ -27,25 +27,25 @@ describe PulpAnsibleClient::AnsibleCollectionVersionResponse do
27
27
  end
28
28
  end
29
29
 
30
- describe 'test attribute "pulp_last_updated"' do
30
+ describe 'test attribute "pulp_labels"' do
31
31
  it 'should work' do
32
32
  # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
33
33
  end
34
34
  end
35
35
 
36
- describe 'test attribute "pulp_href"' do
36
+ describe 'test attribute "prn"' do
37
37
  it 'should work' do
38
38
  # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
39
39
  end
40
40
  end
41
41
 
42
- describe 'test attribute "prn"' do
42
+ describe 'test attribute "pulp_last_updated"' do
43
43
  it 'should work' do
44
44
  # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
45
45
  end
46
46
  end
47
47
 
48
- describe 'test attribute "pulp_labels"' do
48
+ describe 'test attribute "pulp_href"' do
49
49
  it 'should work' do
50
50
  # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
51
51
  end
@@ -27,103 +27,103 @@ describe PulpAnsibleClient::AnsibleGitRemoteResponse do
27
27
  end
28
28
  end
29
29
 
30
- describe 'test attribute "pulp_last_updated"' do
30
+ describe 'test attribute "sock_read_timeout"' do
31
31
  it 'should work' do
32
32
  # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
33
33
  end
34
34
  end
35
35
 
36
- describe 'test attribute "max_retries"' do
36
+ describe 'test attribute "pulp_labels"' do
37
37
  it 'should work' do
38
38
  # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
39
39
  end
40
40
  end
41
41
 
42
- describe 'test attribute "pulp_href"' do
42
+ describe 'test attribute "connect_timeout"' do
43
43
  it 'should work' do
44
44
  # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
45
45
  end
46
46
  end
47
47
 
48
- describe 'test attribute "download_concurrency"' do
48
+ describe 'test attribute "pulp_last_updated"' do
49
49
  it 'should work' do
50
50
  # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
51
51
  end
52
52
  end
53
53
 
54
- describe 'test attribute "url"' do
54
+ describe 'test attribute "name"' do
55
55
  it 'should work' do
56
56
  # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
57
57
  end
58
58
  end
59
59
 
60
- describe 'test attribute "sock_read_timeout"' do
60
+ describe 'test attribute "proxy_url"' do
61
61
  it 'should work' do
62
62
  # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
63
63
  end
64
64
  end
65
65
 
66
- describe 'test attribute "proxy_url"' do
66
+ describe 'test attribute "tls_validation"' do
67
67
  it 'should work' do
68
68
  # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
69
69
  end
70
70
  end
71
71
 
72
- describe 'test attribute "prn"' do
72
+ describe 'test attribute "ca_cert"' do
73
73
  it 'should work' do
74
74
  # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
75
75
  end
76
76
  end
77
77
 
78
- describe 'test attribute "connect_timeout"' do
78
+ describe 'test attribute "download_concurrency"' do
79
79
  it 'should work' do
80
80
  # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
81
81
  end
82
82
  end
83
83
 
84
- describe 'test attribute "ca_cert"' do
84
+ describe 'test attribute "max_retries"' do
85
85
  it 'should work' do
86
86
  # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
87
87
  end
88
88
  end
89
89
 
90
- describe 'test attribute "sock_connect_timeout"' do
90
+ describe 'test attribute "pulp_created"' do
91
91
  it 'should work' do
92
92
  # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
93
93
  end
94
94
  end
95
95
 
96
- describe 'test attribute "name"' do
96
+ describe 'test attribute "url"' do
97
97
  it 'should work' do
98
98
  # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
99
99
  end
100
100
  end
101
101
 
102
- describe 'test attribute "client_cert"' do
102
+ describe 'test attribute "prn"' do
103
103
  it 'should work' do
104
104
  # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
105
105
  end
106
106
  end
107
107
 
108
- describe 'test attribute "pulp_labels"' do
108
+ describe 'test attribute "hidden_fields"' do
109
109
  it 'should work' do
110
110
  # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
111
111
  end
112
112
  end
113
113
 
114
- describe 'test attribute "pulp_created"' do
114
+ describe 'test attribute "sock_connect_timeout"' do
115
115
  it 'should work' do
116
116
  # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
117
117
  end
118
118
  end
119
119
 
120
- describe 'test attribute "rate_limit"' do
120
+ describe 'test attribute "pulp_href"' do
121
121
  it 'should work' do
122
122
  # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
123
123
  end
124
124
  end
125
125
 
126
- describe 'test attribute "hidden_fields"' do
126
+ describe 'test attribute "total_timeout"' do
127
127
  it 'should work' do
128
128
  # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
129
129
  end
@@ -135,13 +135,13 @@ describe PulpAnsibleClient::AnsibleGitRemoteResponse do
135
135
  end
136
136
  end
137
137
 
138
- describe 'test attribute "total_timeout"' do
138
+ describe 'test attribute "rate_limit"' do
139
139
  it 'should work' do
140
140
  # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
141
141
  end
142
142
  end
143
143
 
144
- describe 'test attribute "tls_validation"' do
144
+ describe 'test attribute "client_cert"' do
145
145
  it 'should work' do
146
146
  # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
147
147
  end
@@ -27,49 +27,49 @@ describe PulpAnsibleClient::AnsibleGitRemote do
27
27
  end
28
28
  end
29
29
 
30
- describe 'test attribute "max_retries"' do
30
+ describe 'test attribute "sock_read_timeout"' do
31
31
  it 'should work' do
32
32
  # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
33
33
  end
34
34
  end
35
35
 
36
- describe 'test attribute "download_concurrency"' do
36
+ describe 'test attribute "pulp_labels"' do
37
37
  it 'should work' do
38
38
  # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
39
39
  end
40
40
  end
41
41
 
42
- describe 'test attribute "proxy_username"' do
42
+ describe 'test attribute "connect_timeout"' do
43
43
  it 'should work' do
44
44
  # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
45
45
  end
46
46
  end
47
47
 
48
- describe 'test attribute "url"' do
48
+ describe 'test attribute "proxy_username"' do
49
49
  it 'should work' do
50
50
  # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
51
51
  end
52
52
  end
53
53
 
54
- describe 'test attribute "sock_read_timeout"' do
54
+ describe 'test attribute "password"' do
55
55
  it 'should work' do
56
56
  # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
57
57
  end
58
58
  end
59
59
 
60
- describe 'test attribute "proxy_url"' do
60
+ describe 'test attribute "name"' do
61
61
  it 'should work' do
62
62
  # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
63
63
  end
64
64
  end
65
65
 
66
- describe 'test attribute "password"' do
66
+ describe 'test attribute "proxy_url"' do
67
67
  it 'should work' do
68
68
  # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
69
69
  end
70
70
  end
71
71
 
72
- describe 'test attribute "connect_timeout"' do
72
+ describe 'test attribute "tls_validation"' do
73
73
  it 'should work' do
74
74
  # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
75
75
  end
@@ -81,49 +81,49 @@ describe PulpAnsibleClient::AnsibleGitRemote do
81
81
  end
82
82
  end
83
83
 
84
- describe 'test attribute "sock_connect_timeout"' do
84
+ describe 'test attribute "download_concurrency"' do
85
85
  it 'should work' do
86
86
  # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
87
87
  end
88
88
  end
89
89
 
90
- describe 'test attribute "name"' do
90
+ describe 'test attribute "max_retries"' do
91
91
  it 'should work' do
92
92
  # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
93
93
  end
94
94
  end
95
95
 
96
- describe 'test attribute "client_key"' do
96
+ describe 'test attribute "url"' do
97
97
  it 'should work' do
98
98
  # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
99
99
  end
100
100
  end
101
101
 
102
- describe 'test attribute "proxy_password"' do
102
+ describe 'test attribute "client_key"' do
103
103
  it 'should work' do
104
104
  # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
105
105
  end
106
106
  end
107
107
 
108
- describe 'test attribute "client_cert"' do
108
+ describe 'test attribute "username"' do
109
109
  it 'should work' do
110
110
  # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
111
111
  end
112
112
  end
113
113
 
114
- describe 'test attribute "username"' do
114
+ describe 'test attribute "sock_connect_timeout"' do
115
115
  it 'should work' do
116
116
  # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
117
117
  end
118
118
  end
119
119
 
120
- describe 'test attribute "pulp_labels"' do
120
+ describe 'test attribute "proxy_password"' do
121
121
  it 'should work' do
122
122
  # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
123
123
  end
124
124
  end
125
125
 
126
- describe 'test attribute "rate_limit"' do
126
+ describe 'test attribute "total_timeout"' do
127
127
  it 'should work' do
128
128
  # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
129
129
  end
@@ -135,13 +135,13 @@ describe PulpAnsibleClient::AnsibleGitRemote do
135
135
  end
136
136
  end
137
137
 
138
- describe 'test attribute "total_timeout"' do
138
+ describe 'test attribute "rate_limit"' do
139
139
  it 'should work' do
140
140
  # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
141
141
  end
142
142
  end
143
143
 
144
- describe 'test attribute "tls_validation"' do
144
+ describe 'test attribute "client_cert"' do
145
145
  it 'should work' do
146
146
  # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
147
147
  end
@@ -27,25 +27,25 @@ describe PulpAnsibleClient::AnsibleRoleResponse do
27
27
  end
28
28
  end
29
29
 
30
- describe 'test attribute "pulp_last_updated"' do
30
+ describe 'test attribute "pulp_labels"' do
31
31
  it 'should work' do
32
32
  # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
33
33
  end
34
34
  end
35
35
 
36
- describe 'test attribute "pulp_href"' do
36
+ describe 'test attribute "prn"' do
37
37
  it 'should work' do
38
38
  # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
39
39
  end
40
40
  end
41
41
 
42
- describe 'test attribute "prn"' do
42
+ describe 'test attribute "pulp_last_updated"' do
43
43
  it 'should work' do
44
44
  # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
45
45
  end
46
46
  end
47
47
 
48
- describe 'test attribute "pulp_labels"' do
48
+ describe 'test attribute "pulp_href"' do
49
49
  it 'should work' do
50
50
  # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
51
51
  end
@@ -27,13 +27,13 @@ describe PulpAnsibleClient::AnsibleRole do
27
27
  end
28
28
  end
29
29
 
30
- describe 'test attribute "repository"' do
30
+ describe 'test attribute "pulp_labels"' do
31
31
  it 'should work' do
32
32
  # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
33
33
  end
34
34
  end
35
35
 
36
- describe 'test attribute "pulp_labels"' do
36
+ describe 'test attribute "repository"' do
37
37
  it 'should work' do
38
38
  # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
39
39
  end