pulp_rpm_client 3.4.1 → 3.4.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (125) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +14 -19
  3. data/docs/ContentAdvisoriesApi.md +2 -2
  4. data/docs/ContentDistributionTreesApi.md +2 -2
  5. data/docs/ContentModulemdDefaultsApi.md +2 -2
  6. data/docs/ContentModulemdsApi.md +2 -2
  7. data/docs/ContentPackagecategoriesApi.md +2 -2
  8. data/docs/ContentPackageenvironmentsApi.md +2 -2
  9. data/docs/ContentPackagegroupsApi.md +2 -2
  10. data/docs/ContentPackagelangpacksApi.md +2 -2
  11. data/docs/ContentPackagesApi.md +2 -2
  12. data/docs/ContentRepoMetadataFilesApi.md +2 -2
  13. data/docs/DistributionsRpmApi.md +2 -2
  14. data/docs/InlineResponse200.md +1 -1
  15. data/docs/InlineResponse2001.md +1 -1
  16. data/docs/InlineResponse20010.md +1 -1
  17. data/docs/InlineResponse20011.md +1 -1
  18. data/docs/InlineResponse20012.md +1 -1
  19. data/docs/InlineResponse20013.md +1 -1
  20. data/docs/InlineResponse20014.md +1 -1
  21. data/docs/InlineResponse2002.md +1 -1
  22. data/docs/InlineResponse2003.md +1 -1
  23. data/docs/InlineResponse2004.md +1 -1
  24. data/docs/InlineResponse2005.md +1 -1
  25. data/docs/InlineResponse2006.md +1 -1
  26. data/docs/InlineResponse2007.md +1 -1
  27. data/docs/InlineResponse2008.md +1 -1
  28. data/docs/InlineResponse2009.md +1 -1
  29. data/docs/PublicationsRpmApi.md +2 -2
  30. data/docs/RemotesRpmApi.md +4 -4
  31. data/docs/RepositoriesRpmApi.md +4 -4
  32. data/docs/RepositoriesRpmVersionsApi.md +6 -4
  33. data/docs/{RpmDistributionTreeRead.md → RpmDistributionTree.md} +2 -2
  34. data/docs/{RpmModulemdRead.md → RpmModulemd.md} +2 -2
  35. data/docs/{RpmModulemdDefaultsRead.md → RpmModulemdDefaults.md} +2 -2
  36. data/docs/{RpmPackageRead.md → RpmPackage.md} +2 -2
  37. data/docs/{RpmPackageCategoryRead.md → RpmPackageCategory.md} +2 -2
  38. data/docs/{RpmPackageEnvironmentRead.md → RpmPackageEnvironment.md} +2 -2
  39. data/docs/{RpmPackageGroupRead.md → RpmPackageGroup.md} +2 -2
  40. data/docs/{RpmPackageLangpacksRead.md → RpmPackageLangpacks.md} +2 -2
  41. data/docs/{RpmRepoMetadataFileRead.md → RpmRepoMetadataFile.md} +2 -2
  42. data/docs/{RpmUpdateRecordRead.md → RpmUpdateRecord.md} +2 -2
  43. data/lib/pulp_rpm_client.rb +10 -15
  44. data/lib/pulp_rpm_client/api/content_advisories_api.rb +3 -3
  45. data/lib/pulp_rpm_client/api/content_distribution_trees_api.rb +3 -3
  46. data/lib/pulp_rpm_client/api/content_modulemd_defaults_api.rb +3 -3
  47. data/lib/pulp_rpm_client/api/content_modulemds_api.rb +3 -3
  48. data/lib/pulp_rpm_client/api/content_packagecategories_api.rb +3 -3
  49. data/lib/pulp_rpm_client/api/content_packageenvironments_api.rb +3 -3
  50. data/lib/pulp_rpm_client/api/content_packagegroups_api.rb +3 -3
  51. data/lib/pulp_rpm_client/api/content_packagelangpacks_api.rb +3 -3
  52. data/lib/pulp_rpm_client/api/content_packages_api.rb +3 -3
  53. data/lib/pulp_rpm_client/api/content_repo_metadata_files_api.rb +3 -3
  54. data/lib/pulp_rpm_client/api/distributions_rpm_api.rb +3 -3
  55. data/lib/pulp_rpm_client/api/publications_rpm_api.rb +3 -3
  56. data/lib/pulp_rpm_client/api/remotes_rpm_api.rb +6 -6
  57. data/lib/pulp_rpm_client/api/repositories_rpm_api.rb +6 -6
  58. data/lib/pulp_rpm_client/api/repositories_rpm_versions_api.rb +9 -6
  59. data/lib/pulp_rpm_client/models/inline_response200.rb +1 -1
  60. data/lib/pulp_rpm_client/models/inline_response2001.rb +1 -1
  61. data/lib/pulp_rpm_client/models/inline_response20010.rb +1 -1
  62. data/lib/pulp_rpm_client/models/inline_response20011.rb +1 -1
  63. data/lib/pulp_rpm_client/models/inline_response20012.rb +1 -1
  64. data/lib/pulp_rpm_client/models/inline_response20013.rb +1 -1
  65. data/lib/pulp_rpm_client/models/inline_response20014.rb +1 -1
  66. data/lib/pulp_rpm_client/models/inline_response2002.rb +1 -1
  67. data/lib/pulp_rpm_client/models/inline_response2003.rb +1 -1
  68. data/lib/pulp_rpm_client/models/inline_response2004.rb +1 -1
  69. data/lib/pulp_rpm_client/models/inline_response2005.rb +1 -1
  70. data/lib/pulp_rpm_client/models/inline_response2006.rb +1 -1
  71. data/lib/pulp_rpm_client/models/inline_response2007.rb +1 -1
  72. data/lib/pulp_rpm_client/models/inline_response2008.rb +1 -1
  73. data/lib/pulp_rpm_client/models/inline_response2009.rb +1 -1
  74. data/lib/pulp_rpm_client/models/{rpm_distribution_tree_read.rb → rpm_distribution_tree.rb} +3 -3
  75. data/lib/pulp_rpm_client/models/{rpm_modulemd_read.rb → rpm_modulemd.rb} +3 -3
  76. data/lib/pulp_rpm_client/models/{rpm_modulemd_defaults_read.rb → rpm_modulemd_defaults.rb} +3 -3
  77. data/lib/pulp_rpm_client/models/{rpm_package_read.rb → rpm_package.rb} +3 -3
  78. data/lib/pulp_rpm_client/models/{rpm_package_category_read.rb → rpm_package_category.rb} +3 -3
  79. data/lib/pulp_rpm_client/models/{rpm_package_environment_read.rb → rpm_package_environment.rb} +3 -3
  80. data/lib/pulp_rpm_client/models/{rpm_package_group_read.rb → rpm_package_group.rb} +3 -3
  81. data/lib/pulp_rpm_client/models/{rpm_package_langpacks_read.rb → rpm_package_langpacks.rb} +3 -3
  82. data/lib/pulp_rpm_client/models/{rpm_repo_metadata_file_read.rb → rpm_repo_metadata_file.rb} +3 -3
  83. data/lib/pulp_rpm_client/models/{rpm_update_record_read.rb → rpm_update_record.rb} +3 -3
  84. data/lib/pulp_rpm_client/version.rb +1 -1
  85. data/spec/api/content_advisories_api_spec.rb +1 -1
  86. data/spec/api/content_distribution_trees_api_spec.rb +1 -1
  87. data/spec/api/content_modulemd_defaults_api_spec.rb +1 -1
  88. data/spec/api/content_modulemds_api_spec.rb +1 -1
  89. data/spec/api/content_packagecategories_api_spec.rb +1 -1
  90. data/spec/api/content_packageenvironments_api_spec.rb +1 -1
  91. data/spec/api/content_packagegroups_api_spec.rb +1 -1
  92. data/spec/api/content_packagelangpacks_api_spec.rb +1 -1
  93. data/spec/api/content_packages_api_spec.rb +1 -1
  94. data/spec/api/content_repo_metadata_files_api_spec.rb +1 -1
  95. data/spec/api/distributions_rpm_api_spec.rb +1 -1
  96. data/spec/api/publications_rpm_api_spec.rb +1 -1
  97. data/spec/api/remotes_rpm_api_spec.rb +2 -2
  98. data/spec/api/repositories_rpm_api_spec.rb +2 -2
  99. data/spec/api/repositories_rpm_versions_api_spec.rb +3 -2
  100. data/spec/models/{rpm_distribution_tree_read_spec.rb → rpm_distribution_tree_spec.rb} +6 -6
  101. data/spec/models/{rpm_modulemd_defaults_read_spec.rb → rpm_modulemd_defaults_spec.rb} +6 -6
  102. data/spec/models/{rpm_modulemd_read_spec.rb → rpm_modulemd_spec.rb} +6 -6
  103. data/spec/models/{rpm_package_category_read_spec.rb → rpm_package_category_spec.rb} +6 -6
  104. data/spec/models/{rpm_package_environment_read_spec.rb → rpm_package_environment_spec.rb} +6 -6
  105. data/spec/models/{rpm_package_group_read_spec.rb → rpm_package_group_spec.rb} +6 -6
  106. data/spec/models/{rpm_package_langpacks_read_spec.rb → rpm_package_langpacks_spec.rb} +6 -6
  107. data/spec/models/{rpm_package_read_spec.rb → rpm_package_spec.rb} +6 -6
  108. data/spec/models/{rpm_repo_metadata_file_read_spec.rb → rpm_repo_metadata_file_spec.rb} +6 -6
  109. data/spec/models/{rpm_update_record_read_spec.rb → rpm_update_record_spec.rb} +6 -6
  110. metadata +42 -62
  111. data/docs/RepositoryVersionRead.md +0 -25
  112. data/docs/RpmRpmDistributionRead.md +0 -29
  113. data/docs/RpmRpmPublicationRead.md +0 -27
  114. data/docs/RpmRpmRemoteRead.md +0 -43
  115. data/docs/RpmRpmRepositoryRead.md +0 -29
  116. data/lib/pulp_rpm_client/models/repository_version_read.rb +0 -244
  117. data/lib/pulp_rpm_client/models/rpm_rpm_distribution_read.rb +0 -331
  118. data/lib/pulp_rpm_client/models/rpm_rpm_publication_read.rb +0 -305
  119. data/lib/pulp_rpm_client/models/rpm_rpm_remote_read.rb +0 -531
  120. data/lib/pulp_rpm_client/models/rpm_rpm_repository_read.rb +0 -305
  121. data/spec/models/repository_version_read_spec.rb +0 -65
  122. data/spec/models/rpm_rpm_distribution_read_spec.rb +0 -77
  123. data/spec/models/rpm_rpm_publication_read_spec.rb +0 -79
  124. data/spec/models/rpm_rpm_remote_read_spec.rb +0 -123
  125. data/spec/models/rpm_rpm_repository_read_spec.rb +0 -77
