pulpcore_client 3.49.58 → 3.50.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 (136) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +5 -6
  3. data/docs/AccessPoliciesApi.md +7 -23
  4. data/docs/ArtifactDistributionResponse.md +12 -12
  5. data/docs/ArtifactsApi.md +3 -13
  6. data/docs/ContentApi.md +1 -3
  7. data/docs/ContentguardsApi.md +1 -3
  8. data/docs/ContentguardsCompositeApi.md +13 -45
  9. data/docs/ContentguardsContentRedirectApi.md +13 -45
  10. data/docs/ContentguardsHeaderApi.md +13 -45
  11. data/docs/ContentguardsRbacApi.md +13 -45
  12. data/docs/DistributionsApi.md +1 -3
  13. data/docs/DistributionsArtifactsApi.md +1 -5
  14. data/docs/Domain.md +1 -1
  15. data/docs/DomainResponse.md +1 -1
  16. data/docs/DomainsApi.md +9 -29
  17. data/docs/ExportersFilesystemApi.md +9 -29
  18. data/docs/ExportersFilesystemExportsApi.md +5 -17
  19. data/docs/ExportersPulpApi.md +9 -29
  20. data/docs/ExportersPulpExportsApi.md +5 -17
  21. data/docs/GroupsApi.md +13 -45
  22. data/docs/GroupsRolesApi.md +5 -17
  23. data/docs/GroupsUsersApi.md +5 -15
  24. data/docs/ImportersPulpApi.md +9 -29
  25. data/docs/ImportersPulpImportCheckApi.md +3 -7
  26. data/docs/ImportersPulpImportsApi.md +5 -17
  27. data/docs/OrphansApi.md +4 -10
  28. data/docs/OrphansCleanupApi.md +3 -7
  29. data/docs/PatchedDomain.md +1 -1
  30. data/docs/PublicationsApi.md +1 -3
  31. data/docs/RemotesApi.md +1 -3
  32. data/docs/RepairApi.md +3 -7
  33. data/docs/RepositoriesApi.md +1 -3
  34. data/docs/RepositoriesReclaimSpaceApi.md +3 -7
  35. data/docs/RepositoryVersionsApi.md +1 -3
  36. data/docs/RolesApi.md +9 -29
  37. data/docs/SigningServicesApi.md +1 -5
  38. data/docs/StatusApi.md +4 -14
  39. data/docs/TaskGroupsApi.md +1 -5
  40. data/docs/TaskSchedulesApi.md +5 -21
  41. data/docs/TasksApi.md +13 -41
  42. data/docs/UploadsApi.md +11 -41
  43. data/docs/UpstreamPulpsApi.md +15 -51
  44. data/docs/UsersApi.md +9 -29
  45. data/docs/UsersRolesApi.md +5 -17
  46. data/docs/WorkersApi.md +1 -5
  47. data/lib/pulpcore_client/api/access_policies_api.rb +0 -15
  48. data/lib/pulpcore_client/api/artifacts_api.rb +0 -12
  49. data/lib/pulpcore_client/api/content_api.rb +0 -3
  50. data/lib/pulpcore_client/api/contentguards_api.rb +0 -3
  51. data/lib/pulpcore_client/api/contentguards_composite_api.rb +0 -30
  52. data/lib/pulpcore_client/api/contentguards_content_redirect_api.rb +0 -30
  53. data/lib/pulpcore_client/api/contentguards_header_api.rb +0 -30
  54. data/lib/pulpcore_client/api/contentguards_rbac_api.rb +0 -30
  55. data/lib/pulpcore_client/api/distributions_api.rb +0 -3
  56. data/lib/pulpcore_client/api/distributions_artifacts_api.rb +0 -6
  57. data/lib/pulpcore_client/api/domains_api.rb +0 -18
  58. data/lib/pulpcore_client/api/exporters_filesystem_api.rb +0 -18
  59. data/lib/pulpcore_client/api/exporters_filesystem_exports_api.rb +0 -12
  60. data/lib/pulpcore_client/api/exporters_pulp_api.rb +0 -18
  61. data/lib/pulpcore_client/api/exporters_pulp_exports_api.rb +0 -12
  62. data/lib/pulpcore_client/api/groups_api.rb +0 -30
  63. data/lib/pulpcore_client/api/groups_roles_api.rb +0 -12
  64. data/lib/pulpcore_client/api/groups_users_api.rb +0 -9
  65. data/lib/pulpcore_client/api/importers_pulp_api.rb +0 -18
  66. data/lib/pulpcore_client/api/importers_pulp_import_check_api.rb +0 -3
  67. data/lib/pulpcore_client/api/importers_pulp_imports_api.rb +0 -12
  68. data/lib/pulpcore_client/api/orphans_api.rb +0 -3
  69. data/lib/pulpcore_client/api/orphans_cleanup_api.rb +0 -3
  70. data/lib/pulpcore_client/api/publications_api.rb +0 -3
  71. data/lib/pulpcore_client/api/remotes_api.rb +0 -3
  72. data/lib/pulpcore_client/api/repair_api.rb +0 -3
  73. data/lib/pulpcore_client/api/repositories_api.rb +0 -3
  74. data/lib/pulpcore_client/api/repositories_reclaim_space_api.rb +0 -3
  75. data/lib/pulpcore_client/api/repository_versions_api.rb +0 -3
  76. data/lib/pulpcore_client/api/roles_api.rb +0 -18
  77. data/lib/pulpcore_client/api/signing_services_api.rb +0 -6
  78. data/lib/pulpcore_client/api/status_api.rb +0 -9
  79. data/lib/pulpcore_client/api/task_groups_api.rb +0 -6
  80. data/lib/pulpcore_client/api/task_schedules_api.rb +0 -18
  81. data/lib/pulpcore_client/api/tasks_api.rb +2 -29
  82. data/lib/pulpcore_client/api/uploads_api.rb +0 -30
  83. data/lib/pulpcore_client/api/upstream_pulps_api.rb +0 -33
  84. data/lib/pulpcore_client/api/users_api.rb +0 -18
  85. data/lib/pulpcore_client/api/users_roles_api.rb +0 -12
  86. data/lib/pulpcore_client/api/workers_api.rb +0 -6
  87. data/lib/pulpcore_client/configuration.rb +2 -2
  88. data/lib/pulpcore_client/models/artifact_distribution_response.rb +46 -46
  89. data/lib/pulpcore_client/models/domain.rb +1 -1
  90. data/lib/pulpcore_client/models/domain_response.rb +1 -1
  91. data/lib/pulpcore_client/models/patched_domain.rb +1 -1
  92. data/lib/pulpcore_client/models/storage_class_enum.rb +0 -1
  93. data/lib/pulpcore_client/version.rb +1 -1
  94. data/spec/api/access_policies_api_spec.rb +0 -5
  95. data/spec/api/artifacts_api_spec.rb +0 -4
  96. data/spec/api/content_api_spec.rb +0 -1
  97. data/spec/api/contentguards_api_spec.rb +0 -1
  98. data/spec/api/contentguards_composite_api_spec.rb +0 -10
  99. data/spec/api/contentguards_content_redirect_api_spec.rb +0 -10
  100. data/spec/api/contentguards_header_api_spec.rb +0 -10
  101. data/spec/api/contentguards_rbac_api_spec.rb +0 -10
  102. data/spec/api/distributions_api_spec.rb +0 -1
  103. data/spec/api/distributions_artifacts_api_spec.rb +0 -2
  104. data/spec/api/domains_api_spec.rb +0 -6
  105. data/spec/api/exporters_filesystem_api_spec.rb +0 -6
  106. data/spec/api/exporters_filesystem_exports_api_spec.rb +0 -4
  107. data/spec/api/exporters_pulp_api_spec.rb +0 -6
  108. data/spec/api/exporters_pulp_exports_api_spec.rb +0 -4
  109. data/spec/api/groups_api_spec.rb +0 -10
  110. data/spec/api/groups_roles_api_spec.rb +0 -4
  111. data/spec/api/groups_users_api_spec.rb +0 -3
  112. data/spec/api/importers_pulp_api_spec.rb +0 -6
  113. data/spec/api/importers_pulp_import_check_api_spec.rb +0 -1
  114. data/spec/api/importers_pulp_imports_api_spec.rb +0 -4
  115. data/spec/api/orphans_api_spec.rb +0 -1
  116. data/spec/api/orphans_cleanup_api_spec.rb +0 -1
  117. data/spec/api/publications_api_spec.rb +0 -1
  118. data/spec/api/remotes_api_spec.rb +0 -1
  119. data/spec/api/repair_api_spec.rb +0 -1
  120. data/spec/api/repositories_api_spec.rb +0 -1
  121. data/spec/api/repositories_reclaim_space_api_spec.rb +0 -1
  122. data/spec/api/repository_versions_api_spec.rb +0 -1
  123. data/spec/api/roles_api_spec.rb +0 -6
  124. data/spec/api/signing_services_api_spec.rb +0 -2
  125. data/spec/api/status_api_spec.rb +0 -3
  126. data/spec/api/task_groups_api_spec.rb +0 -2
  127. data/spec/api/task_schedules_api_spec.rb +0 -6
  128. data/spec/api/tasks_api_spec.rb +1 -10
  129. data/spec/api/uploads_api_spec.rb +0 -10
  130. data/spec/api/upstream_pulps_api_spec.rb +0 -11
  131. data/spec/api/users_api_spec.rb +0 -6
  132. data/spec/api/users_roles_api_spec.rb +0 -4
  133. data/spec/api/workers_api_spec.rb +0 -2
  134. data/spec/configuration_spec.rb +3 -3
  135. data/spec/models/artifact_distribution_response_spec.rb +7 -7
  136. metadata +166 -166
