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
@@ -11,5 +11,5 @@ Generator version: 7.10.0
11
11
  =end
12
12
 
13
13
  module PulpAnsibleClient
14
- VERSION = '0.24.7'
14
+ VERSION = '0.25.0'
15
15
  end
@@ -38,7 +38,6 @@ describe 'AnsibleCollectionsApi' do
38
38
  # @param ansible_collection_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
@@ -50,7 +49,6 @@ describe 'AnsibleCollectionsApi' do
50
49
  # List collections
51
50
  # Viewset for Ansible Collections.
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 [Integer] :limit Number of results to return per page.
55
53
  # @option opts [String] :name
56
54
  # @option opts [String] :namespace
@@ -74,7 +72,6 @@ describe 'AnsibleCollectionsApi' do
74
72
  # List roles assigned to this object.
75
73
  # @param ansible_collection_href
76
74
  # @param [Hash] opts the optional parameters
77
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
78
75
  # @option opts [Array<String>] :fields A list of fields to include in the response.
79
76
  # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
80
77
  # @return [ObjectRolesResponse]
@@ -89,7 +86,6 @@ describe 'AnsibleCollectionsApi' do
89
86
  # List permissions available to the current user on this object.
90
87
  # @param ansible_collection_href
91
88
  # @param [Hash] opts the optional parameters
92
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
93
89
  # @option opts [Array<String>] :fields A list of fields to include in the response.
94
90
  # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
95
91
  # @return [MyPermissionsResponse]
@@ -104,7 +100,6 @@ describe 'AnsibleCollectionsApi' do
104
100
  # Viewset for Ansible Collections.
105
101
  # @param ansible_collection_href
106
102
  # @param [Hash] opts the optional parameters
107
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
108
103
  # @option opts [Array<String>] :fields A list of fields to include in the response.
109
104
  # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
110
105
  # @return [AnsibleCollectionResponse]
@@ -120,7 +115,6 @@ describe 'AnsibleCollectionsApi' do
120
115
  # @param ansible_collection_href
121
116
  # @param nested_role
122
117
  # @param [Hash] opts the optional parameters
123
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
124
118
  # @return [NestedRoleResponse]
125
119
  describe 'remove_role test' do
126
120
  it 'should work' do
@@ -133,7 +127,6 @@ describe 'AnsibleCollectionsApi' do
133
127
  # Create an artifact and trigger an asynchronous task to create Collection content from it.
134
128
  # @param file The Collection tarball.
135
129
  # @param [Hash] opts the optional parameters
136
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
137
130
  # @option opts [String] :sha256 An optional sha256 checksum of the uploaded file.
138
131
  # @option opts [String] :expected_namespace The expected &#39;namespace&#39; of the Collection to be verified against the metadata during import.
139
132
  # @option opts [String] :expected_name The expected &#39;name&#39; of the Collection to be verified against the metadata during import.
@@ -37,7 +37,6 @@ describe 'AnsibleCopyApi' do
37
37
  # Trigger an asynchronous task to copy ansible content from one repository into another, creating a new repository version.
38
38
  # @param copy
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 'copy_content test' do
43
42
  it 'should work' do
@@ -37,7 +37,6 @@ describe 'ApiPluginAnsibleSearchCollectionVersionsApi' do
37
37
  # A viewset for cross-repo searches.
38
38
  # @param ansible_cross_repository_collection_version_index_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
  # @option opts [String] :dependency
42
41
  # @option opts [Boolean] :deprecated
43
42
  # @option opts [Array<String>] :distribution Filter collectionversions that are in these distrubtion ids.
@@ -75,7 +74,6 @@ describe 'ApiPluginAnsibleSearchCollectionVersionsApi' do
75
74
  # @param ansible_cross_repository_collection_version_index_href
76
75
  # @param collection_version_search_list
77
76
  # @param [Hash] opts the optional parameters
78
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
79
77
  # @return [CollectionVersionSearchListResponse]
80
78
  describe 'rebuild test' do
81
79
  it 'should work' do