@@ -165,7 +165,7 @@ module PulpRpmClient
165
165
  # @param [Hash] opts the optional parameters
166
166
  # @option opts [String] :fields A list of fields to include in the response.
167
167
  # @option opts [String] :exclude_fields A list of fields to exclude from the response.
168
- # @return [RpmPackageGroupRead]
168
+ # @return [RpmPackageGroup]
169
169
  def read(package_group_href, opts = {})
170
170
  data, _status_code, _headers = read_with_http_info(package_group_href, opts)
171
171
  data
@@ -177,7 +177,7 @@ module PulpRpmClient
177
177
  # @param [Hash] opts the optional parameters
178
178
  # @option opts [String] :fields A list of fields to include in the response.
179
179
  # @option opts [String] :exclude_fields A list of fields to exclude from the response.
180
- # @return [Array<(RpmPackageGroupRead, Integer, Hash)>] RpmPackageGroupRead data, response status code and response headers
180
+ # @return [Array<(RpmPackageGroup, Integer, Hash)>] RpmPackageGroup data, response status code and response headers
181
181
  def read_with_http_info(package_group_href, opts = {})
182
182
  if @api_client.config.debugging
183
183
  @api_client.config.logger.debug 'Calling API: ContentPackagegroupsApi.read ...'
@@ -206,7 +206,7 @@ module PulpRpmClient
206
206
  post_body = opts[:body]