@@ -37,7 +37,6 @@ describe 'DomainsApi' do
37
37
  # ViewSet for Domain. NOTE: This API endpoint is in \"tech preview\" and subject to change
38
38
  # @param domain
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 [DomainResponse]
42
41
  describe 'create test' do
43
42
  it 'should work' do
@@ -50,7 +49,6 @@ describe 'DomainsApi' do
50
49
  # Trigger an asynchronous delete task
51
50
  # @param domain_href
52
51
  # @param [Hash] opts the optional parameters
53
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
54
52
  # @return [AsyncOperationResponse]
55
53
  describe 'delete test' do
56
54
  it 'should work' do
@@ -62,7 +60,6 @@ describe 'DomainsApi' do
62
60
  # List domains
63
61
  # ViewSet for Domain. NOTE: This API endpoint is in \&quot;tech preview\&quot; and subject to change
64
62
  # @param [Hash] opts the optional parameters
65
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
66
63
  # @option opts [Integer] :limit Number of results to return per page.
67
64
  # @option opts [String] :name Filter results where name matches value
68
65
  # @option opts [String] :name__contains Filter results where name contains value
@@ -93,7 +90,6 @@ describe 'DomainsApi' do
93
90
  # @param domain_href
94
91
  # @param patched_domain
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 'partial_update test' do
99
95
  it 'should work' do
