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
@@ -39,7 +39,6 @@ describe 'PulpAnsibleApiV3PluginAnsibleContentCollectionsIndexApi' do
39
39
  # @param namespace
40
40
  # @param path
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
@@ -52,7 +51,6 @@ describe 'PulpAnsibleApiV3PluginAnsibleContentCollectionsIndexApi' do
52
51
  # @param distro_base_path
53
52
  # @param path
54
53
  # @param [Hash] opts the optional parameters
55
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
56
54
  # @option opts [Boolean] :deprecated
57
55
  # @option opts [Integer] :limit Number of results to return per page.
58
56
  # @option opts [String] :name
@@ -79,7 +77,6 @@ describe 'PulpAnsibleApiV3PluginAnsibleContentCollectionsIndexApi' do
79
77
  # @param namespace
80
78
  # @param path
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 [CollectionResponse]
@@ -97,7 +94,6 @@ describe 'PulpAnsibleApiV3PluginAnsibleContentCollectionsIndexApi' do
97
94
  # @param path
98
95
  # @param patched_collection
99
96
  # @param [Hash] opts the optional parameters
100
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
101
97
  # @return [AsyncOperationResponse]
102
98
  describe 'update test' do
103
99
  it 'should work' do
@@ -40,7 +40,6 @@ describe 'PulpAnsibleApiV3PluginAnsibleContentCollectionsIndexVersionsApi' do
40
40
  # @param path
41
41
  # @param version
42
42
  # @param [Hash] opts the optional parameters
43
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
44
43
  # @return [AsyncOperationResponse]
45
44
  describe 'delete test' do
46
45
  it 'should work' do
@@ -55,7 +54,6 @@ describe 'PulpAnsibleApiV3PluginAnsibleContentCollectionsIndexVersionsApi' do
55
54
  # @param namespace
56
55
  # @param path
57
56
  # @param [Hash] opts the optional parameters
58
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
59
57
  # @option opts [Integer] :limit Number of results to return per page.
60
58
  # @option opts [String] :name2
61
59
  # @option opts [String] :namespace2
@@ -89,7 +87,6 @@ describe 'PulpAnsibleApiV3PluginAnsibleContentCollectionsIndexVersionsApi' do
89
87
  # @param path
90
88
  # @param version
91
89
  # @param [Hash] opts the optional parameters
92
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
93
90
  # @option opts [Array<String>] :fields A list of fields to include in the response.
94
91
  # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
95
92
  # @return [CollectionVersionResponse]
@@ -40,7 +40,6 @@ describe 'PulpAnsibleApiV3PluginAnsibleContentCollectionsIndexVersionsDocsBlobAp
40
40
  # @param path
41
41
  # @param version
42
42
  # @param [Hash] opts the optional parameters
43
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
44
43
  # @option opts [Array<String>] :fields A list of fields to include in the response.
45
44
  # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
46
45
  # @return [CollectionVersionDocsResponse]
@@ -38,7 +38,6 @@ describe 'PulpAnsibleApiV3PluginAnsibleContentNamespacesApi' do
38
38
  # @param path
39
39
  # @param name Required named, only accepts lowercase, numbers and underscores.
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 [String] :company Optional namespace company owner.
43
42
  # @option opts [String] :email Optional namespace contact email.
44
43
  # @option opts [String] :description Optional short description.
@@ -58,7 +57,6 @@ describe 'PulpAnsibleApiV3PluginAnsibleContentNamespacesApi' do
58
57
  # @param name
59
58
  # @param path
60
59
  # @param [Hash] opts the optional parameters
61
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
62
60
  # @return [AsyncOperationResponse]
63
61
  describe 'delete test' do
64
62
  it 'should work' do
@@ -71,7 +69,6 @@ describe 'PulpAnsibleApiV3PluginAnsibleContentNamespacesApi' do
71
69
  # @param distro_base_path
72
70
  # @param path
73
71
  # @param [Hash] opts the optional parameters
74
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
75
72
  # @option opts [String] :company Filter results where company matches value