207
207
 
208
208
  # return_type
209
- return_type = opts[:return_type] || 'RpmPackageGroupRead'
209
+ return_type = opts[:return_type] || 'RpmPackageGroup'
210
210
 
211
211
  # auth_names
212
212
  auth_names = opts[:auth_names] || ['Basic']
@@ -165,7 +165,7 @@ module PulpRpmClient
165
165
  # @param [Hash] opts the optional parameters
166
166
  # @option opts [String] :fields A list of fields to include in the response.
167
167
  # @option opts [String] :exclude_fields A list of fields to exclude from the response.
168
- # @return [RpmPackageLangpacksRead]
168
+ # @return [RpmPackageLangpacks]
169
169
  def read(package_langpacks_href, opts = {})
170
170
  data, _status_code, _headers = read_with_http_info(package_langpacks_href, opts)
171
171
  data
@@ -177,7 +177,7 @@ module PulpRpmClient
177
177
  # @param [Hash] opts the optional parameters
178
178
  # @option opts [String] :fields A list of fields to include in the response.
179
179
  # @option opts [String] :exclude_fields A list of fields to exclude from the response.
180
- # @return [Array<(RpmPackageLangpacksRead, Integer, Hash)>] RpmPackageLangpacksRead data, response status code and response headers
180
+ # @return [Array<(RpmPackageLangpacks, Integer, Hash)>] RpmPackageLangpacks data, response status code and response headers
181
181
  def read_with_http_info(package_langpacks_href, opts = {})
182
182
  if @api_client.config.debugging
183
183
  @api_client.config.logger.debug 'Calling API: ContentPackagelangpacksApi.read ...'