@@ -106,7 +102,6 @@ describe 'DomainsApi' do
106
102
  # ViewSet for Domain. NOTE: This API endpoint is in \&quot;tech preview\&quot; and subject to change
107
103
  # @param domain_href
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
  # @option opts [Array<String>] :fields A list of fields to include in the response.
111
106
  # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
112
107
  # @return [DomainResponse]
@@ -122,7 +117,6 @@ describe 'DomainsApi' do
122
117
  # @param domain_href
123
118
  # @param domain
124
119
  # @param [Hash] opts the optional parameters
125
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
126
120
  # @return [AsyncOperationResponse]
127
121
  describe 'update test' do
128
122
  it 'should work' do
@@ -37,7 +37,6 @@ describe 'ExportersFilesystemApi' do
37
37
  # Endpoint for managing FilesystemExporters.
38
38
  # @param filesystem_exporter
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 [FilesystemExporterResponse]
42
41
  describe 'create test' do
43
42
  it 'should work' do
@@ -50,7 +49,6 @@ describe 'ExportersFilesystemApi' do
50
49
  # Trigger an asynchronous delete task
51
50
  # @param filesystem_exporter_href
52
51
  # @param [Hash] opts the optional parameters
53
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
54
52
  # @return [AsyncOperationResponse]
55
53
  describe 'delete test' do
56
54
  it 'should work' do
@@ -62,7 +60,6 @@ describe 'ExportersFilesystemApi' do
62
60
  # List filesystem exporters
63
61
  # Endpoint for managing FilesystemExporters.
64
62
  # @param [Hash] opts the optional parameters
65
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
66
63
  # @option opts [Integer] :limit Number of results to return per page.
67
64
  # @option opts [String] :name Filter results where name matches value
68
65
  # @option opts [String] :name__contains Filter results where name contains value
@@ -93,7 +90,6 @@ describe 'ExportersFilesystemApi' do
93
90
  # @param filesystem_exporter_href
94
91
  # @param patched_filesystem_exporter
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 'partial_update test' do
99
95
  it 'should work' do
@@ -106,7 +102,6 @@ describe 'ExportersFilesystemApi' do
106
102
  # Endpoint for managing FilesystemExporters.
107
103
  # @param filesystem_exporter_href
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
  # @option opts [Array<String>] :fields A list of fields to include in the response.
111
106
  # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
112
107
  # @return [FilesystemExporterResponse]
@@ -122,7 +117,6 @@ describe 'ExportersFilesystemApi' do
122
117
  # @param filesystem_exporter_href
123
118
  # @param filesystem_exporter
124
119
  # @param [Hash] opts the optional parameters
125
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
126
120
  # @return [AsyncOperationResponse]
127
121
  describe 'update test' do
128
122
  it 'should work' do
@@ -38,7 +38,6 @@ describe 'ExportersFilesystemExportsApi' do
38
38
  # @param filesystem_exporter_href
39
39
  # @param filesystem_export
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 'create test' do
44
43
  it 'should work' do
@@ -51,7 +50,6 @@ describe 'ExportersFilesystemExportsApi' do
51
50
  # Endpoint for managing FilesystemExports.