76
73
  # @option opts [String] :company__contains Filter results where company contains value
77
74
  # @option opts [String] :company__icontains Filter results where company contains value
@@ -114,7 +111,6 @@ describe 'PulpAnsibleApiV3PluginAnsibleContentNamespacesApi' do
114
111
  # @param name
115
112
  # @param path
116
113
  # @param [Hash] opts the optional parameters
117
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
118
114
  # @option opts [String] :name2 Required named, only accepts lowercase, numbers and underscores.
119
115
  # @option opts [String] :company Optional namespace company owner.
120
116
  # @option opts [String] :email Optional namespace contact email.
@@ -135,7 +131,6 @@ describe 'PulpAnsibleApiV3PluginAnsibleContentNamespacesApi' do
135
131
  # @param name
136
132
  # @param path
137
133
  # @param [Hash] opts the optional parameters
138
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
139
134
  # @option opts [Array<String>] :fields A list of fields to include in the response.
140
135
  # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
141
136
  # @return [AnsibleAnsibleNamespaceMetadataResponse]
@@ -38,7 +38,6 @@ describe 'PulpAnsibleArtifactsCollectionsV3Api' do
38
38
  # @param path
39
39
  # @param file The Collection tarball.
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 [String] :sha256 An optional sha256 checksum of the uploaded file.
43
42
  # @option opts [String] :expected_namespace The expected &#39;namespace&#39; of the Collection to be verified against the metadata during import.
44
43
  # @option opts [String] :expected_name The expected &#39;name&#39; of the Collection to be verified against the metadata during import.
@@ -57,7 +56,6 @@ describe 'PulpAnsibleArtifactsCollectionsV3Api' do
57
56
  # @param path
58
57
  # @param file The Collection tarball.
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 [String] :sha256 An optional sha256 checksum of the uploaded file.
62
60
  # @option opts [String] :expected_namespace The expected &#39;namespace&#39; of the Collection to be verified against the metadata during import.
63
61
  # @option opts [String] :expected_name The expected &#39;name&#39; of the Collection to be verified against the metadata during import.
@@ -74,7 +72,6 @@ describe 'PulpAnsibleArtifactsCollectionsV3Api' do
74
72
  # Create an artifact and trigger an asynchronous task to create Collection content from it.
75
73
  # @param file The Collection tarball.
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 [String] :sha256 An optional sha256 checksum of the uploaded file.
79
76
  # @option opts [String] :expected_namespace The expected &#39;namespace&#39; of the Collection to be verified against the metadata during import.
80
77
  # @option opts [String] :expected_name The expected &#39;name&#39; of the Collection to be verified against the metadata during import.
@@ -92,7 +89,6 @@ describe 'PulpAnsibleArtifactsCollectionsV3Api' do
92
89
  # @param distro_base_path
93
90
  # @param file The Collection tarball.
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
  # @option opts [String] :sha256 An optional sha256 checksum of the uploaded file.
97
93
  # @option opts [String] :expected_namespace The expected &#39;namespace&#39; of the Collection to be verified against the metadata during import.
98
94
  # @option opts [String] :expected_name The expected &#39;name&#39; of the Collection to be verified against the metadata during import.
@@ -35,9 +35,6 @@ describe 'PulpAnsibleDefaultApiApi' do
35
35
  # unit tests for get
36
36
  # Return a response to the \&quot;GET\&quot; action.
37
37
  # @param [Hash] opts the optional parameters
38
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
39
- # @option opts [Array<String>] :fields A list of fields to include in the response.
40
- # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
41
38
  # @return [nil]
42
39
  describe 'get test' do
43
40
  it 'should work' do
@@ -35,9 +35,6 @@ describe 'PulpAnsibleDefaultApiV3Api' do
35
35
  # unit tests for read
36
36
  # Legacy v3 endpoint.
37
37
  # @param [Hash] opts the optional parameters
38
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
39
- # @option opts [Array<String>] :fields A list of fields to include in the response.
40
- # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
41
38
  # @return [RepoMetadataResponse]