@@ -36,7 +36,6 @@ describe 'ApiRolesApi' do
36
36
  # APIView for Roles.
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.
@@ -37,7 +37,6 @@ describe 'CollectionImportApi' do
37
37
  # Returns a CollectionImport object.
38
38
  # @param ansible_collection_import_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
  # @option opts [String] :since Filter messages since a given timestamp
42
41
  # @option opts [Array<String>] :fields A list of fields to include in the response.
43
42
  # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
@@ -37,7 +37,6 @@ describe 'ContentCollectionDeprecationsApi' do
37
37
  # Trigger an asynchronous task to create content,optionally create new repository version.
38
38
  # @param ansible_ansible_collection_deprecated
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 'create test' do
43
42
  it 'should work' do
@@ -49,7 +48,6 @@ describe 'ContentCollectionDeprecationsApi' do
49
48
  # List ansible collection deprecateds
50
49
  # ViewSet for AnsibleCollectionDeprecated.
51
50
  # @param [Hash] opts the optional parameters
52
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
53
51
  # @option opts [Integer] :limit Number of results to return per page.
54
52
  # @option opts [Integer] :offset The initial index from which to return the results.
55
53
  # @option opts [Array<String>] :ordering Ordering * &#x60;pk&#x60; - Pk * &#x60;-pk&#x60; - Pk (descending)
@@ -76,7 +74,6 @@ describe 'ContentCollectionDeprecationsApi' do
76
74
  # ViewSet for AnsibleCollectionDeprecated.
77
75
  # @param ansible_ansible_collection_deprecated_href
78
76
  # @param [Hash] opts the optional parameters
79
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
80
77
  # @option opts [Array<String>] :fields A list of fields to include in the response.
81
78
  # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
82
79
  # @return [AnsibleAnsibleCollectionDeprecatedResponse]
@@ -92,7 +89,6 @@ describe 'ContentCollectionDeprecationsApi' do
92
89
  # @param ansible_ansible_collection_deprecated_href
93
90
  # @param set_label
94
91
  # @param [Hash] opts the optional parameters
95
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
96
92
  # @return [SetLabelResponse]
97
93
  describe 'set_label test' do
98
94
  it 'should work' do
@@ -106,7 +102,6 @@ describe 'ContentCollectionDeprecationsApi' do
106
102
  # @param ansible_ansible_collection_deprecated_href
107
103
  # @param unset_label
108
104
  # @param [Hash] opts the optional parameters
109
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
110
105
  # @return [UnsetLabelResponse]
111
106
  describe 'unset_label test' do
112
107
  it 'should work' do
@@ -37,7 +37,6 @@ describe 'ContentCollectionMarksApi' do
37
37
  # ViewSet for looking at mark objects for CollectionVersion content.
38
38
  # @param ansible_collection_version_mark
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 [AnsibleCollectionVersionMarkResponse]
42
41
  describe 'create test' do
43
42
  it 'should work' do
@@ -49,7 +48,6 @@ describe 'ContentCollectionMarksApi' do
49
48
  # List collection version marks
50
49
  # ViewSet for looking at mark objects for CollectionVersion content.
51
50
  # @param [Hash] opts the optional parameters
52
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
53
51
  # @option opts [Integer] :limit Number of results to return per page.
54
52
  # @option opts [String] :marked_collection Filter marks for collection version
55
53
  # @option opts [Integer] :offset The initial index from which to return the results.
@@ -79,7 +77,6 @@ describe 'ContentCollectionMarksApi' do
79
77
  # ViewSet for looking at mark objects for CollectionVersion content.
80
78
  # @param ansible_collection_version_mark_href
81
79
  # @param [Hash] opts the optional parameters
82
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
83
80
  # @option opts [Array<String>] :fields A list of fields to include in the response.
84
81
  # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
85
82
  # @return [AnsibleCollectionVersionMarkResponse]
@@ -95,7 +92,6 @@ describe 'ContentCollectionMarksApi' do
95
92
  # @param ansible_collection_version_mark_href
96
93
  # @param set_label
97
94
  # @param [Hash] opts the optional parameters
98
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
99
95
  # @return [SetLabelResponse]
100
96
  describe 'set_label test' do