52
51
  # @param filesystem_filesystem_export_href
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 [nil]
56
54
  describe 'delete test' do
57
55
  it 'should work' do
@@ -64,7 +62,6 @@ describe 'ExportersFilesystemExportsApi' do
64
62
  # Endpoint for managing FilesystemExports.
65
63
  # @param filesystem_exporter_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
  # @option opts [Integer] :limit Number of results to return per page.
69
66
  # @option opts [Integer] :offset The initial index from which to return the results.
70
67
  # @option opts [Array<String>] :fields A list of fields to include in the response.
@@ -81,7 +78,6 @@ describe 'ExportersFilesystemExportsApi' do
81
78
  # Endpoint for managing FilesystemExports.
82
79
  # @param filesystem_filesystem_export_href
83
80
  # @param [Hash] opts the optional parameters
84
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
85
81
  # @option opts [Array<String>] :fields A list of fields to include in the response.
86
82
  # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
87
83
  # @return [FilesystemExportResponse]
@@ -37,7 +37,6 @@ describe 'ExportersPulpApi' do
37
37
  # ViewSet for viewing PulpExporters.
38
38
  # @param pulp_exporter
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 [PulpExporterResponse]
42
41
  describe 'create test' do
43
42
  it 'should work' do
@@ -50,7 +49,6 @@ describe 'ExportersPulpApi' do
50
49
  # Trigger an asynchronous delete task
51
50
  # @param pulp_exporter_href
52
51
  # @param [Hash] opts the optional parameters
53
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
54
52
  # @return [AsyncOperationResponse]
55
53
  describe 'delete test' do
56
54
  it 'should work' do
@@ -62,7 +60,6 @@ describe 'ExportersPulpApi' do
62
60
  # List pulp exporters
63
61
  # ViewSet for viewing PulpExporters.
64
62
  # @param [Hash] opts the optional parameters
65
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
66
63
  # @option opts [Integer] :limit Number of results to return per page.
67
64
  # @option opts [String] :name Filter results where name matches value
68
65
  # @option opts [String] :name__contains Filter results where name contains value
@@ -93,7 +90,6 @@ describe 'ExportersPulpApi' do
93
90
  # @param pulp_exporter_href
94
91
  # @param patched_pulp_exporter
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 'partial_update test' do
99
95
  it 'should work' do
@@ -106,7 +102,6 @@ describe 'ExportersPulpApi' do
106
102
  # ViewSet for viewing PulpExporters.
107
103
  # @param pulp_exporter_href
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
  # @option opts [Array<String>] :fields A list of fields to include in the response.
111
106
  # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
112
107
  # @return [PulpExporterResponse]
@@ -122,7 +117,6 @@ describe 'ExportersPulpApi' do
122
117
  # @param pulp_exporter_href
123
118
  # @param pulp_exporter
124
119
  # @param [Hash] opts the optional parameters
125
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
126
120
  # @return [AsyncOperationResponse]
127
121
  describe 'update test' do
128
122
  it 'should work' do
@@ -38,7 +38,6 @@ describe 'ExportersPulpExportsApi' do
38
38
  # @param pulp_exporter_href
39
39
  # @param pulp_export
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 'create test' do
44
43
  it 'should work' do
@@ -51,7 +50,6 @@ describe 'ExportersPulpExportsApi' do
51
50
  # ViewSet for viewing exports from a PulpExporter.
52
51
  # @param pulp_pulp_export_href
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 [nil]
56
54
  describe 'delete test' do
57
55
  it 'should work' do
@@ -64,7 +62,6 @@ describe 'ExportersPulpExportsApi' do
64
62
  # ViewSet for viewing exports from a PulpExporter.
65
63
  # @param pulp_exporter_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
  # @option opts [Integer] :limit Number of results to return per page.
69
66
  # @option opts [Integer] :offset The initial index from which to return the results.
70
67
  # @option opts [Array<String>] :fields A list of fields to include in the response.
@@ -81,7 +78,6 @@ describe 'ExportersPulpExportsApi' do
81
78
  # ViewSet for viewing exports from a PulpExporter.
82
79
  # @param pulp_pulp_export_href
83
80
  # @param [Hash] opts the optional parameters
84
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
85
81
  # @option opts [Array<String>] :fields A list of fields to include in the response.
86
82
  # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
87
83
  # @return [PulpExportResponse]
@@ -38,7 +38,6 @@ describe 'GroupsApi' do
38
38
  # @param group_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 'GroupsApi' do
51
50
  # ViewSet for Group.
52
51
  # @param group
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 [GroupResponse]
56
54
  describe 'create test' do
57
55
  it 'should work' do
@@ -64,7 +62,6 @@ describe 'GroupsApi' do
64
62
  # ViewSet for Group.
65
63
  # @param group_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 [nil]
69
66
  describe 'delete test' do
70
67
  it 'should work' do
