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
@@ -15,7 +15,7 @@ Method | HTTP request | Description
15
15
 
16
16
  ## create
17
17
 
18
- > RpmRpmRemoteRead create(data)
18
+ > RpmRpmRemote create(data)
19
19
 
20
20
  Create a rpm remote
21
21
 
@@ -54,7 +54,7 @@ Name | Type | Description | Notes
54
54
 
55
55
  ### Return type
56
56
 
57
- [**RpmRpmRemoteRead**](RpmRpmRemoteRead.md)
57
+ [**RpmRpmRemote**](RpmRpmRemote.md)
58
58
 
59
59
  ### Authorization
60
60
 
@@ -255,7 +255,7 @@ Name | Type | Description | Notes
255
255
 
256
256
  ## read
257
257
 
258
- > RpmRpmRemoteRead read(rpm_remote_href, opts)
258
+ > RpmRpmRemote read(rpm_remote_href, opts)
259
259
 
260
260
  Inspect a rpm remote
261
261
 
@@ -300,7 +300,7 @@ Name | Type | Description | Notes
300
300
 
301
301
  ### Return type
302
302
 
303
- [**RpmRpmRemoteRead**](RpmRpmRemoteRead.md)
303
+ [**RpmRpmRemote**](RpmRpmRemote.md)
304
304
 
305
305
  ### Authorization
306
306
 
@@ -17,7 +17,7 @@ Method | HTTP request | Description
17
17
 
18
18
  ## create
19
19
 
20
- > RpmRpmRepositoryRead create(data)
20
+ > RpmRpmRepository create(data)
21
21
 
22
22
  Create a rpm repository
23
23
 
@@ -56,7 +56,7 @@ Name | Type | Description | Notes
56
56
 
57
57
  ### Return type
58
58
 
59
- [**RpmRpmRepositoryRead**](RpmRpmRepositoryRead.md)
59
+ [**RpmRpmRepository**](RpmRpmRepository.md)
60
60
 
61
61
  ### Authorization
62
62
 
@@ -300,7 +300,7 @@ Name | Type | Description | Notes
300
300
 
301
301
  ## read
302
302
 
303
- > RpmRpmRepositoryRead read(rpm_repository_href, opts)
303
+ > RpmRpmRepository read(rpm_repository_href, opts)
304
304
 
305
305
  Inspect a rpm repository
306
306
 
@@ -345,7 +345,7 @@ Name | Type | Description | Notes
345
345
 
346
346
  ### Return type
347
347
 
348
- [**RpmRpmRepositoryRead**](RpmRpmRepositoryRead.md)
348
+ [**RpmRpmRepository**](RpmRpmRepository.md)
349
349
 
350
350
  ### Authorization
351
351
 