101
97
  it 'should work' do
@@ -109,7 +105,6 @@ describe 'ContentCollectionMarksApi' do
109
105
  # @param ansible_collection_version_mark_href
110
106
  # @param unset_label
111
107
  # @param [Hash] opts the optional parameters
112
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
113
108
  # @return [UnsetLabelResponse]
114
109
  describe 'unset_label test' do
115
110
  it 'should work' do
@@ -37,7 +37,6 @@ describe 'ContentCollectionSignaturesApi' do
37
37
  # Trigger an asynchronous task to create content,optionally create new repository version.
38
38
  # @param signed_collection The content this signature is pointing to.
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
  # @option opts [String] :repository A URI of a repository the new content unit should be associated with.
42
41
  # @option opts [Hash<String, String>] :pulp_labels A dictionary of arbitrary key/value pairs used to describe a specific Content instance.
43
42
  # @option opts [File] :file An uploaded file that may be turned into the content unit.
@@ -54,7 +53,6 @@ describe 'ContentCollectionSignaturesApi' do
54
53
  # List collection version signatures
55
54
  # ViewSet for looking at signature objects for CollectionVersion content.
56
55
  # @param [Hash] opts the optional parameters
57
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
58
56
  # @option opts [Integer] :limit Number of results to return per page.
59
57
  # @option opts [Integer] :offset The initial index from which to return the results.
60
58
  # @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;pulp_type&#x60; - Pulp type * &#x60;-pulp_type&#x60; - Pulp type (descending) * &#x60;upstream_id&#x60; - Upstream id * &#x60;-upstream_id&#x60; - Upstream id (descending) * &#x60;pulp_labels&#x60; - Pulp labels * &#x60;-pulp_labels&#x60; - Pulp labels (descending) * &#x60;timestamp_of_interest&#x60; - Timestamp of interest * &#x60;-timestamp_of_interest&#x60; - Timestamp of interest (descending) * &#x60;data&#x60; - Data * &#x60;-data&#x60; - Data (descending) * &#x60;digest&#x60; - Digest * &#x60;-digest&#x60; - Digest (descending) * &#x60;pubkey_fingerprint&#x60; - Pubkey fingerprint * &#x60;-pubkey_fingerprint&#x60; - Pubkey fingerprint (descending) * &#x60;pk&#x60; - Pk * &#x60;-pk&#x60; - Pk (descending)
@@ -85,7 +83,6 @@ describe 'ContentCollectionSignaturesApi' do
85
83
  # ViewSet for looking at signature objects for CollectionVersion content.
86
84
  # @param ansible_collection_version_signature_href
87
85
  # @param [Hash] opts the optional parameters
88
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
89
86
  # @option opts [Array<String>] :fields A list of fields to include in the response.
90
87
  # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
91
88
  # @return [AnsibleCollectionVersionSignatureResponse]
@@ -101,7 +98,6 @@ describe 'ContentCollectionSignaturesApi' do
101
98
  # @param ansible_collection_version_signature_href
102
99
  # @param set_label
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 [SetLabelResponse]
106
102
  describe 'set_label test' do
107
103
  it 'should work' do
@@ -115,7 +111,6 @@ describe 'ContentCollectionSignaturesApi' do
115
111
  # @param ansible_collection_version_signature_href
116
112
  # @param unset_label
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
  # @return [UnsetLabelResponse]
120
115
  describe 'unset_label test' do
121
116
  it 'should work' do
@@ -36,13 +36,12 @@ describe 'ContentCollectionVersionsApi' do
36
36
  # Create a collection version
37
37
  # Trigger an asynchronous task to create content,optionally create new repository version.
38
38
  # @param [Hash] opts the optional parameters
39
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
40
- # @option opts [String] :repository A URI of a repository the new content unit should be associated with.
41
- # @option opts [String] :upload An uncommitted upload that may be turned into the content unit.
42
39
  # @option opts [File] :file An uploaded file that may be turned into the content unit.
43
40
  # @option opts [Hash<String, String>] :pulp_labels A dictionary of arbitrary key/value pairs used to describe a specific Content instance.