@@ -76,7 +73,6 @@ describe 'GroupsApi' do
76
73
  # List groups
77
74
  # ViewSet for Group.
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] :id Filter results where id matches value
81
77
  # @option opts [Array<Integer>] :id__in Filter results where id is in a comma-separated list of values
82
78
  # @option opts [Integer] :limit Number of results to return per page.
@@ -104,7 +100,6 @@ describe 'GroupsApi' do
104
100
  # List roles assigned to this object.
105
101
  # @param group_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 [ObjectRolesResponse]
@@ -119,7 +114,6 @@ describe 'GroupsApi' do
119
114
  # List permissions available to the current user on this object.
120
115
  # @param group_href
121
116
  # @param [Hash] opts the optional parameters
122
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
123
117
  # @option opts [Array<String>] :fields A list of fields to include in the response.
124
118
  # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
125
119
  # @return [MyPermissionsResponse]
@@ -135,7 +129,6 @@ describe 'GroupsApi' do
135
129
  # @param group_href
136
130
  # @param patched_group
137
131
  # @param [Hash] opts the optional parameters
138
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
139
132
  # @return [GroupResponse]
140
133
  describe 'partial_update test' do
141
134
  it 'should work' do
@@ -148,7 +141,6 @@ describe 'GroupsApi' do
148
141
  # ViewSet for Group.
149
142
  # @param group_href
150
143
  # @param [Hash] opts the optional parameters
151
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
152
144
  # @option opts [Array<String>] :fields A list of fields to include in the response.
153
145
  # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
154
146
  # @return [GroupResponse]
@@ -164,7 +156,6 @@ describe 'GroupsApi' do
164
156
  # @param group_href
165
157
  # @param nested_role
166
158
  # @param [Hash] opts the optional parameters
167
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
168
159
  # @return [NestedRoleResponse]
169
160
  describe 'remove_role test' do
170
161
  it 'should work' do
@@ -178,7 +169,6 @@ describe 'GroupsApi' do
178
169
  # @param group_href
179
170
  # @param group
180
171
  # @param [Hash] opts the optional parameters
181
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
182
172
  # @return [GroupResponse]
183
173
  describe 'update test' do
184
174
  it 'should work' do
@@ -38,7 +38,6 @@ describe 'GroupsRolesApi' do
38
38
  # @param group_href
39
39
  # @param group_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 [GroupRoleResponse]
43
42
  describe 'create test' do
44
43
  it 'should work' do
@@ -51,7 +50,6 @@ describe 'GroupsRolesApi' do
51
50
  # ViewSet for GroupRole.
52
51
  # @param groups_group_role_href
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 [nil]
56
54
  describe 'delete test' do
57
55
  it 'should work' do
@@ -64,7 +62,6 @@ describe 'GroupsRolesApi' do
64
62
  # ViewSet for GroupRole.
65
63
  # @param group_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
  # @option opts [String] :content_object content_object
69
66
  # @option opts [String] :domain Foreign Key referenced by HREF
70
67
  # @option opts [Integer] :limit Number of results to return per page.
@@ -92,7 +89,6 @@ describe 'GroupsRolesApi' do
92
89
  # ViewSet for GroupRole.
93
90
  # @param groups_group_role_href
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 [Array<String>] :fields A list of fields to include in the response.
97
93
  # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
98
94
  # @return [GroupRoleResponse]
@@ -38,7 +38,6 @@ describe 'GroupsUsersApi' do
38
38
  # @param group_href
39
39
  # @param group_user
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 [GroupUserResponse]
43
42
  describe 'create test' do
44
43
  it 'should work' do
@@ -51,7 +50,6 @@ describe 'GroupsUsersApi' do
51
50
  # Remove a user from a group.
52
51
  # @param groups_user_href
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 [nil]
56
54
  describe 'delete test' do
57
55
  it 'should work' do
@@ -64,7 +62,6 @@ describe 'GroupsUsersApi' do
64
62
  # List group users.
65
63
  # @param group_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
  # @option opts [Integer] :limit Number of results to return per page.
69
66
  # @option opts [Integer] :offset The initial index from which to return the results.
70
67
  # @option opts [Array<String>] :fields A list of fields to include in the response.
@@ -37,7 +37,6 @@ describe 'ImportersPulpApi' do
37
37
  # ViewSet for PulpImporters.
38
38
  # @param pulp_importer
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 [PulpImporterResponse]
42
41
  describe 'create test' do
43
42
  it 'should work' do
@@ -50,7 +49,6 @@ describe 'ImportersPulpApi' do
50
49
  # ViewSet for PulpImporters.
51
50
  # @param pulp_importer_href
52
51
  # @param [Hash] opts the optional parameters
53
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
54
52
  # @return [nil]
55
53
  describe 'delete test' do
56
54
  it 'should work' do