42
39
  describe 'read test' do
43
40
  it 'should work' do
@@ -37,7 +37,6 @@ describe 'PulpAnsibleDefaultApiV3ArtifactsCollectionsApi' 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]
@@ -35,9 +35,6 @@ describe 'PulpAnsibleDefaultApiV3CollectionVersionsAllApi' do
35
35
  # unit tests for list
36
36
  # Legacy v3 endpoint.
37
37
  # @param [Hash] opts the optional parameters
38
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
39
- # @option opts [Array<String>] :fields A list of fields to include in the response.
40
- # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
41
38
  # @return [Array<UnpaginatedCollectionVersionResponse>]
42
39
  describe 'list test' do
43
40
  it 'should work' do
@@ -35,7 +35,6 @@ describe 'PulpAnsibleDefaultApiV3CollectionsAllApi' do
35
35
  # unit tests for list
36
36
  # Legacy v3 endpoint.
37
37
  # @param [Hash] opts the optional parameters
38
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
39
38
  # @option opts [Boolean] :deprecated
40
39
  # @option opts [String] :name
41
40
  # @option opts [String] :namespace
@@ -37,7 +37,6 @@ describe 'PulpAnsibleDefaultApiV3CollectionsApi' do
37
37
  # @param name
38
38
  # @param namespace
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
@@ -48,7 +47,6 @@ describe 'PulpAnsibleDefaultApiV3CollectionsApi' do
48
47
  # unit tests for list
49
48
  # Legacy v3 endpoint.
50
49
  # @param [Hash] opts the optional parameters
51
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
52
50
  # @option opts [Boolean] :deprecated
53
51
  # @option opts [Integer] :limit Number of results to return per page.
54
52
  # @option opts [String] :name
@@ -73,7 +71,6 @@ describe 'PulpAnsibleDefaultApiV3CollectionsApi' do
73
71
  # @param name
74
72
  # @param namespace
75
73
  # @param [Hash] opts the optional parameters
76
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
77
74
  # @option opts [Array<String>] :fields A list of fields to include in the response.
78
75
  # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
79
76
  # @return [CollectionResponse]
@@ -89,7 +86,6 @@ describe 'PulpAnsibleDefaultApiV3CollectionsApi' do
89
86
  # @param namespace
90
87
  # @param patched_collection
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
  # @return [AsyncOperationResponse]
94
90
  describe 'update test' do
95
91
  it 'should work' do
@@ -38,7 +38,6 @@ describe 'PulpAnsibleDefaultApiV3CollectionsVersionsApi' do
38
38
  # @param namespace
39
39
  # @param version
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
@@ -51,7 +50,6 @@ describe 'PulpAnsibleDefaultApiV3CollectionsVersionsApi' do
51
50
  # @param name
52
51
  # @param namespace
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
  # @option opts [Integer] :limit Number of results to return per page.
56
54
  # @option opts [String] :name2
57
55
  # @option opts [String] :namespace2
@@ -83,7 +81,6 @@ describe 'PulpAnsibleDefaultApiV3CollectionsVersionsApi' do
83
81
  # @param namespace
84
82
  # @param version
85
83
  # @param [Hash] opts the optional parameters
86
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
87
84
  # @option opts [Array<String>] :fields A list of fields to include in the response.
88
85
  # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
89
86
  # @return [CollectionVersionResponse]
@@ -38,7 +38,6 @@ describe 'PulpAnsibleDefaultApiV3CollectionsVersionsDocsBlobApi' do
38
38
  # @param namespace
39
39
  # @param version
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 [CollectionVersionDocsResponse]
@@ -35,7 +35,6 @@ describe 'PulpAnsibleDefaultApiV3NamespacesApi' do
35
35
  # unit tests for list
36
36
  # Legacy v3 endpoint.
37
37
  # @param [Hash] opts the optional parameters
38
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
39
38
  # @option opts [String] :company Filter results where company matches value