@@ -206,7 +206,7 @@ module PulpRpmClient
206
206
  post_body = opts[:body]
207
207
 
208
208
  # return_type
209
- return_type = opts[:return_type] || 'RpmPackageLangpacksRead'
209
+ return_type = opts[:return_type] || 'RpmPackageLangpacks'
210
210
 
211
211
  # auth_names
212
212
  auth_names = opts[:auth_names] || ['Basic']
@@ -246,7 +246,7 @@ module PulpRpmClient
246
246
  # @param [Hash] opts the optional parameters
247
247
  # @option opts [String] :fields A list of fields to include in the response.
248
248
  # @option opts [String] :exclude_fields A list of fields to exclude from the response.
249
- # @return [RpmPackageRead]
249
+ # @return [RpmPackage]
250
250
  def read(package_href, opts = {})
251
251
  data, _status_code, _headers = read_with_http_info(package_href, opts)
252
252
  data
@@ -258,7 +258,7 @@ module PulpRpmClient
258
258
  # @param [Hash] opts the optional parameters
259
259
  # @option opts [String] :fields A list of fields to include in the response.
260
260
  # @option opts [String] :exclude_fields A list of fields to exclude from the response.
261
- # @return [Array<(RpmPackageRead, Integer, Hash)>] RpmPackageRead data, response status code and response headers
261
+ # @return [Array<(RpmPackage, Integer, Hash)>] RpmPackage data, response status code and response headers
262
262
  def read_with_http_info(package_href, opts = {})
263
263
  if @api_client.config.debugging
264
264
  @api_client.config.logger.debug 'Calling API: ContentPackagesApi.read ...'
@@ -287,7 +287,7 @@ module PulpRpmClient
287
287
  post_body = opts[:body]
288
288
 
289
289
  # return_type
290
- return_type = opts[:return_type] || 'RpmPackageRead'
290
+ return_type = opts[:return_type] || 'RpmPackage'
291
291
 
292
292
  # auth_names
293
293
  auth_names = opts[:auth_names] || ['Basic']
@@ -165,7 +165,7 @@ module PulpRpmClient
165
165
  # @param [Hash] opts the optional parameters
166
166
  # @option opts [String] :fields A list of fields to include in the response.
167
167
  # @option opts [String] :exclude_fields A list of fields to exclude from the response.
168
- # @return [RpmRepoMetadataFileRead]
168
+ # @return [RpmRepoMetadataFile]
169
169
  def read(repo_metadata_file_href, opts = {})
170
170
  data, _status_code, _headers = read_with_http_info(repo_metadata_file_href, opts)
171
171
  data
@@ -177,7 +177,7 @@ module PulpRpmClient
177
177
  # @param [Hash] opts the optional parameters
178
178
  # @option opts [String] :fields A list of fields to include in the response.
179
179
  # @option opts [String] :exclude_fields A list of fields to exclude from the response.
180
- # @return [Array<(RpmRepoMetadataFileRead, Integer, Hash)>] RpmRepoMetadataFileRead data, response status code and response headers
180
+ # @return [Array<(RpmRepoMetadataFile, Integer, Hash)>] RpmRepoMetadataFile data, response status code and response headers
181
181
  def read_with_http_info(repo_metadata_file_href, opts = {})
182
182
  if @api_client.config.debugging
183
183
  @api_client.config.logger.debug 'Calling API: ContentRepoMetadataFilesApi.read ...'
@@ -206,7 +206,7 @@ module PulpRpmClient
206
206
  post_body = opts[:body]
207
207
 
208
208
  # return_type
209
- return_type = opts[:return_type] || 'RpmRepoMetadataFileRead'
209
+ return_type = opts[:return_type] || 'RpmRepoMetadataFile'
210
210
 
211
211
  # auth_names
212
212
  auth_names = opts[:auth_names] || ['Basic']
@@ -310,7 +310,7 @@ module PulpRpmClient
310
310
  # @param [Hash] opts the optional parameters
311
311
  # @option opts [String] :fields A list of fields to include in the response.
312
312
  # @option opts [String] :exclude_fields A list of fields to exclude from the response.
313
- # @return [RpmRpmDistributionRead]
313
+ # @return [RpmRpmDistribution]
314
314
  def read(rpm_distribution_href, opts = {})
315
315
  data, _status_code, _headers = read_with_http_info(rpm_distribution_href, opts)
316
316
  data
@@ -322,7 +322,7 @@ module PulpRpmClient
322
322
  # @param [Hash] opts the optional parameters
323
323
  # @option opts [String] :fields A list of fields to include in the response.
324
324
  # @option opts [String] :exclude_fields A list of fields to exclude from the response.