@@ -62,7 +60,6 @@ describe 'ImportersPulpApi' do
62
60
  # List pulp importers
63
61
  # ViewSet for PulpImporters.
64
62
  # @param [Hash] opts the optional parameters
65
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
66
63
  # @option opts [Integer] :limit Number of results to return per page.
67
64
  # @option opts [String] :name Filter results where name matches value
68
65
  # @option opts [String] :name__contains Filter results where name contains value
@@ -93,7 +90,6 @@ describe 'ImportersPulpApi' do
93
90
  # @param pulp_importer_href
94
91
  # @param patched_pulp_importer
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 [PulpImporterResponse]
98
94
  describe 'partial_update test' do
99
95
  it 'should work' do
@@ -106,7 +102,6 @@ describe 'ImportersPulpApi' do
106
102
  # ViewSet for PulpImporters.
107
103
  # @param pulp_importer_href
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
  # @option opts [Array<String>] :fields A list of fields to include in the response.
111
106
  # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
112
107
  # @return [PulpImporterResponse]
@@ -122,7 +117,6 @@ describe 'ImportersPulpApi' do
122
117
  # @param pulp_importer_href
123
118
  # @param pulp_importer
124
119
  # @param [Hash] opts the optional parameters
125
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
126
120
  # @return [PulpImporterResponse]
127
121
  describe 'update test' do
128
122
  it 'should work' do
@@ -37,7 +37,6 @@ describe 'ImportersPulpImportCheckApi' do
37
37
  # Evaluates validity of proposed PulpImport parameters &#39;toc&#39;, &#39;path&#39;, and &#39;repo_mapping&#39;. * Checks that toc, path are in ALLOWED_IMPORT_PATHS * if ALLOWED: * Checks that toc, path exist and are readable * If toc specified, checks that containing dir is writeable * Checks that repo_mapping is valid JSON
38
38
  # @param pulp_import_check
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 [PulpImportCheckResponse]
42
41
  describe 'pulp_import_check_post test' do
43
42
  it 'should work' do
@@ -38,7 +38,6 @@ describe 'ImportersPulpImportsApi' do
38
38
  # @param pulp_importer_href
39
39
  # @param pulp_import
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 [TaskGroupOperationResponse]
43
42
  describe 'create test' do
44
43
  it 'should work' do
@@ -51,7 +50,6 @@ describe 'ImportersPulpImportsApi' do
51
50
  # ViewSet for PulpImports.
52
51
  # @param pulp_pulp_import_href
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 [nil]
56
54
  describe 'delete test' do
57
55
  it 'should work' do
@@ -64,7 +62,6 @@ describe 'ImportersPulpImportsApi' do
64
62
  # ViewSet for PulpImports.
65
63
  # @param pulp_importer_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
  # @option opts [Integer] :limit Number of results to return per page.
69
66
  # @option opts [Integer] :offset The initial index from which to return the results.
70
67
  # @option opts [Array<String>] :fields A list of fields to include in the response.
@@ -81,7 +78,6 @@ describe 'ImportersPulpImportsApi' do
81
78
  # ViewSet for PulpImports.
82
79
  # @param pulp_pulp_import_href
83
80
  # @param [Hash] opts the optional parameters
84
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
85
81
  # @option opts [Array<String>] :fields A list of fields to include in the response.
86
82
  # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
87
83
  # @return [ImportResponse]
@@ -36,7 +36,6 @@ describe 'OrphansApi' do
36
36
  # Delete orphans
37
37
  # DEPRECATED! Trigger an asynchronous task that deletes all orphaned content and artifacts. Use the &#x60;POST /pulp/api/v3/orphans/cleanup/&#x60; call instead.
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
  # @return [AsyncOperationResponse]
41
40
  describe 'delete test' do
42
41
  it 'should work' do
@@ -36,7 +36,6 @@ describe 'OrphansCleanupApi' do
36
36
  # Trigger an asynchronous orphan cleanup operation.
37
37
  # @param orphans_cleanup
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
  # @return [AsyncOperationResponse]
41
40
  describe 'cleanup test' do
42
41
  it 'should work' do
@@ -36,7 +36,6 @@ describe 'PublicationsApi' do
36
36
  # List publications
37
37
  # A base class for any publication viewset.
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] :content Content Unit referenced by HREF
41
40
  # @option opts [String] :content__in Content Unit referenced by HREF
42
41
  # @option opts [Integer] :limit Number of results to return per page.
@@ -36,7 +36,6 @@ describe 'RemotesApi' do
36
36
  # List remotes