44
- # @option opts [String] :artifact Artifact file representing the physical content
41
+ # @option opts [String] :upload An uncommitted upload that may be turned into the content unit.
45
42
  # @option opts [String] :file_url A url that Pulp can download and turn into the content unit.
43
+ # @option opts [String] :repository A URI of a repository the new content unit should be associated with.
44
+ # @option opts [String] :artifact Artifact file representing the physical content
46
45
  # @option opts [String] :expected_name The name of the collection.
47
46
  # @option opts [String] :expected_namespace The namespace of the collection.
48
47
  # @option opts [String] :expected_version The version of the collection.
@@ -57,7 +56,6 @@ describe 'ContentCollectionVersionsApi' do
57
56
  # List collection versions
58
57
  # ViewSet for Ansible Collection.
59
58
  # @param [Hash] opts the optional parameters
60
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
61
59
  # @option opts [Integer] :limit Number of results to return per page.
62
60
  # @option opts [String] :name
63
61
  # @option opts [String] :namespace
@@ -88,7 +86,6 @@ describe 'ContentCollectionVersionsApi' do
88
86
  # ViewSet for Ansible Collection.
89
87
  # @param ansible_collection_version_href
90
88
  # @param [Hash] opts the optional parameters
91
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
92
89
  # @option opts [Array<String>] :fields A list of fields to include in the response.
93
90
  # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
94
91
  # @return [AnsibleCollectionVersionResponse]
@@ -104,7 +101,6 @@ describe 'ContentCollectionVersionsApi' do
104
101
  # @param ansible_collection_version_href
105
102
  # @param set_label
106
103
  # @param [Hash] opts the optional parameters
107
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
108
104
  # @return [SetLabelResponse]
109
105
  describe 'set_label test' do
110
106
  it 'should work' do
@@ -118,7 +114,6 @@ describe 'ContentCollectionVersionsApi' do
118
114
  # @param ansible_collection_version_href
119
115
  # @param unset_label
120
116
  # @param [Hash] opts the optional parameters
121
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
122
117
  # @return [UnsetLabelResponse]
123
118
  describe 'unset_label test' do
124
119
  it 'should work' do
@@ -36,7 +36,6 @@ describe 'ContentNamespacesApi' do
36
36
  # Get the logo for the this namespace.
37
37
  # @param ansible_ansible_namespace_metadata_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 [Array<String>] :fields A list of fields to include in the response.
41
40
  # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
42
41
  # @return [nil]
@@ -50,7 +49,6 @@ describe 'ContentNamespacesApi' do
50
49
  # List ansible namespace metadatas
51
50
  # ViewSet for AnsibleNamespace.
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] :company Filter results where company matches value
55
53
  # @option opts [String] :company__contains Filter results where company contains value
56
54
  # @option opts [String] :company__icontains Filter results where company contains value
@@ -97,7 +95,6 @@ describe 'ContentNamespacesApi' do
97
95
  # ViewSet for AnsibleNamespace.
98
96
  # @param ansible_ansible_namespace_metadata_href
99
97
  # @param [Hash] opts the optional parameters
100
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
101
98
  # @option opts [Array<String>] :fields A list of fields to include in the response.
102
99
  # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
103
100
  # @return [AnsibleAnsibleNamespaceMetadataResponse]
@@ -113,7 +110,6 @@ describe 'ContentNamespacesApi' do
113
110
  # @param ansible_ansible_namespace_metadata_href
114
111
  # @param set_label
115
112
  # @param [Hash] opts the optional parameters
116
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
117
113
  # @return [SetLabelResponse]
118
114
  describe 'set_label test' do
119
115
  it 'should work' do
@@ -127,7 +123,6 @@ describe 'ContentNamespacesApi' do
127
123
  # @param ansible_ansible_namespace_metadata_href
128
124
  # @param unset_label
129
125
  # @param [Hash] opts the optional parameters
130
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
131
126
  # @return [UnsetLabelResponse]
132
127
  describe 'unset_label test' do
133
128
  it 'should work' do
@@ -37,7 +37,6 @@ describe 'ContentRolesApi' do
37
37
  # ViewSet for Role.