325
- # @return [Array<(RpmRpmDistributionRead, Integer, Hash)>] RpmRpmDistributionRead data, response status code and response headers
325
+ # @return [Array<(RpmRpmDistribution, Integer, Hash)>] RpmRpmDistribution data, response status code and response headers
326
326
  def read_with_http_info(rpm_distribution_href, opts = {})
327
327
  if @api_client.config.debugging
328
328
  @api_client.config.logger.debug 'Calling API: DistributionsRpmApi.read ...'
@@ -351,7 +351,7 @@ module PulpRpmClient
351
351
  post_body = opts[:body]
352
352
 
353
353
  # return_type
354
- return_type = opts[:return_type] || 'RpmRpmDistributionRead'
354
+ return_type = opts[:return_type] || 'RpmRpmDistribution'
355
355
 
356
356
  # auth_names
357
357
  auth_names = opts[:auth_names] || ['Basic']
@@ -241,7 +241,7 @@ module PulpRpmClient
241
241
  # @param [Hash] opts the optional parameters
242
242
  # @option opts [String] :fields A list of fields to include in the response.
243
243
  # @option opts [String] :exclude_fields A list of fields to exclude from the response.
244
- # @return [RpmRpmPublicationRead]
244
+ # @return [RpmRpmPublication]
245
245
  def read(rpm_publication_href, opts = {})
246
246
  data, _status_code, _headers = read_with_http_info(rpm_publication_href, opts)
247
247
  data
@@ -253,7 +253,7 @@ module PulpRpmClient
253
253
  # @param [Hash] opts the optional parameters
254
254
  # @option opts [String] :fields A list of fields to include in the response.
255
255
  # @option opts [String] :exclude_fields A list of fields to exclude from the response.
256
- # @return [Array<(RpmRpmPublicationRead, Integer, Hash)>] RpmRpmPublicationRead data, response status code and response headers
256
+ # @return [Array<(RpmRpmPublication, Integer, Hash)>] RpmRpmPublication data, response status code and response headers
257
257
  def read_with_http_info(rpm_publication_href, opts = {})
258
258
  if @api_client.config.debugging
259
259
  @api_client.config.logger.debug 'Calling API: PublicationsRpmApi.read ...'
@@ -282,7 +282,7 @@ module PulpRpmClient
282
282
  post_body = opts[:body]
283
283
 
284
284
  # return_type
285
- return_type = opts[:return_type] || 'RpmRpmPublicationRead'
285
+ return_type = opts[:return_type] || 'RpmRpmPublication'
286
286
 
287
287
  # auth_names
288
288
  auth_names = opts[:auth_names] || ['Basic']
@@ -23,7 +23,7 @@ module PulpRpmClient
23
23
  # A ViewSet for RpmRemote.
24
24
  # @param data [RpmRpmRemote]
25
25
  # @param [Hash] opts the optional parameters
26
- # @return [RpmRpmRemoteRead]
26
+ # @return [RpmRpmRemote]
27
27
  def create(data, opts = {})
28
28
  data, _status_code, _headers = create_with_http_info(data, opts)
29
29
  data
@@ -33,7 +33,7 @@ module PulpRpmClient
33
33
  # A ViewSet for RpmRemote.
34
34
  # @param data [RpmRpmRemote]
35
35
  # @param [Hash] opts the optional parameters
36
- # @return [Array<(RpmRpmRemoteRead, Integer, Hash)>] RpmRpmRemoteRead data, response status code and response headers
36
+ # @return [Array<(RpmRpmRemote, Integer, Hash)>] RpmRpmRemote data, response status code and response headers
37
37
  def create_with_http_info(data, opts = {})
38
38
  if @api_client.config.debugging
39
39
  @api_client.config.logger.debug 'Calling API: RemotesRpmApi.create ...'
@@ -62,7 +62,7 @@ module PulpRpmClient
62
62
  post_body = opts[:body] || @api_client.object_to_http_body(data)
63
63
 
64
64
  # return_type
65
- return_type = opts[:return_type] || 'RpmRpmRemoteRead'
65
+ return_type = opts[:return_type] || 'RpmRpmRemote'
66
66
 
67
67
  # auth_names
68
68
  auth_names = opts[:auth_names] || ['Basic']
@@ -316,7 +316,7 @@ module PulpRpmClient
316
316
  # @param [Hash] opts the optional parameters
317
317
  # @option opts [String] :fields A list of fields to include in the response.
318
318
  # @option opts [String] :exclude_fields A list of fields to exclude from the response.
319
- # @return [RpmRpmRemoteRead]
319
+ # @return [RpmRpmRemote]
320
320
  def read(rpm_remote_href, opts = {})
321
321
  data, _status_code, _headers = read_with_http_info(rpm_remote_href, opts)