37
37
  # A customized named ModelViewSet that knows how to register itself with the Pulp API router. This viewset is discoverable by its name. \&quot;Normal\&quot; Django Models and Master/Detail models are supported by the &#x60;&#x60;register_with&#x60;&#x60; method. Attributes: lookup_field (str): The name of the field by which an object should be looked up, in addition to any parent lookups if this ViewSet is nested. Defaults to &#39;pk&#39; endpoint_name (str): The name of the final path segment that should identify the ViewSet&#39;s collection endpoint. nest_prefix (str): Optional prefix under which this ViewSet should be nested. This must correspond to the \&quot;parent_prefix\&quot; of a router with rest_framework_nested.NestedMixin. None indicates this ViewSet should not be nested. parent_lookup_kwargs (dict): Optional mapping of key names that would appear in self.kwargs to django model filter expressions that can be used with the corresponding value from self.kwargs, used only by a nested ViewSet to filter based on the parent object&#39;s identity. schema (DefaultSchema): The schema class to use by default in a viewset.
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 [String] :name Filter results where name matches value
42
41
  # @option opts [String] :name__contains Filter results where name contains value
@@ -37,7 +37,6 @@ describe 'RepairApi' do
37
37
  # Trigger an asynchronous task that checks for missing or corrupted artifacts, and attempts to redownload them.
38
38
  # @param repair
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 'post test' do
43
42
  it 'should work' do
@@ -36,7 +36,6 @@ describe 'RepositoriesApi' do
36
36
  # List repositories
37
37
  # Endpoint to list all repositories.
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] :latest_with_content Content Unit referenced by HREF
41
40
  # @option opts [Integer] :limit Number of results to return per page.
42
41
  # @option opts [String] :name Filter results where name matches value
@@ -36,7 +36,6 @@ describe 'RepositoriesReclaimSpaceApi' do
36
36
  # Trigger an asynchronous space reclaim operation.
37
37
  # @param reclaim_space
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
  # @return [AsyncOperationResponse]
41
40
  describe 'reclaim test' do
42
41
  it 'should work' do
@@ -36,7 +36,6 @@ describe 'RepositoryVersionsApi' do
36
36
  # List repository versions
37
37
  # A mixin to hold the shared get_queryset logic used by RepositoryVersionViewSets.
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] :content Content Unit referenced by HREF
41
40
  # @option opts [String] :content__in Content Unit referenced by HREF
42
41
  # @option opts [Integer] :limit Number of results to return per page.
@@ -37,7 +37,6 @@ describe 'RolesApi' do
37
37
  # ViewSet for Role.
38
38
  # @param 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 [RoleResponse]
42
41
  describe 'create test' do
43
42
  it 'should work' do
@@ -50,7 +49,6 @@ describe 'RolesApi' do
50
49
  # ViewSet for Role.
51
50
  # @param role_href
52
51
  # @param [Hash] opts the optional parameters
53
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
54
52
  # @return [nil]
55
53
  describe 'delete test' do
56
54
  it 'should work' do
@@ -62,7 +60,6 @@ describe 'RolesApi' do
62
60
  # List roles
63
61
  # ViewSet for Role.
64
62
  # @param [Hash] opts the optional parameters
65
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
66
63
  # @option opts [Array<String>] :contains_permission Filter roles that have any of the permissions in the list.
67
64
  # @option opts [String] :description Filter results where description matches value
68
65
  # @option opts [String] :description__contains Filter results where description contains value
@@ -100,7 +97,6 @@ describe 'RolesApi' do
100
97
  # @param role_href
101
98
  # @param patched_role
102
99
  # @param [Hash] opts the optional parameters
103
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
104
100
  # @return [RoleResponse]
105
101
  describe 'partial_update test' do
106
102
  it 'should work' do
@@ -113,7 +109,6 @@ describe 'RolesApi' do
113
109
  # ViewSet for Role.
114
110
  # @param role_href
115
111
  # @param [Hash] opts the optional parameters
116
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
117
112
  # @option opts [Array<String>] :fields A list of fields to include in the response.
118
113
  # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
119
114
  # @return [RoleResponse]
@@ -129,7 +124,6 @@ describe 'RolesApi' do
129
124
  # @param role_href
130
125
  # @param role
131
126
  # @param [Hash] opts the optional parameters
132
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
133
127
  # @return [RoleResponse]
134
128
  describe 'update test' do
135
129
  it 'should work' do
@@ -36,7 +36,6 @@ describe 'SigningServicesApi' do
36
36
  # List signing services
37
37
  # A ViewSet that supports browsing of existing signing services.
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 [String] :name Filter results where name matches value
42
41
  # @option opts [Integer] :offset The initial index from which to return the results.
@@ -58,7 +57,6 @@ describe 'SigningServicesApi' do
58
57
  # A ViewSet that supports browsing of existing signing services.
59
58
  # @param signing_service_href
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
  # @option opts [Array<String>] :fields A list of fields to include in the response.
63
61
  # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
64
62
  # @return [SigningServiceResponse]