38
38
  # @param ansible_role
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 [AnsibleRoleResponse]
42
41
  describe 'create test' do
43
42
  it 'should work' do
@@ -49,7 +48,6 @@ describe 'ContentRolesApi' do
49
48
  # List roles
50
49
  # ViewSet for Role.
51
50
  # @param [Hash] opts the optional parameters
52
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
53
51
  # @option opts [Integer] :limit Number of results to return per page.
54
52
  # @option opts [String] :name Filter results where name matches value
55
53
  # @option opts [String] :namespace Filter results where namespace matches value
@@ -79,7 +77,6 @@ describe 'ContentRolesApi' do
79
77
  # ViewSet for Role.
80
78
  # @param ansible_role_href
81
79
  # @param [Hash] opts the optional parameters
82
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
83
80
  # @option opts [Array<String>] :fields A list of fields to include in the response.
84
81
  # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
85
82
  # @return [AnsibleRoleResponse]
@@ -95,7 +92,6 @@ describe 'ContentRolesApi' do
95
92
  # @param ansible_role_href
96
93
  # @param set_label
97
94
  # @param [Hash] opts the optional parameters
98
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
99
95
  # @return [SetLabelResponse]
100
96
  describe 'set_label test' do
101
97
  it 'should work' do
@@ -109,7 +105,6 @@ describe 'ContentRolesApi' do
109
105
  # @param ansible_role_href
110
106
  # @param unset_label
111
107
  # @param [Hash] opts the optional parameters
112
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
113
108
  # @return [UnsetLabelResponse]
114
109
  describe 'unset_label test' do
115
110
  it 'should work' do
@@ -38,7 +38,6 @@ describe 'DistributionsAnsibleApi' do
38
38
  # @param ansible_ansible_distribution_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 'DistributionsAnsibleApi' do
51
50
  # Trigger an asynchronous create task
52
51
  # @param ansible_ansible_distribution
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 'create test' do
57
55
  it 'should work' do
@@ -64,7 +62,6 @@ describe 'DistributionsAnsibleApi' do
64
62
  # Trigger an asynchronous delete task
65
63
  # @param ansible_ansible_distribution_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 'DistributionsAnsibleApi' do
76
73
  # List ansible distributions
77
74
  # ViewSet for Ansible Distributions.
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 [String] :base_path Filter results where base_path matches value
81
77
  # @option opts [String] :base_path__contains Filter results where base_path contains value
82
78
  # @option opts [String] :base_path__icontains Filter results where base_path contains value
@@ -116,7 +112,6 @@ describe 'DistributionsAnsibleApi' do
116
112
  # List roles assigned to this object.
117
113
  # @param ansible_ansible_distribution_href
118
114
  # @param [Hash] opts the optional parameters
119
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
120
115
  # @option opts [Array<String>] :fields A list of fields to include in the response.
121
116
  # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
122
117
  # @return [ObjectRolesResponse]
@@ -131,7 +126,6 @@ describe 'DistributionsAnsibleApi' do
131
126
  # List permissions available to the current user on this object.
132
127
  # @param ansible_ansible_distribution_href
133
128
  # @param [Hash] opts the optional parameters
134
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
135
129
  # @option opts [Array<String>] :fields A list of fields to include in the response.
136
130
  # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
137
131
  # @return [MyPermissionsResponse]
@@ -147,7 +141,6 @@ describe 'DistributionsAnsibleApi' do
147
141
  # @param ansible_ansible_distribution_href
148
142
  # @param patchedansible_ansible_distribution
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 'partial_update test' do
153
146
  it 'should work' do
@@ -160,7 +153,6 @@ describe 'DistributionsAnsibleApi' do
160
153
  # ViewSet for Ansible Distributions.
161
154
  # @param ansible_ansible_distribution_href
162
155
  # @param [Hash] opts the optional parameters
163
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
164
156
  # @option opts [Array<String>] :fields A list of fields to include in the response.
165
157
  # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
166
158
  # @return [AnsibleAnsibleDistributionResponse]
