pulp_rpm_client 3.4.1 → 3.4.2

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 (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
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: b9ab16f5dc72c613aaeab420d014fd27242b69957e8bc7508e95e3758c99b221
4
- data.tar.gz: 82c7339ccf82e8a34c053c4e15b05f0cba909d6ad72cde1c19a9075ceb858324
3
+ metadata.gz: ccfb80a0ba491805fa19934719f1bce7bbcbd3a52c0a768d742b664516de8d3b
4
+ data.tar.gz: 2d8f5990f2e6cf5dc4c2964d528c1947ac9ded59226afa0774532ab48bd35826
5
5
  SHA512:
6
- metadata.gz: 48661a16b16ca9f9068478b0058e900e7250286d505b5f5dfaadece8c33f1a4996ff572609ff1fe48c43dc49c13c5f93b96e78717d8c9f924699fad27f42e595
7
- data.tar.gz: 4257d79a4703baecad78e76a7a3d9f42417c79e8d5770921bd605d58e7367ff1231074a007705300a7c31302a41ba913c09b8003e472102df1f69e5c626dda54
6
+ metadata.gz: 9e25ee73398d102f32b45fc4dd1c76a109660610e8c7e214525d8401db62919cfc4a036f7ef94f91667a2b187685ab2b7db4f9e9f73a363bb12a07ca099de12c
7
+ data.tar.gz: 8702c4f20065be561f4d092a412f98658c05c04f8883f29147ea79b210811e9fe2cb1f18a582f555b29fa1b3b07ebc76a6dcdc247245237239aec0b2a2dd7c4e
data/README.md CHANGED
@@ -7,7 +7,7 @@ No description provided (generated by Openapi Generator https://github.com/opena
7
7
  This SDK is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project:
8
8
 
9
9
  - API version: v3
10
- - Package version: 3.4.1
10
+ - Package version: 3.4.2
11
11
  - Build package: org.openapitools.codegen.languages.RubyClientCodegen
12
12
 
13
13
  ## Installation
@@ -23,16 +23,16 @@ gem build pulp_rpm_client.gemspec
23
23
  Then either install the gem locally:
24
24
 
25
25
  ```shell
26
- gem install ./pulp_rpm_client-3.4.1.gem
26
+ gem install ./pulp_rpm_client-3.4.2.gem
27
27
  ```
28
28
 
29
- (for development, run `gem install --dev ./pulp_rpm_client-3.4.1.gem` to install the development dependencies)
29
+ (for development, run `gem install --dev ./pulp_rpm_client-3.4.2.gem` to install the development dependencies)
30
30
 
31
31
  or publish the gem to a gem hosting service, e.g. [RubyGems](https://rubygems.org/).
32
32
 
33
33
  Finally add this to the Gemfile:
34
34
 
35
- gem 'pulp_rpm_client', '~> 3.4.1'
35
+ gem 'pulp_rpm_client', '~> 3.4.2'
36
36
 
37
37
  ### Install from Git
38
38
 
@@ -174,27 +174,22 @@ Class | Method | HTTP request | Description
174
174
  - [PulpRpmClient::InlineResponse2009](docs/InlineResponse2009.md)
175
175
  - [PulpRpmClient::RepositoryAddRemoveContent](docs/RepositoryAddRemoveContent.md)
176
176
  - [PulpRpmClient::RepositoryVersion](docs/RepositoryVersion.md)
177
- - [PulpRpmClient::RepositoryVersionRead](docs/RepositoryVersionRead.md)
178
- - [PulpRpmClient::RpmDistributionTreeRead](docs/RpmDistributionTreeRead.md)
179
- - [PulpRpmClient::RpmModulemdDefaultsRead](docs/RpmModulemdDefaultsRead.md)
180
- - [PulpRpmClient::RpmModulemdRead](docs/RpmModulemdRead.md)
181
- - [PulpRpmClient::RpmPackageCategoryRead](docs/RpmPackageCategoryRead.md)
182
- - [PulpRpmClient::RpmPackageEnvironmentRead](docs/RpmPackageEnvironmentRead.md)
183
- - [PulpRpmClient::RpmPackageGroupRead](docs/RpmPackageGroupRead.md)
184
- - [PulpRpmClient::RpmPackageLangpacksRead](docs/RpmPackageLangpacksRead.md)
185
- - [PulpRpmClient::RpmPackageRead](docs/RpmPackageRead.md)
186
- - [PulpRpmClient::RpmRepoMetadataFileRead](docs/RpmRepoMetadataFileRead.md)
177
+ - [PulpRpmClient::RpmDistributionTree](docs/RpmDistributionTree.md)
178
+ - [PulpRpmClient::RpmModulemd](docs/RpmModulemd.md)
179
+ - [PulpRpmClient::RpmModulemdDefaults](docs/RpmModulemdDefaults.md)
180
+ - [PulpRpmClient::RpmPackage](docs/RpmPackage.md)
181
+ - [PulpRpmClient::RpmPackageCategory](docs/RpmPackageCategory.md)
182
+ - [PulpRpmClient::RpmPackageEnvironment](docs/RpmPackageEnvironment.md)
183
+ - [PulpRpmClient::RpmPackageGroup](docs/RpmPackageGroup.md)
184
+ - [PulpRpmClient::RpmPackageLangpacks](docs/RpmPackageLangpacks.md)
185
+ - [PulpRpmClient::RpmRepoMetadataFile](docs/RpmRepoMetadataFile.md)
187
186
  - [PulpRpmClient::RpmRepositorySyncURL](docs/RpmRepositorySyncURL.md)
188
187
  - [PulpRpmClient::RpmRpmDistribution](docs/RpmRpmDistribution.md)
189
- - [PulpRpmClient::RpmRpmDistributionRead](docs/RpmRpmDistributionRead.md)
190
188
  - [PulpRpmClient::RpmRpmPublication](docs/RpmRpmPublication.md)
191
- - [PulpRpmClient::RpmRpmPublicationRead](docs/RpmRpmPublicationRead.md)
192
189
  - [PulpRpmClient::RpmRpmRemote](docs/RpmRpmRemote.md)
193
- - [PulpRpmClient::RpmRpmRemoteRead](docs/RpmRpmRemoteRead.md)
194
190
  - [PulpRpmClient::RpmRpmRepository](docs/RpmRpmRepository.md)
195
- - [PulpRpmClient::RpmRpmRepositoryRead](docs/RpmRpmRepositoryRead.md)
196
191
  - [PulpRpmClient::RpmUpdateCollection](docs/RpmUpdateCollection.md)
197
- - [PulpRpmClient::RpmUpdateRecordRead](docs/RpmUpdateRecordRead.md)
192
+ - [PulpRpmClient::RpmUpdateRecord](docs/RpmUpdateRecord.md)
198
193
  - [PulpRpmClient::Variant](docs/Variant.md)
199
194
 
200
195
 
@@ -164,7 +164,7 @@ Name | Type | Description | Notes
164
164
 
165
165
  ## read
166
166
 
167
- > RpmUpdateRecordRead read(update_record_href, opts)
167
+ > RpmUpdateRecord read(update_record_href, opts)
168
168
 
169
169
  Inspect an update record
170
170
 
@@ -209,7 +209,7 @@ Name | Type | Description | Notes
209
209
 
210
210
  ### Return type
211
211
 
212
- [**RpmUpdateRecordRead**](RpmUpdateRecordRead.md)
212
+ [**RpmUpdateRecord**](RpmUpdateRecord.md)
213
213
 
214
214
  ### Authorization
215
215
 
@@ -133,7 +133,7 @@ Name | Type | Description | Notes
133
133
 
134
134
  ## read
135
135
 
136
- > RpmDistributionTreeRead read(distribution_tree_href, opts)
136
+ > RpmDistributionTree read(distribution_tree_href, opts)
137
137
 
138
138
  Inspect a distribution tree
139
139
 
@@ -178,7 +178,7 @@ Name | Type | Description | Notes
178
178
 
179
179
  ### Return type
180
180
 
181
- [**RpmDistributionTreeRead**](RpmDistributionTreeRead.md)
181
+ [**RpmDistributionTree**](RpmDistributionTree.md)
182
182
 
183
183
  ### Authorization
184
184
 
@@ -158,7 +158,7 @@ Name | Type | Description | Notes
158
158
 
159
159
  ## read
160
160
 
161
- > RpmModulemdDefaultsRead read(modulemd_defaults_href, opts)
161
+ > RpmModulemdDefaults read(modulemd_defaults_href, opts)
162
162
 
163
163
  Inspect a modulemd defaults
164
164
 
@@ -203,7 +203,7 @@ Name | Type | Description | Notes
203
203
 
204
204
  ### Return type
205
205
 
206
- [**RpmModulemdDefaultsRead**](RpmModulemdDefaultsRead.md)
206
+ [**RpmModulemdDefaults**](RpmModulemdDefaults.md)
207
207
 
208
208
  ### Authorization
209
209
 
@@ -168,7 +168,7 @@ Name | Type | Description | Notes
168
168
 
169
169
  ## read
170
170
 
171
- > RpmModulemdRead read(modulemd_href, opts)
171
+ > RpmModulemd read(modulemd_href, opts)
172
172
 
173
173
  Inspect a modulemd
174
174
 
@@ -213,7 +213,7 @@ Name | Type | Description | Notes
213
213
 
214
214
  ### Return type
215
215
 
216
- [**RpmModulemdRead**](RpmModulemdRead.md)
216
+ [**RpmModulemd**](RpmModulemd.md)
217
217
 
218
218
  ### Authorization
219
219
 
@@ -133,7 +133,7 @@ Name | Type | Description | Notes
133
133
 
134
134
  ## read
135
135
 
136
- > RpmPackageCategoryRead read(package_category_href, opts)
136
+ > RpmPackageCategory read(package_category_href, opts)
137
137
 
138
138
  Inspect a package category
139
139
 
@@ -178,7 +178,7 @@ Name | Type | Description | Notes
178
178
 
179
179
  ### Return type
180
180
 
181
- [**RpmPackageCategoryRead**](RpmPackageCategoryRead.md)
181
+ [**RpmPackageCategory**](RpmPackageCategory.md)
182
182
 
183
183
  ### Authorization
184
184
 
@@ -133,7 +133,7 @@ Name | Type | Description | Notes
133
133
 
134
134
  ## read
135
135
 
136
- > RpmPackageEnvironmentRead read(package_environment_href, opts)
136
+ > RpmPackageEnvironment read(package_environment_href, opts)
137
137
 
138
138
  Inspect a package environment
139
139
 
@@ -178,7 +178,7 @@ Name | Type | Description | Notes
178
178
 
179
179
  ### Return type
180
180
 
181
- [**RpmPackageEnvironmentRead**](RpmPackageEnvironmentRead.md)
181
+ [**RpmPackageEnvironment**](RpmPackageEnvironment.md)
182
182
 
183
183
  ### Authorization
184
184
 
@@ -133,7 +133,7 @@ Name | Type | Description | Notes
133
133
 
134
134
  ## read
135
135
 
136
- > RpmPackageGroupRead read(package_group_href, opts)
136
+ > RpmPackageGroup read(package_group_href, opts)
137
137
 
138
138
  Inspect a package group
139
139
 
@@ -178,7 +178,7 @@ Name | Type | Description | Notes
178
178
 
179
179
  ### Return type
180
180
 
181
- [**RpmPackageGroupRead**](RpmPackageGroupRead.md)
181
+ [**RpmPackageGroup**](RpmPackageGroup.md)
182
182
 
183
183
  ### Authorization
184
184
 
@@ -133,7 +133,7 @@ Name | Type | Description | Notes
133
133
 
134
134
  ## read
135
135
 
136
- > RpmPackageLangpacksRead read(package_langpacks_href, opts)
136
+ > RpmPackageLangpacks read(package_langpacks_href, opts)
137
137
 
138
138
  Inspect a package langpacks
139
139
 
@@ -178,7 +178,7 @@ Name | Type | Description | Notes
178
178
 
179
179
  ### Return type
180
180
 
181
- [**RpmPackageLangpacksRead**](RpmPackageLangpacksRead.md)
181
+ [**RpmPackageLangpacks**](RpmPackageLangpacks.md)
182
182
 
183
183
  ### Authorization
184
184
 
@@ -184,7 +184,7 @@ Name | Type | Description | Notes
184
184
 
185
185
  ## read
186
186
 
187
- > RpmPackageRead read(package_href, opts)
187
+ > RpmPackage read(package_href, opts)
188
188
 
189
189
  Inspect a package
190
190
 
@@ -229,7 +229,7 @@ Name | Type | Description | Notes
229
229
 
230
230
  ### Return type
231
231
 
232
- [**RpmPackageRead**](RpmPackageRead.md)
232
+ [**RpmPackage**](RpmPackage.md)
233
233
 
234
234
  ### Authorization
235
235
 
@@ -133,7 +133,7 @@ Name | Type | Description | Notes
133
133
 
134
134
  ## read
135
135
 
136
- > RpmRepoMetadataFileRead read(repo_metadata_file_href, opts)
136
+ > RpmRepoMetadataFile read(repo_metadata_file_href, opts)
137
137
 
138
138
  Inspect a repo metadata file
139
139
 
@@ -178,7 +178,7 @@ Name | Type | Description | Notes
178
178
 
179
179
  ### Return type
180
180
 
181
- [**RpmRepoMetadataFileRead**](RpmRepoMetadataFileRead.md)
181
+ [**RpmRepoMetadataFile**](RpmRepoMetadataFile.md)
182
182
 
183
183
  ### Authorization
184
184
 
@@ -251,7 +251,7 @@ Name | Type | Description | Notes
251
251
 
252
252
  ## read
253
253
 
254
- > RpmRpmDistributionRead read(rpm_distribution_href, opts)
254
+ > RpmRpmDistribution read(rpm_distribution_href, opts)
255
255
 
256
256
  Inspect a rpm distribution
257
257
 
@@ -296,7 +296,7 @@ Name | Type | Description | Notes
296
296
 
297
297
  ### Return type
298
298
 
299
- [**RpmRpmDistributionRead**](RpmRpmDistributionRead.md)
299
+ [**RpmRpmDistribution**](RpmRpmDistribution.md)
300
300
 
301
301
  ### Authorization
302
302
 
@@ -7,7 +7,7 @@ Name | Type | Description | Notes
7
7
  **count** | **Integer** | |
8
8
  **_next** | **String** | | [optional]
9
9
  **previous** | **String** | | [optional]
10
- **results** | [**Array<RpmUpdateRecordRead>**](RpmUpdateRecordRead.md) | |
10
+ **results** | [**Array<RpmUpdateRecord>**](RpmUpdateRecord.md) | |
11
11
 
12
12
  ## Code Sample
13
13
 
@@ -7,7 +7,7 @@ Name | Type | Description | Notes
7
7
  **count** | **Integer** | |
8
8
  **_next** | **String** | | [optional]
9
9
  **previous** | **String** | | [optional]
10
- **results** | [**Array<RpmDistributionTreeRead>**](RpmDistributionTreeRead.md) | |
10
+ **results** | [**Array<RpmDistributionTree>**](RpmDistributionTree.md) | |
11
11
 
12
12
  ## Code Sample
13
13
 
@@ -7,7 +7,7 @@ Name | Type | Description | Notes
7
7
  **count** | **Integer** | |
8
8
  **_next** | **String** | | [optional]
9
9
  **previous** | **String** | | [optional]
10
- **results** | [**Array<RpmRpmDistributionRead>**](RpmRpmDistributionRead.md) | |
10
+ **results** | [**Array<RpmRpmDistribution>**](RpmRpmDistribution.md) | |
11
11
 
12
12
  ## Code Sample
13
13
 
@@ -7,7 +7,7 @@ Name | Type | Description | Notes
7
7
  **count** | **Integer** | |
8
8
  **_next** | **String** | | [optional]
9
9
  **previous** | **String** | | [optional]
10
- **results** | [**Array<RpmRpmPublicationRead>**](RpmRpmPublicationRead.md) | |
10
+ **results** | [**Array<RpmRpmPublication>**](RpmRpmPublication.md) | |
11
11
 
12
12
  ## Code Sample
13
13
 
@@ -7,7 +7,7 @@ Name | Type | Description | Notes
7
7
  **count** | **Integer** | |
8
8
  **_next** | **String** | | [optional]
9
9
  **previous** | **String** | | [optional]
10
- **results** | [**Array<RpmRpmRemoteRead>**](RpmRpmRemoteRead.md) | |
10
+ **results** | [**Array<RpmRpmRemote>**](RpmRpmRemote.md) | |
11
11
 
12
12
  ## Code Sample
13
13
 
@@ -7,7 +7,7 @@ Name | Type | Description | Notes
7
7
  **count** | **Integer** | |
8
8
  **_next** | **String** | | [optional]
9
9
  **previous** | **String** | | [optional]
10
- **results** | [**Array<RpmRpmRepositoryRead>**](RpmRpmRepositoryRead.md) | |
10
+ **results** | [**Array<RpmRpmRepository>**](RpmRpmRepository.md) | |
11
11
 
12
12
  ## Code Sample
13
13
 
@@ -7,7 +7,7 @@ Name | Type | Description | Notes
7
7
  **count** | **Integer** | |
8
8
  **_next** | **String** | | [optional]
9
9
  **previous** | **String** | | [optional]
10
- **results** | [**Array<RepositoryVersionRead>**](RepositoryVersionRead.md) | |
10
+ **results** | [**Array<RepositoryVersion>**](RepositoryVersion.md) | |
11
11
 
12
12
  ## Code Sample
13
13
 
@@ -7,7 +7,7 @@ Name | Type | Description | Notes
7
7
  **count** | **Integer** | |
8
8
  **_next** | **String** | | [optional]
9
9
  **previous** | **String** | | [optional]
10
- **results** | [**Array<RpmModulemdDefaultsRead>**](RpmModulemdDefaultsRead.md) | |
10
+ **results** | [**Array<RpmModulemdDefaults>**](RpmModulemdDefaults.md) | |
11
11
 
12
12
  ## Code Sample
13
13
 
@@ -7,7 +7,7 @@ Name | Type | Description | Notes
7
7
  **count** | **Integer** | |
8
8
  **_next** | **String** | | [optional]
9
9
  **previous** | **String** | | [optional]
10
- **results** | [**Array<RpmModulemdRead>**](RpmModulemdRead.md) | |
10
+ **results** | [**Array<RpmModulemd>**](RpmModulemd.md) | |
11
11
 
12
12
  ## Code Sample
13
13
 
@@ -7,7 +7,7 @@ Name | Type | Description | Notes
7
7
  **count** | **Integer** | |
8
8
  **_next** | **String** | | [optional]
9
9
  **previous** | **String** | | [optional]
10
- **results** | [**Array<RpmPackageCategoryRead>**](RpmPackageCategoryRead.md) | |
10
+ **results** | [**Array<RpmPackageCategory>**](RpmPackageCategory.md) | |
11
11
 
12
12
  ## Code Sample
13
13
 
@@ -7,7 +7,7 @@ Name | Type | Description | Notes
7
7
  **count** | **Integer** | |
8
8
  **_next** | **String** | | [optional]
9
9
  **previous** | **String** | | [optional]
10
- **results** | [**Array<RpmPackageEnvironmentRead>**](RpmPackageEnvironmentRead.md) | |
10
+ **results** | [**Array<RpmPackageEnvironment>**](RpmPackageEnvironment.md) | |
11
11
 
12
12
  ## Code Sample
13
13
 
@@ -7,7 +7,7 @@ Name | Type | Description | Notes
7
7
  **count** | **Integer** | |
8
8
  **_next** | **String** | | [optional]
9
9
  **previous** | **String** | | [optional]
10
- **results** | [**Array<RpmPackageGroupRead>**](RpmPackageGroupRead.md) | |
10
+ **results** | [**Array<RpmPackageGroup>**](RpmPackageGroup.md) | |
11
11
 
12
12
  ## Code Sample
13
13
 
@@ -7,7 +7,7 @@ Name | Type | Description | Notes
7
7
  **count** | **Integer** | |
8
8
  **_next** | **String** | | [optional]
9
9
  **previous** | **String** | | [optional]
10
- **results** | [**Array<RpmPackageLangpacksRead>**](RpmPackageLangpacksRead.md) | |
10
+ **results** | [**Array<RpmPackageLangpacks>**](RpmPackageLangpacks.md) | |
11
11
 
12
12
  ## Code Sample
13
13
 
@@ -7,7 +7,7 @@ Name | Type | Description | Notes
7
7
  **count** | **Integer** | |
8
8
  **_next** | **String** | | [optional]
9
9
  **previous** | **String** | | [optional]
10
- **results** | [**Array<RpmPackageRead>**](RpmPackageRead.md) | |
10
+ **results** | [**Array<RpmPackage>**](RpmPackage.md) | |
11
11
 
12
12
  ## Code Sample
13
13
 
@@ -7,7 +7,7 @@ Name | Type | Description | Notes
7
7
  **count** | **Integer** | |
8
8
  **_next** | **String** | | [optional]
9
9
  **previous** | **String** | | [optional]
10
- **results** | [**Array<RpmRepoMetadataFileRead>**](RpmRepoMetadataFileRead.md) | |
10
+ **results** | [**Array<RpmRepoMetadataFile>**](RpmRepoMetadataFile.md) | |
11
11
 
12
12
  ## Code Sample
13
13
 
@@ -195,7 +195,7 @@ Name | Type | Description | Notes
195
195
 
196
196
  ## read
197
197
 
198
- > RpmRpmPublicationRead read(rpm_publication_href, opts)
198
+ > RpmRpmPublication read(rpm_publication_href, opts)
199
199
 
200
200
  Inspect a rpm publication
201
201
 
@@ -240,7 +240,7 @@ Name | Type | Description | Notes
240
240
 
241
241
  ### Return type
242
242
 
243
- [**RpmRpmPublicationRead**](RpmRpmPublicationRead.md)
243
+ [**RpmRpmPublication**](RpmRpmPublication.md)
244
244
 
245
245
  ### Authorization
246
246