@@ -36,9 +36,6 @@ describe 'StatusApi' do
36
36
  # Inspect status of Pulp
37
37
  # Returns status and app information about Pulp. Information includes: * version of pulpcore and loaded pulp plugins * known workers * known content apps * database connection status * redis connection status * disk usage information
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 [Array<String>] :fields A list of fields to include in the response.
41
- # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
42
39
  # @return [StatusResponse]
43
40
  describe 'status_read test' do
44
41
  it 'should work' do
@@ -36,7 +36,6 @@ describe 'TaskGroupsApi' do
36
36
  # List task groups
37
37
  # A customized named ModelViewSet that knows how to register itself with the Pulp API router. This viewset is discoverable by its name. \&quot;Normal\&quot; Django Models and Master/Detail models are supported by the &#x60;&#x60;register_with&#x60;&#x60; method. Attributes: lookup_field (str): The name of the field by which an object should be looked up, in addition to any parent lookups if this ViewSet is nested. Defaults to &#39;pk&#39; endpoint_name (str): The name of the final path segment that should identify the ViewSet&#39;s collection endpoint. nest_prefix (str): Optional prefix under which this ViewSet should be nested. This must correspond to the \&quot;parent_prefix\&quot; of a router with rest_framework_nested.NestedMixin. None indicates this ViewSet should not be nested. parent_lookup_kwargs (dict): Optional mapping of key names that would appear in self.kwargs to django model filter expressions that can be used with the corresponding value from self.kwargs, used only by a nested ViewSet to filter based on the parent object&#39;s identity. schema (DefaultSchema): The schema class to use by default in a viewset.
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.
@@ -53,7 +52,6 @@ describe 'TaskGroupsApi' do
53
52
  # A customized named ModelViewSet that knows how to register itself with the Pulp API router. This viewset is discoverable by its name. \&quot;Normal\&quot; Django Models and Master/Detail models are supported by the &#x60;&#x60;register_with&#x60;&#x60; method. Attributes: lookup_field (str): The name of the field by which an object should be looked up, in addition to any parent lookups if this ViewSet is nested. Defaults to &#39;pk&#39; endpoint_name (str): The name of the final path segment that should identify the ViewSet&#39;s collection endpoint. nest_prefix (str): Optional prefix under which this ViewSet should be nested. This must correspond to the \&quot;parent_prefix\&quot; of a router with rest_framework_nested.NestedMixin. None indicates this ViewSet should not be nested. parent_lookup_kwargs (dict): Optional mapping of key names that would appear in self.kwargs to django model filter expressions that can be used with the corresponding value from self.kwargs, used only by a nested ViewSet to filter based on the parent object&#39;s identity. schema (DefaultSchema): The schema class to use by default in a viewset.
54
53
  # @param task_group_href
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 [Array<String>] :fields A list of fields to include in the response.
58
56
  # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
59
57
  # @return [TaskGroupResponse]
@@ -38,7 +38,6 @@ describe 'TaskSchedulesApi' do
38
38
  # @param task_schedule_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 'TaskSchedulesApi' do
50
49
  # List task schedules
51
50
  # ViewSet to monitor task schedules.
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 Filter results where name matches value
56
54
  # @option opts [String] :name__contains Filter results where name contains value
@@ -75,7 +73,6 @@ describe 'TaskSchedulesApi' do
75
73
  # List roles assigned to this object.
76
74
  # @param task_schedule_href
77
75
  # @param [Hash] opts the optional parameters
78
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
79
76
  # @option opts [Array<String>] :fields A list of fields to include in the response.
80
77
  # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
81
78
  # @return [ObjectRolesResponse]
@@ -90,7 +87,6 @@ describe 'TaskSchedulesApi' do
90
87
  # List permissions available to the current user on this object.
91
88
  # @param task_schedule_href
92
89
  # @param [Hash] opts the optional parameters
93
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
94
90
  # @option opts [Array<String>] :fields A list of fields to include in the response.
95
91
  # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
96
92
  # @return [MyPermissionsResponse]
@@ -105,7 +101,6 @@ describe 'TaskSchedulesApi' do
105
101
  # ViewSet to monitor task schedules.
106
102
  # @param task_schedule_href
107
103
  # @param [Hash] opts the optional parameters
108
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
109
104
  # @option opts [Array<String>] :fields A list of fields to include in the response.
110
105
  # @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
111
106
  # @return [TaskScheduleResponse]
@@ -121,7 +116,6 @@ describe 'TaskSchedulesApi' do
121
116
  # @param task_schedule_href
122
117
  # @param nested_role
123
118
  # @param [Hash] opts the optional parameters
124
- # @option opts [Array<String>] :x_task_diagnostics List of profilers to use on tasks.
125
119
  # @return [NestedRoleResponse]
126
120
  describe 'remove_role test' do
127
121
  it 'should work' do