40
39
  # @option opts [String] :company__contains Filter results where company contains value
41
40
  # @option opts [String] :company__icontains Filter results where company contains value
@@ -76,7 +75,6 @@ describe 'PulpAnsibleDefaultApiV3NamespacesApi' do
76
75
  # Legacy v3 endpoint.
77
76
  # @param name
78
77
  # @param [Hash] opts the optional parameters
79
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
80
78
  # @option opts [Array<String>] :fields A list of fields to include in the response.
81
79
  # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
82
80
  # @return [AnsibleAnsibleNamespaceMetadataResponse]
@@ -35,9 +35,6 @@ describe 'PulpAnsibleDefaultApiV3PluginAnsibleClientConfigurationApi' do
35
35
  # unit tests for read
36
36
  # Return configurations for the ansible-galaxy client.
37
37
  # @param [Hash] opts the optional parameters
38
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
39
- # @option opts [Array<String>] :fields A list of fields to include in the response.
40
- # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
41
38
  # @return [ClientConfigurationResponse]
42
39
  describe 'read test' do
43
40
  it 'should work' do
@@ -36,7 +36,6 @@ describe 'PulpAnsibleDefaultApiV3PluginAnsibleContentCollectionsAllCollectionsAp
36
36
  # Unpaginated ViewSet for Collections.
37
37
  # @param distro_base_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
@@ -36,7 +36,6 @@ describe 'PulpAnsibleDefaultApiV3PluginAnsibleContentCollectionsAllVersionsApi'
36
36
  # Returns paginated CollectionVersions list.
37
37
  # @param distro_base_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 'PulpAnsibleDefaultApiV3PluginAnsibleContentCollectionsApi' do
36
36
  # ViewSet for Repository Metadata.
37
37
  # @param distro_base_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 'PulpAnsibleDefaultApiV3PluginAnsibleContentCollectionsArtifactsApi' do
37
37
  # @param distro_base_path
38
38
  # @param filename
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]
@@ -38,7 +38,6 @@ describe 'PulpAnsibleDefaultApiV3PluginAnsibleContentCollectionsIndexApi' do
38
38
  # @param name
39
39
  # @param namespace
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 'PulpAnsibleDefaultApiV3PluginAnsibleContentCollectionsIndexApi' do
50
49
  # ViewSet for Collections.
51
50
  # @param distro_base_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 'PulpAnsibleDefaultApiV3PluginAnsibleContentCollectionsIndexApi' do
76
74
  # @param name
77
75
  # @param namespace
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 'PulpAnsibleDefaultApiV3PluginAnsibleContentCollectionsIndexApi' do
93
90
  # @param namespace
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 'PulpAnsibleDefaultApiV3PluginAnsibleContentCollectionsIndexVersionsApi
39
39
  # @param namespace
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 'PulpAnsibleDefaultApiV3PluginAnsibleContentCollectionsIndexVersionsApi
53
52
  # @param name
54
53
  # @param namespace
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 'PulpAnsibleDefaultApiV3PluginAnsibleContentCollectionsIndexVersionsApi
86
84
  # @param namespace
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 'PulpAnsibleDefaultApiV3PluginAnsibleContentCollectionsIndexVersionsDoc
39
39
  # @param namespace
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]
@@ -37,7 +37,6 @@ describe 'PulpAnsibleDefaultApiV3PluginAnsibleContentNamespacesApi' do
37
37
  # @param distro_base_path
38
38
  # @param name Required named, only accepts lowercase, numbers and underscores.
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] :company Optional namespace company owner.
42
41
  # @option opts [String] :email Optional namespace contact email.
43
42
  # @option opts [String] :description Optional short description.
@@ -56,7 +55,6 @@ describe 'PulpAnsibleDefaultApiV3PluginAnsibleContentNamespacesApi' do
56
55
  # @param distro_base_path
57
56
  # @param name
58
57
  # @param [Hash] opts the optional parameters
59
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
60
58
  # @return [AsyncOperationResponse]