322
322
  data
@@ -328,7 +328,7 @@ module PulpRpmClient
328
328
  # @param [Hash] opts the optional parameters
329
329
  # @option opts [String] :fields A list of fields to include in the response.
330
330
  # @option opts [String] :exclude_fields A list of fields to exclude from the response.
331
- # @return [Array<(RpmRpmRemoteRead, Integer, Hash)>] RpmRpmRemoteRead data, response status code and response headers
331
+ # @return [Array<(RpmRpmRemote, Integer, Hash)>] RpmRpmRemote data, response status code and response headers
332
332
  def read_with_http_info(rpm_remote_href, opts = {})
333
333
  if @api_client.config.debugging
334
334
  @api_client.config.logger.debug 'Calling API: RemotesRpmApi.read ...'
@@ -357,7 +357,7 @@ module PulpRpmClient
357
357
  post_body = opts[:body]
358
358
 
359
359
  # return_type
360
- return_type = opts[:return_type] || 'RpmRpmRemoteRead'
360
+ return_type = opts[:return_type] || 'RpmRpmRemote'
361
361
 
362
362
  # auth_names
363
363
  auth_names = opts[:auth_names] || ['Basic']
@@ -23,7 +23,7 @@ module PulpRpmClient
23
23
  # A ViewSet for RpmRepository.
24
24
  # @param data [RpmRpmRepository]
25
25
  # @param [Hash] opts the optional parameters
26
- # @return [RpmRpmRepositoryRead]
26
+ # @return [RpmRpmRepository]
27
27
  def create(data, opts = {})
28
28
  data, _status_code, _headers = create_with_http_info(data, opts)
29
29
  data
@@ -33,7 +33,7 @@ module PulpRpmClient
33
33
  # A ViewSet for RpmRepository.
34
34
  # @param data [RpmRpmRepository]
35
35
  # @param [Hash] opts the optional parameters
36
- # @return [Array<(RpmRpmRepositoryRead, Integer, Hash)>] RpmRpmRepositoryRead data, response status code and response headers
36
+ # @return [Array<(RpmRpmRepository, Integer, Hash)>] RpmRpmRepository data, response status code and response headers
37
37
  def create_with_http_info(data, opts = {})
38
38
  if @api_client.config.debugging
39
39
  @api_client.config.logger.debug 'Calling API: RepositoriesRpmApi.create ...'
@@ -62,7 +62,7 @@ module PulpRpmClient
62
62
  post_body = opts[:body] || @api_client.object_to_http_body(data)
63
63
 
64
64
  # return_type
65
- return_type = opts[:return_type] || 'RpmRpmRepositoryRead'
65
+ return_type = opts[:return_type] || 'RpmRpmRepository'
66
66
 
67
67
  # auth_names
68
68
  auth_names = opts[:auth_names] || ['Basic']
@@ -368,7 +368,7 @@ module PulpRpmClient
368
368
  # @param [Hash] opts the optional parameters
369
369
  # @option opts [String] :fields A list of fields to include in the response.
370
370
  # @option opts [String] :exclude_fields A list of fields to exclude from the response.
371
- # @return [RpmRpmRepositoryRead]
371
+ # @return [RpmRpmRepository]
372
372
  def read(rpm_repository_href, opts = {})
373
373
  data, _status_code, _headers = read_with_http_info(rpm_repository_href, opts)
374
374
  data
@@ -380,7 +380,7 @@ module PulpRpmClient
380
380
  # @param [Hash] opts the optional parameters
381
381
  # @option opts [String] :fields A list of fields to include in the response.
382
382
  # @option opts [String] :exclude_fields A list of fields to exclude from the response.
383
- # @return [Array<(RpmRpmRepositoryRead, Integer, Hash)>] RpmRpmRepositoryRead data, response status code and response headers
383
+ # @return [Array<(RpmRpmRepository, Integer, Hash)>] RpmRpmRepository data, response status code and response headers
384
384
  def read_with_http_info(rpm_repository_href, opts = {})
385
385
  if @api_client.config.debugging
386
386
  @api_client.config.logger.debug 'Calling API: RepositoriesRpmApi.read ...'
@@ -409,7 +409,7 @@ module PulpRpmClient
409
409
  post_body = opts[:body]
410
410
 
411
411
  # return_type
412
- return_type = opts[:return_type] || 'RpmRpmRepositoryRead'
412
+ return_type = opts[:return_type] || 'RpmRpmRepository'
413
413
 
414
414
  # auth_names
415
415
  auth_names = opts[:auth_names] || ['Basic']
@@ -97,8 +97,9 @@ module PulpRpmClient
97
97
  # @option opts [String] :pulp_created__gt Filter results where pulp_created is greater than value