@@ -176,7 +168,6 @@ describe 'DistributionsAnsibleApi' do
176
168
  # @param ansible_ansible_distribution_href
177
169
  # @param nested_role
178
170
  # @param [Hash] opts the optional parameters
179
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
180
171
  # @return [NestedRoleResponse]
181
172
  describe 'remove_role test' do
182
173
  it 'should work' do
@@ -190,7 +181,6 @@ describe 'DistributionsAnsibleApi' do
190
181
  # @param ansible_ansible_distribution_href
191
182
  # @param set_label
192
183
  # @param [Hash] opts the optional parameters
193
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
194
184
  # @return [SetLabelResponse]
195
185
  describe 'set_label test' do
196
186
  it 'should work' do
@@ -204,7 +194,6 @@ describe 'DistributionsAnsibleApi' do
204
194
  # @param ansible_ansible_distribution_href
205
195
  # @param unset_label
206
196
  # @param [Hash] opts the optional parameters
207
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
208
197
  # @return [UnsetLabelResponse]
209
198
  describe 'unset_label test' do
210
199
  it 'should work' do
@@ -218,7 +207,6 @@ describe 'DistributionsAnsibleApi' do
218
207
  # @param ansible_ansible_distribution_href
219
208
  # @param ansible_ansible_distribution
220
209
  # @param [Hash] opts the optional parameters
221
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
222
210
  # @return [AsyncOperationResponse]
223
211
  describe 'update test' do
224
212
  it 'should work' do
@@ -36,7 +36,6 @@ describe 'PulpAnsibleApiApi' do
36
36
  # Return a response to the \&quot;GET\&quot; action.
37
37
  # @param path
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 [Array<String>] :fields A list of fields to include in the response.
41
40
  # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
42
41
  # @return [nil]
@@ -36,7 +36,6 @@ describe 'PulpAnsibleApiV3Api' do
36
36
  # Legacy v3 endpoint.
37
37
  # @param path
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 [Array<String>] :fields A list of fields to include in the response.
41
40
  # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
42
41
  # @return [RepoMetadataResponse]
@@ -37,7 +37,6 @@ describe 'PulpAnsibleApiV3ArtifactsCollectionsApi' do
37
37
  # @param filename
38
38
  # @param path
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
  # @option opts [Array<String>] :fields A list of fields to include in the response.
42
41
  # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
43
42
  # @return [nil]
@@ -36,7 +36,6 @@ describe 'PulpAnsibleApiV3CollectionVersionsAllApi' do
36
36
  # Legacy v3 endpoint.
37
37
  # @param path
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 [Array<String>] :fields A list of fields to include in the response.
41
40
  # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
42
41
  # @return [Array<UnpaginatedCollectionVersionResponse>]
@@ -36,7 +36,6 @@ describe 'PulpAnsibleApiV3CollectionsAllApi' do
36
36
  # Legacy v3 endpoint.
37
37
  # @param path
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 [Boolean] :deprecated
41
40
  # @option opts [String] :name
42
41
  # @option opts [String] :namespace
@@ -38,7 +38,6 @@ describe 'PulpAnsibleApiV3CollectionsApi' do
38
38
  # @param namespace
39
39
  # @param path
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 [AsyncOperationResponse]
43
42
  describe 'delete test' do
44
43
  it 'should work' do
@@ -50,7 +49,6 @@ describe 'PulpAnsibleApiV3CollectionsApi' do
50
49
  # Legacy v3 endpoint.
51
50
  # @param path
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 [Boolean] :deprecated
55
53
  # @option opts [Integer] :limit Number of results to return per page.
56
54
  # @option opts [String] :name
@@ -76,7 +74,6 @@ describe 'PulpAnsibleApiV3CollectionsApi' do
76
74
  # @param namespace
77
75
  # @param path
78
76
  # @param [Hash] opts the optional parameters
79
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
80
77
  # @option opts [Array<String>] :fields A list of fields to include in the response.
81
78
  # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
82
79
  # @return [CollectionResponse]
@@ -93,7 +90,6 @@ describe 'PulpAnsibleApiV3CollectionsApi' do
93
90
  # @param path