61
59
  describe 'delete test' do
62
60
  it 'should work' do
@@ -68,7 +66,6 @@ describe 'PulpAnsibleDefaultApiV3PluginAnsibleContentNamespacesApi' do
68
66
  # Provides the authentication and permission classes from settings.
69
67
  # @param distro_base_path
70
68
  # @param [Hash] opts the optional parameters
71
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
72
69
  # @option opts [String] :company Filter results where company matches value
73
70
  # @option opts [String] :company__contains Filter results where company contains value
74
71
  # @option opts [String] :company__icontains Filter results where company contains value
@@ -110,7 +107,6 @@ describe 'PulpAnsibleDefaultApiV3PluginAnsibleContentNamespacesApi' do
110
107
  # @param distro_base_path
111
108
  # @param name
112
109
  # @param [Hash] opts the optional parameters
113
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
114
110
  # @option opts [String] :name2 Required named, only accepts lowercase, numbers and underscores.
115
111
  # @option opts [String] :company Optional namespace company owner.
116
112
  # @option opts [String] :email Optional namespace contact email.
@@ -130,7 +126,6 @@ describe 'PulpAnsibleDefaultApiV3PluginAnsibleContentNamespacesApi' do
130
126
  # @param distro_base_path
131
127
  # @param name
132
128
  # @param [Hash] opts the optional parameters
133
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
134
129
  # @option opts [Array<String>] :fields A list of fields to include in the response.
135
130
  # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
136
131
  # @return [AnsibleAnsibleNamespaceMetadataResponse]
@@ -36,7 +36,6 @@ describe 'PulpAnsibleDefaultApiV3PluginAnsibleSearchCollectionVersionsApi' do
36
36
  # List cross repository collection version indexs
37
37
  # A viewset for cross-repo searches.
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] :dependency
41
40
  # @option opts [Boolean] :deprecated
42
41
  # @option opts [Array<String>] :distribution Filter collectionversions that are in these distrubtion ids.
@@ -73,7 +72,6 @@ describe 'PulpAnsibleDefaultApiV3PluginAnsibleSearchCollectionVersionsApi' do
73
72
  # A viewset for cross-repo searches.
74
73
  # @param collection_version_search_list
75
74
  # @param [Hash] opts the optional parameters
76
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
77
75
  # @return [CollectionVersionSearchListResponse]
78
76
  describe 'rebuild test' do
79
77
  it 'should work' do
@@ -36,7 +36,6 @@ describe 'PulpAnsibleTagsApi' do
36
36
  # List tags
37
37
  # ViewSet for Tag models.
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.
@@ -38,7 +38,6 @@ describe 'RemotesCollectionApi' do
38
38
  # @param ansible_collection_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 'RemotesCollectionApi' do
51
50
  # ViewSet for Collection Remotes.
52
51
  # @param ansible_collection_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 [AnsibleCollectionRemoteResponse]
56
54
  describe 'create test' do
57
55
  it 'should work' do
@@ -64,7 +62,6 @@ describe 'RemotesCollectionApi' do
64
62
  # Trigger an asynchronous delete task
65
63
  # @param ansible_collection_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 'RemotesCollectionApi' do
76
73
  # List collection remotes
77
74
  # ViewSet for Collection 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
@@ -119,7 +115,6 @@ describe 'RemotesCollectionApi' do
119
115
  # List roles assigned to this object.
120
116
  # @param ansible_collection_remote_href
121
117
  # @param [Hash] opts the optional parameters
122
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
123
118
  # @option opts [Array<String>] :fields A list of fields to include in the response.
124
119
  # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
125
120
  # @return [ObjectRolesResponse]
@@ -134,7 +129,6 @@ describe 'RemotesCollectionApi' do
134
129
  # List permissions available to the current user on this object.
135
130
  # @param ansible_collection_remote_href
136
131
  # @param [Hash] opts the optional parameters
137
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
138
132
  # @option opts [Array<String>] :fields A list of fields to include in the response.
139
133
  # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