98
98
  # @option opts [String] :pulp_created__gte Filter results where pulp_created is greater than or equal to value
99
99
  # @option opts [String] :pulp_created__range Filter results where pulp_created is between two comma separated values
100
- # @option opts [String] :content Content Unit referenced by HREF
101
100
  # @option opts [String] :pulp_created ISO 8601 formatted dates are supported
101
+ # @option opts [String] :content Content Unit referenced by HREF
102
+ # @option opts [String] :content__in Content Unit referenced by HREF
102
103
  # @option opts [Integer] :limit Number of results to return per page.
103
104
  # @option opts [Integer] :offset The initial index from which to return the results.
104
105
  # @option opts [String] :fields A list of fields to include in the response.
@@ -125,8 +126,9 @@ module PulpRpmClient
125
126
  # @option opts [String] :pulp_created__gt Filter results where pulp_created is greater than value
126
127
  # @option opts [String] :pulp_created__gte Filter results where pulp_created is greater than or equal to value
127
128
  # @option opts [String] :pulp_created__range Filter results where pulp_created is between two comma separated values
128
- # @option opts [String] :content Content Unit referenced by HREF
129
129
  # @option opts [String] :pulp_created ISO 8601 formatted dates are supported
130
+ # @option opts [String] :content Content Unit referenced by HREF
131
+ # @option opts [String] :content__in Content Unit referenced by HREF
130
132
  # @option opts [Integer] :limit Number of results to return per page.
131
133
  # @option opts [Integer] :offset The initial index from which to return the results.
132
134
  # @option opts [String] :fields A list of fields to include in the response.
@@ -157,8 +159,9 @@ module PulpRpmClient
157
159
  query_params[:'pulp_created__gt'] = opts[:'pulp_created__gt'] if !opts[:'pulp_created__gt'].nil?
158
160
  query_params[:'pulp_created__gte'] = opts[:'pulp_created__gte'] if !opts[:'pulp_created__gte'].nil?
159
161
  query_params[:'pulp_created__range'] = opts[:'pulp_created__range'] if !opts[:'pulp_created__range'].nil?
160
- query_params[:'content'] = opts[:'content'] if !opts[:'content'].nil?
161
162
  query_params[:'pulp_created'] = opts[:'pulp_created'] if !opts[:'pulp_created'].nil?
163
+ query_params[:'content'] = opts[:'content'] if !opts[:'content'].nil?
164
+ query_params[:'content__in'] = opts[:'content__in'] if !opts[:'content__in'].nil?
162
165
  query_params[:'limit'] = opts[:'limit'] if !opts[:'limit'].nil?
163
166
  query_params[:'offset'] = opts[:'offset'] if !opts[:'offset'].nil?
164
167
  query_params[:'fields'] = opts[:'fields'] if !opts[:'fields'].nil?
@@ -203,7 +206,7 @@ module PulpRpmClient
203
206
  # @param [Hash] opts the optional parameters
204
207
  # @option opts [String] :fields A list of fields to include in the response.
205
208
  # @option opts [String] :exclude_fields A list of fields to exclude from the response.
206
- # @return [RepositoryVersionRead]
209
+ # @return [RepositoryVersion]
207
210
  def read(rpm_repository_version_href, opts = {})
208
211
  data, _status_code, _headers = read_with_http_info(rpm_repository_version_href, opts)
209
212
  data
@@ -215,7 +218,7 @@ module PulpRpmClient
215
218
  # @param [Hash] opts the optional parameters
216
219
  # @option opts [String] :fields A list of fields to include in the response.
217
220
  # @option opts [String] :exclude_fields A list of fields to exclude from the response.
218
- # @return [Array<(RepositoryVersionRead, Integer, Hash)>] RepositoryVersionRead data, response status code and response headers
221
+ # @return [Array<(RepositoryVersion, Integer, Hash)>] RepositoryVersion data, response status code and response headers
219
222
  def read_with_http_info(rpm_repository_version_href, opts = {})
220
223
  if @api_client.config.debugging
221
224
  @api_client.config.logger.debug 'Calling API: RepositoriesRpmVersionsApi.read ...'
@@ -244,7 +247,7 @@ module PulpRpmClient
244
247
  post_body = opts[:body]
245
248
 
246
249
  # return_type
247
- return_type = opts[:return_type] || 'RepositoryVersionRead'
250
+ return_type = opts[:return_type] || 'RepositoryVersion'
248
251
 
249
252
  # auth_names
250
253
  auth_names = opts[:auth_names] || ['Basic']
@@ -38,7 +38,7 @@ module PulpRpmClient
38
38
  :'count' => :'Integer',
39
39
  :'_next' => :'String',
40
40
  :'previous' => :'String',