94
91
  # @param patched_collection
95
92
  # @param [Hash] opts the optional parameters
96
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
97
93
  # @return [AsyncOperationResponse]
98
94
  describe 'update test' do
99
95
  it 'should work' do
@@ -39,7 +39,6 @@ describe 'PulpAnsibleApiV3CollectionsVersionsApi' do
39
39
  # @param path
40
40
  # @param version
41
41
  # @param [Hash] opts the optional parameters
42
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
43
42
  # @return [AsyncOperationResponse]
44
43
  describe 'delete test' do
45
44
  it 'should work' do
@@ -53,7 +52,6 @@ describe 'PulpAnsibleApiV3CollectionsVersionsApi' do
53
52
  # @param namespace
54
53
  # @param path
55
54
  # @param [Hash] opts the optional parameters
56
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
57
55
  # @option opts [Integer] :limit Number of results to return per page.
58
56
  # @option opts [String] :name2
59
57
  # @option opts [String] :namespace2
@@ -86,7 +84,6 @@ describe 'PulpAnsibleApiV3CollectionsVersionsApi' do
86
84
  # @param path
87
85
  # @param version
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 [CollectionVersionResponse]
@@ -39,7 +39,6 @@ describe 'PulpAnsibleApiV3CollectionsVersionsDocsBlobApi' do
39
39
  # @param path
40
40
  # @param version
41
41
  # @param [Hash] opts the optional parameters
42
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
43
42
  # @option opts [Array<String>] :fields A list of fields to include in the response.
44
43
  # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
45
44
  # @return [CollectionVersionDocsResponse]
@@ -36,7 +36,6 @@ describe 'PulpAnsibleApiV3NamespacesApi' do
36
36
  # Legacy v3 endpoint.
37
37
  # @param path
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 [String] :company Filter results where company matches value
41
40
  # @option opts [String] :company__contains Filter results where company contains value
42
41
  # @option opts [String] :company__icontains Filter results where company contains value
@@ -78,7 +77,6 @@ describe 'PulpAnsibleApiV3NamespacesApi' do
78
77
  # @param name
79
78
  # @param path
80
79
  # @param [Hash] opts the optional parameters
81
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
82
80
  # @option opts [Array<String>] :fields A list of fields to include in the response.
83
81
  # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
84
82
  # @return [AnsibleAnsibleNamespaceMetadataResponse]
@@ -36,7 +36,6 @@ describe 'PulpAnsibleApiV3PluginAnsibleClientConfigurationApi' do
36
36
  # Return configurations for the ansible-galaxy client.
37
37
  # @param path
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 [Array<String>] :fields A list of fields to include in the response.
41
40
  # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
42
41
  # @return [ClientConfigurationResponse]
@@ -37,7 +37,6 @@ describe 'PulpAnsibleApiV3PluginAnsibleContentCollectionsAllCollectionsApi' do
37
37
  # @param distro_base_path
38
38
  # @param path
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
  # @option opts [Boolean] :deprecated
42
41
  # @option opts [String] :name
43
42
  # @option opts [String] :namespace
@@ -37,7 +37,6 @@ describe 'PulpAnsibleApiV3PluginAnsibleContentCollectionsAllVersionsApi' do
37
37
  # @param distro_base_path
38
38
  # @param path
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
  # @option opts [Array<String>] :fields A list of fields to include in the response.
42
41
  # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
43
42
  # @return [Array<UnpaginatedCollectionVersionResponse>]
@@ -37,7 +37,6 @@ describe 'PulpAnsibleApiV3PluginAnsibleContentCollectionsApi' do
37
37
  # @param distro_base_path
38
38
  # @param path
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
  # @option opts [Array<String>] :fields A list of fields to include in the response.
42
41
  # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
43
42
  # @return [RepoMetadataResponse]
@@ -38,7 +38,6 @@ describe 'PulpAnsibleApiV3PluginAnsibleContentCollectionsArtifactsApi' do
38
38
  # @param filename
39
39
  # @param path
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
  # @option opts [Array<String>] :fields A list of fields to include in the response.
43
42
  # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
44
43
  # @return [nil]