140
134
  # @return [MyPermissionsResponse]
@@ -150,7 +144,6 @@ describe 'RemotesCollectionApi' do
150
144
  # @param ansible_collection_remote_href
151
145
  # @param patchedansible_collection_remote
152
146
  # @param [Hash] opts the optional parameters
153
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
154
147
  # @return [AsyncOperationResponse]
155
148
  describe 'partial_update test' do
156
149
  it 'should work' do
@@ -163,7 +156,6 @@ describe 'RemotesCollectionApi' do
163
156
  # ViewSet for Collection Remotes.
164
157
  # @param ansible_collection_remote_href
165
158
  # @param [Hash] opts the optional parameters
166
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
167
159
  # @option opts [Array<String>] :fields A list of fields to include in the response.
168
160
  # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
169
161
  # @return [AnsibleCollectionRemoteResponse]
@@ -179,7 +171,6 @@ describe 'RemotesCollectionApi' do
179
171
  # @param ansible_collection_remote_href
180
172
  # @param nested_role
181
173
  # @param [Hash] opts the optional parameters
182
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
183
174
  # @return [NestedRoleResponse]
184
175
  describe 'remove_role test' do
185
176
  it 'should work' do
@@ -193,7 +184,6 @@ describe 'RemotesCollectionApi' do
193
184
  # @param ansible_collection_remote_href
194
185
  # @param set_label
195
186
  # @param [Hash] opts the optional parameters
196
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
197
187
  # @return [SetLabelResponse]
198
188
  describe 'set_label test' do
199
189
  it 'should work' do
@@ -207,7 +197,6 @@ describe 'RemotesCollectionApi' do
207
197
  # @param ansible_collection_remote_href
208
198
  # @param unset_label
209
199
  # @param [Hash] opts the optional parameters
210
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
211
200
  # @return [UnsetLabelResponse]
212
201
  describe 'unset_label test' do
213
202
  it 'should work' do
@@ -221,7 +210,6 @@ describe 'RemotesCollectionApi' do
221
210
  # @param ansible_collection_remote_href
222
211
  # @param ansible_collection_remote
223
212
  # @param [Hash] opts the optional parameters
224
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
225
213
  # @return [AsyncOperationResponse]
226
214
  describe 'update test' do
227
215
  it 'should work' do
@@ -38,7 +38,6 @@ describe 'RemotesGitApi' do
38
38
  # @param ansible_git_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 'RemotesGitApi' do
51
50
  # ViewSet for Ansible Remotes. This is a tech preview feature. The functionality may change in the future.
52
51
  # @param ansible_git_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 [AnsibleGitRemoteResponse]
56
54
  describe 'create test' do
57
55
  it 'should work' do
@@ -64,7 +62,6 @@ describe 'RemotesGitApi' do
64
62
  # Trigger an asynchronous delete task
65
63
  # @param ansible_git_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 'RemotesGitApi' do
76
73
  # List git remotes
77
74
  # ViewSet for Ansible Remotes. This is a tech preview feature. The functionality may change in the future.
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 'RemotesGitApi' do
115
111
  # List roles assigned to this object.
116
112
  # @param ansible_git_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 'RemotesGitApi' do
130
125
  # List permissions available to the current user on this object.
131
126
  # @param ansible_git_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 'RemotesGitApi' do
146
140
  # @param ansible_git_remote_href
147
141
  # @param patchedansible_git_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 'RemotesGitApi' do
159
152
  # ViewSet for Ansible Remotes. This is a tech preview feature. The functionality may change in the future.
160
153
  # @param ansible_git_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 [AnsibleGitRemoteResponse]
@@ -175,7 +167,6 @@ describe 'RemotesGitApi' do
175
167
  # @param ansible_git_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 'RemotesGitApi' do
189
180
  # @param ansible_git_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 'RemotesGitApi' do
203
193
  # @param ansible_git_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 'RemotesGitApi' do
217
206
  # @param ansible_git_remote_href
218
207
  # @param ansible_git_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