41
- :'results' => :'Array<RpmUpdateRecordRead>'
41
+ :'results' => :'Array<RpmUpdateRecord>'
42
42
  }
43
43
  end
44
44
 
@@ -38,7 +38,7 @@ module PulpRpmClient
38
38
  :'count' => :'Integer',
39
39
  :'_next' => :'String',
40
40
  :'previous' => :'String',
41
- :'results' => :'Array<RpmDistributionTreeRead>'
41
+ :'results' => :'Array<RpmDistributionTree>'
42
42
  }
43
43
  end
44
44
 
@@ -38,7 +38,7 @@ module PulpRpmClient
38
38
  :'count' => :'Integer',
39
39
  :'_next' => :'String',
40
40
  :'previous' => :'String',
41
- :'results' => :'Array<RpmRpmDistributionRead>'
41
+ :'results' => :'Array<RpmRpmDistribution>'
42
42
  }
43
43
  end
44
44
 
@@ -38,7 +38,7 @@ module PulpRpmClient
38
38
  :'count' => :'Integer',
39
39
  :'_next' => :'String',
40
40
  :'previous' => :'String',
41
- :'results' => :'Array<RpmRpmPublicationRead>'
41
+ :'results' => :'Array<RpmRpmPublication>'
42
42
  }
43
43
  end
44
44
 
@@ -38,7 +38,7 @@ module PulpRpmClient
38
38
  :'count' => :'Integer',
39
39
  :'_next' => :'String',
40
40
  :'previous' => :'String',
41
- :'results' => :'Array<RpmRpmRemoteRead>'
41
+ :'results' => :'Array<RpmRpmRemote>'
42
42
  }
43
43
  end
44
44
 
@@ -38,7 +38,7 @@ module PulpRpmClient
38
38
  :'count' => :'Integer',
39
39
  :'_next' => :'String',
40
40
  :'previous' => :'String',
41
- :'results' => :'Array<RpmRpmRepositoryRead>'
41
+ :'results' => :'Array<RpmRpmRepository>'
42
42
  }
43
43
  end
44
44
 
@@ -38,7 +38,7 @@ module PulpRpmClient
38
38
  :'count' => :'Integer',
39
39
  :'_next' => :'String',
40
40
  :'previous' => :'String',
41
- :'results' => :'Array<RepositoryVersionRead>'
41
+ :'results' => :'Array<RepositoryVersion>'
42
42
  }
43
43
  end
44
44
 
@@ -38,7 +38,7 @@ module PulpRpmClient
38
38
  :'count' => :'Integer',
39
39
  :'_next' => :'String',
40
40
  :'previous' => :'String',
41
- :'results' => :'Array<RpmModulemdDefaultsRead>'
41
+ :'results' => :'Array<RpmModulemdDefaults>'
42
42
  }
43
43
  end
44
44
 
@@ -38,7 +38,7 @@ module PulpRpmClient
38
38
  :'count' => :'Integer',
39
39
  :'_next' => :'String',
40
40
  :'previous' => :'String',
41
- :'results' => :'Array<RpmModulemdRead>'
41
+ :'results' => :'Array<RpmModulemd>'
42
42
  }
43
43
  end
44
44
 
@@ -38,7 +38,7 @@ module PulpRpmClient
38
38
  :'count' => :'Integer',
39
39
  :'_next' => :'String',
40
40
  :'previous' => :'String',
41
- :'results' => :'Array<RpmPackageCategoryRead>'
41
+ :'results' => :'Array<RpmPackageCategory>'
42
42
  }
43
43
  end
44
44
 
@@ -38,7 +38,7 @@ module PulpRpmClient
38
38
  :'count' => :'Integer',
39
39
  :'_next' => :'String',
40
40
  :'previous' => :'String',
41
- :'results' => :'Array<RpmPackageEnvironmentRead>'
41
+ :'results' => :'Array<RpmPackageEnvironment>'
42
42
  }
43
43
  end
44
44
 
@@ -38,7 +38,7 @@ module PulpRpmClient
38
38
  :'count' => :'Integer',
39
39
  :'_next' => :'String',
40
40
  :'previous' => :'String',
41
- :'results' => :'Array<RpmPackageGroupRead>'
41
+ :'results' => :'Array<RpmPackageGroup>'
42
42
  }
43
43
  end
44
44
 
@@ -38,7 +38,7 @@ module PulpRpmClient
38
38
  :'count' => :'Integer',
39
39
  :'_next' => :'String',
40
40
  :'previous' => :'String',
41
- :'results' => :'Array<RpmPackageLangpacksRead>'
41
+ :'results' => :'Array<RpmPackageLangpacks>'
42
42
  }
43
43
  end
44
44