@@ -99,8 +99,9 @@ opts = {
99
99
  pulp_created__gt: 'pulp_created__gt_example', # String | Filter results where pulp_created is greater than value
100
100
  pulp_created__gte: 'pulp_created__gte_example', # String | Filter results where pulp_created is greater than or equal to value
101
101
  pulp_created__range: 'pulp_created__range_example', # String | Filter results where pulp_created is between two comma separated values
102
- content: 'content_example', # String | Content Unit referenced by HREF
103
102
  pulp_created: 'pulp_created_example', # String | ISO 8601 formatted dates are supported
103
+ content: 'content_example', # String | Content Unit referenced by HREF
104
+ content__in: 'content__in_example', # String | Content Unit referenced by HREF
104
105
  limit: 56, # Integer | Number of results to return per page.
105
106
  offset: 56, # Integer | The initial index from which to return the results.
106
107
  fields: 'fields_example', # String | A list of fields to include in the response.
@@ -134,8 +135,9 @@ Name | Type | Description | Notes
134
135
  **pulp_created__gt** | **String**| Filter results where pulp_created is greater than value | [optional]
135
136
  **pulp_created__gte** | **String**| Filter results where pulp_created is greater than or equal to value | [optional]
136
137
  **pulp_created__range** | **String**| Filter results where pulp_created is between two comma separated values | [optional]
137
- **content** | **String**| Content Unit referenced by HREF | [optional]
138
138
  **pulp_created** | **String**| ISO 8601 formatted dates are supported | [optional]
139
+ **content** | **String**| Content Unit referenced by HREF | [optional]
140
+ **content__in** | **String**| Content Unit referenced by HREF | [optional]
139
141
  **limit** | **Integer**| Number of results to return per page. | [optional]
140
142
  **offset** | **Integer**| The initial index from which to return the results. | [optional]
141
143
  **fields** | **String**| A list of fields to include in the response. | [optional]
@@ -157,7 +159,7 @@ Name | Type | Description | Notes
157
159
 
158
160
  ## read
159
161
 
160
- > RepositoryVersionRead read(rpm_repository_version_href, opts)
162
+ > RepositoryVersion read(rpm_repository_version_href, opts)
161
163
 
162
164
  Inspect a repository version
163
165
 
@@ -202,7 +204,7 @@ Name | Type | Description | Notes
202
204
 
203
205
  ### Return type
204
206
 
205
- [**RepositoryVersionRead**](RepositoryVersionRead.md)
207
+ [**RepositoryVersion**](RepositoryVersion.md)
206
208
 
207
209
  ### Authorization
208
210
 
@@ -1,4 +1,4 @@
1
- # PulpRpmClient::RpmDistributionTreeRead
1
+ # PulpRpmClient::RpmDistributionTree
2
2
 
3
3
  ## Properties
4
4
 
@@ -29,7 +29,7 @@ Name | Type | Description | Notes
29
29
  ```ruby
30
30
  require 'PulpRpmClient'
31
31
 
32
- instance = PulpRpmClient::RpmDistributionTreeRead.new(pulp_href: null,
32
+ instance = PulpRpmClient::RpmDistributionTree.new(pulp_href: null,
33
33
  header_version: null,
34
34
  release_name: null,
35
35
  release_short: null,
@@ -1,4 +1,4 @@
1
- # PulpRpmClient::RpmModulemdRead
1
+ # PulpRpmClient::RpmModulemd
2
2
 
3
3
  ## Properties
4
4
 
@@ -22,7 +22,7 @@ Name | Type | Description | Notes
22
22
  ```ruby
23
23
  require 'PulpRpmClient'
24
24
 
25
- instance = PulpRpmClient::RpmModulemdRead.new(pulp_href: null,
25
+ instance = PulpRpmClient::RpmModulemd.new(pulp_href: null,
26
26
  pulp_created: null,
27
27
  artifact: null,
28
28
  name: null,
@@ -1,4 +1,4 @@
1
- # PulpRpmClient::RpmModulemdDefaultsRead
1
+ # PulpRpmClient::RpmModulemdDefaults
2
2
 
3
3
  ## Properties
4
4
 
@@ -17,7 +17,7 @@ Name | Type | Description | Notes
17
17
  ```ruby
18
18
  require 'PulpRpmClient'
19
19
 
20
- instance = PulpRpmClient::RpmModulemdDefaultsRead.new(pulp_href: null,
20
+ instance = PulpRpmClient::RpmModulemdDefaults.new(pulp_href: null,
21
21
  pulp_created: null,
22
22
  artifact: null,
23
23
  _module: null,
@@ -1,4 +1,4 @@
1
- # PulpRpmClient::RpmPackageRead
1
+ # PulpRpmClient::RpmPackage
2
2
 
3
3
  ## Properties
4
4
 
@@ -50,7 +50,7 @@ Name | Type | Description | Notes
50
50
  ```ruby
51
51
  require 'PulpRpmClient'
52
52
 
53
- instance = PulpRpmClient::RpmPackageRead.new(pulp_href: null,
53
+ instance = PulpRpmClient::RpmPackage.new(pulp_href: null,
54
54
  pulp_created: null,
55
55
  artifact: null,
56
56
  name: null,
@@ -1,4 +1,4 @@
1
- # PulpRpmClient::RpmPackageCategoryRead
1
+ # PulpRpmClient::RpmPackageCategory
2
2
 
3
3
  ## Properties
4
4
 
@@ -21,7 +21,7 @@ Name | Type | Description | Notes
21
21
  ```ruby
22
22
  require 'PulpRpmClient'
23
23
 
24
- instance = PulpRpmClient::RpmPackageCategoryRead.new(pulp_href: null,
24
+ instance = PulpRpmClient::RpmPackageCategory.new(pulp_href: null,
25
25
  pulp_created: null,
26
26
  id: null,
27
27
  name: null,
@@ -1,4 +1,4 @@
1
- # PulpRpmClient::RpmPackageEnvironmentRead
1
+ # PulpRpmClient::RpmPackageEnvironment
2
2
 
3
3
  ## Properties
4
4
 
@@ -23,7 +23,7 @@ Name | Type | Description | Notes
23
23
  ```ruby
24
24
  require 'PulpRpmClient'
25
25
 
26
- instance = PulpRpmClient::RpmPackageEnvironmentRead.new(pulp_href: null,
26
+ instance = PulpRpmClient::RpmPackageEnvironment.new(pulp_href: null,
27
27
  pulp_created: null,
28
28
  id: null,
29
29
  name: null,
@@ -1,4 +1,4 @@
1
- # PulpRpmClient::RpmPackageGroupRead
1
+ # PulpRpmClient::RpmPackageGroup
2
2
 
3
3
  ## Properties
4
4
 
@@ -24,7 +24,7 @@ Name | Type | Description | Notes
24
24
  ```ruby
25
25
  require 'PulpRpmClient'
26
26
 
27
- instance = PulpRpmClient::RpmPackageGroupRead.new(pulp_href: null,
27
+ instance = PulpRpmClient::RpmPackageGroup.new(pulp_href: null,
28
28
  pulp_created: null,
29
29
  id: null,
30
30
  default: null,
@@ -1,4 +1,4 @@
1
- # PulpRpmClient::RpmPackageLangpacksRead
1
+ # PulpRpmClient::RpmPackageLangpacks
2
2
 
3
3
  ## Properties
4
4
 
@@ -14,7 +14,7 @@ Name | Type | Description | Notes
14
14
  ```ruby
15
15
  require 'PulpRpmClient'
16
16
 
17
- instance = PulpRpmClient::RpmPackageLangpacksRead.new(pulp_href: null,
17
+ instance = PulpRpmClient::RpmPackageLangpacks.new(pulp_href: null,
18
18
  pulp_created: null,
19
19
  matches: null,
20
20
  digest: null)
@@ -1,4 +1,4 @@
1
- # PulpRpmClient::RpmRepoMetadataFileRead
1
+ # PulpRpmClient::RpmRepoMetadataFile
2
2
 
3
3
  ## Properties
4
4
 
@@ -17,7 +17,7 @@ Name | Type | Description | Notes
17
17
  ```ruby
18
18
  require 'PulpRpmClient'
19
19
 
20
- instance = PulpRpmClient::RpmRepoMetadataFileRead.new(pulp_href: null,
20
+ instance = PulpRpmClient::RpmRepoMetadataFile.new(pulp_href: null,
21
21
  pulp_created: null,
22
22
  artifact: null,
23
23
  data_type: null,
@@ -1,4 +1,4 @@
1
- # PulpRpmClient::RpmUpdateRecordRead
1
+ # PulpRpmClient::RpmUpdateRecord
2
2
 
3
3
  ## Properties
4
4
 
@@ -31,7 +31,7 @@ Name | Type | Description | Notes
31
31
  ```ruby
32
32
  require 'PulpRpmClient'
33
33
 
34
- instance = PulpRpmClient::RpmUpdateRecordRead.new(pulp_href: null,
34
+ instance = PulpRpmClient::RpmUpdateRecord.new(pulp_href: null,
35
35
  pulp_created: null,
36
36
  artifact: null,
37
37
  id: null,
@@ -41,27 +41,22 @@ require 'pulp_rpm_client/models/inline_response2008'
41
41
  require 'pulp_rpm_client/models/inline_response2009'
42
42
  require 'pulp_rpm_client/models/repository_add_remove_content'
43
43
  require 'pulp_rpm_client/models/repository_version'
44
- require 'pulp_rpm_client/models/repository_version_read'
45
- require 'pulp_rpm_client/models/rpm_distribution_tree_read'
46
- require 'pulp_rpm_client/models/rpm_modulemd_defaults_read'
47
- require 'pulp_rpm_client/models/rpm_modulemd_read'
48
- require 'pulp_rpm_client/models/rpm_package_category_read'
49
- require 'pulp_rpm_client/models/rpm_package_environment_read'
50
- require 'pulp_rpm_client/models/rpm_package_group_read'
51
- require 'pulp_rpm_client/models/rpm_package_langpacks_read'
52
- require 'pulp_rpm_client/models/rpm_package_read'
53
- require 'pulp_rpm_client/models/rpm_repo_metadata_file_read'
44
+ require 'pulp_rpm_client/models/rpm_distribution_tree'
45
+ require 'pulp_rpm_client/models/rpm_modulemd'
46
+ require 'pulp_rpm_client/models/rpm_modulemd_defaults'
47
+ require 'pulp_rpm_client/models/rpm_package'
48
+ require 'pulp_rpm_client/models/rpm_package_category'
49
+ require 'pulp_rpm_client/models/rpm_package_environment'
50
+ require 'pulp_rpm_client/models/rpm_package_group'
51
+ require 'pulp_rpm_client/models/rpm_package_langpacks'
52
+ require 'pulp_rpm_client/models/rpm_repo_metadata_file'
54
53
  require 'pulp_rpm_client/models/rpm_repository_sync_url'
55
54
  require 'pulp_rpm_client/models/rpm_rpm_distribution'
56
- require 'pulp_rpm_client/models/rpm_rpm_distribution_read'
57
55
  require 'pulp_rpm_client/models/rpm_rpm_publication'
58
- require 'pulp_rpm_client/models/rpm_rpm_publication_read'
59
56
  require 'pulp_rpm_client/models/rpm_rpm_remote'
60
- require 'pulp_rpm_client/models/rpm_rpm_remote_read'
61
57
  require 'pulp_rpm_client/models/rpm_rpm_repository'
62
- require 'pulp_rpm_client/models/rpm_rpm_repository_read'
63
58
  require 'pulp_rpm_client/models/rpm_update_collection'
64
- require 'pulp_rpm_client/models/rpm_update_record_read'
59
+ require 'pulp_rpm_client/models/rpm_update_record'
65
60
  require 'pulp_rpm_client/models/variant'
66
61
 
67
62
  # APIs
@@ -216,7 +216,7 @@ module PulpRpmClient
216
216
  # @param [Hash] opts the optional parameters
217
217
  # @option opts [String] :fields A list of fields to include in the response.
218
218
  # @option opts [String] :exclude_fields A list of fields to exclude from the response.
219
- # @return [RpmUpdateRecordRead]
219
+ # @return [RpmUpdateRecord]
220
220
  def read(update_record_href, opts = {})
221
221
  data, _status_code, _headers = read_with_http_info(update_record_href, opts)
222
222
  data
@@ -228,7 +228,7 @@ module PulpRpmClient
228
228
  # @param [Hash] opts the optional parameters
229
229
  # @option opts [String] :fields A list of fields to include in the response.
230
230
  # @option opts [String] :exclude_fields A list of fields to exclude from the response.
231
- # @return [Array<(RpmUpdateRecordRead, Integer, Hash)>] RpmUpdateRecordRead data, response status code and response headers
231
+ # @return [Array<(RpmUpdateRecord, Integer, Hash)>] RpmUpdateRecord data, response status code and response headers
232
232
  def read_with_http_info(update_record_href, opts = {})
233
233
  if @api_client.config.debugging
234
234
  @api_client.config.logger.debug 'Calling API: ContentAdvisoriesApi.read ...'
@@ -257,7 +257,7 @@ module PulpRpmClient
257
257
  post_body = opts[:body]
258
258
 
259
259
  # return_type
260
- return_type = opts[:return_type] || 'RpmUpdateRecordRead'
260
+ return_type = opts[:return_type] || 'RpmUpdateRecord'
261
261
 
262
262
  # auth_names
263
263
  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 [RpmDistributionTreeRead]
168
+ # @return [RpmDistributionTree]
169
169
  def read(distribution_tree_href, opts = {})
170
170
  data, _status_code, _headers = read_with_http_info(distribution_tree_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<(RpmDistributionTreeRead, Integer, Hash)>] RpmDistributionTreeRead data, response status code and response headers
180
+ # @return [Array<(RpmDistributionTree, Integer, Hash)>] RpmDistributionTree data, response status code and response headers
181
181
  def read_with_http_info(distribution_tree_href, opts = {})
182
182
  if @api_client.config.debugging
183
183
  @api_client.config.logger.debug 'Calling API: ContentDistributionTreesApi.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] || 'RpmDistributionTreeRead'
209
+ return_type = opts[:return_type] || 'RpmDistributionTree'
210
210
 
211
211
  # auth_names
212
212
  auth_names = opts[:auth_names] || ['Basic']
@@ -227,7 +227,7 @@ module PulpRpmClient
227
227
  # @param [Hash] opts the optional parameters
228
228
  # @option opts [String] :fields A list of fields to include in the response.
229
229
  # @option opts [String] :exclude_fields A list of fields to exclude from the response.
230
- # @return [RpmModulemdDefaultsRead]
230
+ # @return [RpmModulemdDefaults]
231
231
  def read(modulemd_defaults_href, opts = {})
232
232
  data, _status_code, _headers = read_with_http_info(modulemd_defaults_href, opts)
233
233
  data
@@ -239,7 +239,7 @@ module PulpRpmClient
239
239
  # @param [Hash] opts the optional parameters
240
240
  # @option opts [String] :fields A list of fields to include in the response.
241
241
  # @option opts [String] :exclude_fields A list of fields to exclude from the response.
242
- # @return [Array<(RpmModulemdDefaultsRead, Integer, Hash)>] RpmModulemdDefaultsRead data, response status code and response headers
242
+ # @return [Array<(RpmModulemdDefaults, Integer, Hash)>] RpmModulemdDefaults data, response status code and response headers
243
243
  def read_with_http_info(modulemd_defaults_href, opts = {})
244
244
  if @api_client.config.debugging
245
245
  @api_client.config.logger.debug 'Calling API: ContentModulemdDefaultsApi.read ...'
@@ -268,7 +268,7 @@ module PulpRpmClient
268
268
  post_body = opts[:body]
269
269
 
270
270
  # return_type
271
- return_type = opts[:return_type] || 'RpmModulemdDefaultsRead'
271
+ return_type = opts[:return_type] || 'RpmModulemdDefaults'
272
272
 
273
273
  # auth_names
274
274
  auth_names = opts[:auth_names] || ['Basic']
@@ -270,7 +270,7 @@ module PulpRpmClient
270
270
  # @param [Hash] opts the optional parameters
271
271
  # @option opts [String] :fields A list of fields to include in the response.
272
272
  # @option opts [String] :exclude_fields A list of fields to exclude from the response.
273
- # @return [RpmModulemdRead]
273
+ # @return [RpmModulemd]
274
274
  def read(modulemd_href, opts = {})
275
275
  data, _status_code, _headers = read_with_http_info(modulemd_href, opts)
276
276
  data
@@ -282,7 +282,7 @@ module PulpRpmClient
282
282
  # @param [Hash] opts the optional parameters
283
283
  # @option opts [String] :fields A list of fields to include in the response.
284
284
  # @option opts [String] :exclude_fields A list of fields to exclude from the response.
285
- # @return [Array<(RpmModulemdRead, Integer, Hash)>] RpmModulemdRead data, response status code and response headers
285
+ # @return [Array<(RpmModulemd, Integer, Hash)>] RpmModulemd data, response status code and response headers
286
286
  def read_with_http_info(modulemd_href, opts = {})
287
287
  if @api_client.config.debugging
288
288
  @api_client.config.logger.debug 'Calling API: ContentModulemdsApi.read ...'
@@ -311,7 +311,7 @@ module PulpRpmClient
311
311
  post_body = opts[:body]
312
312
 
313
313
  # return_type
314
- return_type = opts[:return_type] || 'RpmModulemdRead'
314
+ return_type = opts[:return_type] || 'RpmModulemd'
315
315
 
316
316
  # auth_names
317
317
  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 [RpmPackageCategoryRead]
168
+ # @return [RpmPackageCategory]
169
169
  def read(package_category_href, opts = {})
170
170
  data, _status_code, _headers = read_with_http_info(package_category_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<(RpmPackageCategoryRead, Integer, Hash)>] RpmPackageCategoryRead data, response status code and response headers
180
+ # @return [Array<(RpmPackageCategory, Integer, Hash)>] RpmPackageCategory data, response status code and response headers
181
181
  def read_with_http_info(package_category_href, opts = {})
182
182
  if @api_client.config.debugging
183
183
  @api_client.config.logger.debug 'Calling API: ContentPackagecategoriesApi.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] || 'RpmPackageCategoryRead'
209
+ return_type = opts[:return_type] || 'RpmPackageCategory'
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 [RpmPackageEnvironmentRead]
168
+ # @return [RpmPackageEnvironment]
169
169
  def read(package_environment_href, opts = {})
170
170
  data, _status_code, _headers = read_with_http_info(package_environment_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<(RpmPackageEnvironmentRead, Integer, Hash)>] RpmPackageEnvironmentRead data, response status code and response headers
180
+ # @return [Array<(RpmPackageEnvironment, Integer, Hash)>] RpmPackageEnvironment data, response status code and response headers
181
181
  def read_with_http_info(package_environment_href, opts = {})
182
182
  if @api_client.config.debugging
183
183
  @api_client.config.logger.debug 'Calling API: ContentPackageenvironmentsApi.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] || 'RpmPackageEnvironmentRead'
209
+ return_type = opts[:return_type] || 'RpmPackageEnvironment'
210
210
 
211
211
  # auth_names
212
212
  auth_names = opts[:auth_names] || ['Basic']