pulp_rpm_client 3.3.2 → 3.4.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (131) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +21 -16
  3. data/docs/ContentAdvisoriesApi.md +5 -5
  4. data/docs/ContentDistributionTreesApi.md +3 -3
  5. data/docs/ContentModulemdDefaultsApi.md +5 -5
  6. data/docs/ContentModulemdsApi.md +5 -5
  7. data/docs/ContentPackagecategoriesApi.md +3 -3
  8. data/docs/ContentPackageenvironmentsApi.md +3 -3
  9. data/docs/ContentPackagegroupsApi.md +3 -3
  10. data/docs/ContentPackagelangpacksApi.md +3 -3
  11. data/docs/ContentPackagesApi.md +5 -5
  12. data/docs/ContentRepoMetadataFilesApi.md +3 -3
  13. data/docs/DistributionsRpmApi.md +3 -3
  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 +3 -3
  30. data/docs/RemotesRpmApi.md +5 -5
  31. data/docs/RepositoriesRpmApi.md +10 -10
  32. data/docs/RepositoriesRpmVersionsApi.md +3 -3
  33. data/docs/RepositoryVersionRead.md +25 -0
  34. data/docs/RpmCopyApi.md +1 -1
  35. data/docs/{RpmDistributionTree.md → RpmDistributionTreeRead.md} +2 -2
  36. data/docs/{RpmModulemdDefaults.md → RpmModulemdDefaultsRead.md} +2 -2
  37. data/docs/{RpmModulemd.md → RpmModulemdRead.md} +2 -2
  38. data/docs/{RpmPackageCategory.md → RpmPackageCategoryRead.md} +2 -2
  39. data/docs/{RpmPackageEnvironment.md → RpmPackageEnvironmentRead.md} +2 -2
  40. data/docs/{RpmPackageGroup.md → RpmPackageGroupRead.md} +2 -2
  41. data/docs/{RpmPackageLangpacks.md → RpmPackageLangpacksRead.md} +2 -2
  42. data/docs/{RpmPackage.md → RpmPackageRead.md} +2 -2
  43. data/docs/{RpmRepoMetadataFile.md → RpmRepoMetadataFileRead.md} +2 -2
  44. data/docs/RpmRpmDistributionRead.md +29 -0
  45. data/docs/RpmRpmPublicationRead.md +27 -0
  46. data/docs/RpmRpmRemote.md +7 -3
  47. data/docs/RpmRpmRemoteRead.md +43 -0
  48. data/docs/RpmRpmRepositoryRead.md +29 -0
  49. data/docs/{RpmUpdateRecord.md → RpmUpdateRecordRead.md} +2 -2
  50. data/lib/pulp_rpm_client/api/content_advisories_api.rb +5 -5
  51. data/lib/pulp_rpm_client/api/content_distribution_trees_api.rb +3 -3
  52. data/lib/pulp_rpm_client/api/content_modulemd_defaults_api.rb +5 -5
  53. data/lib/pulp_rpm_client/api/content_modulemds_api.rb +5 -5
  54. data/lib/pulp_rpm_client/api/content_packagecategories_api.rb +3 -3
  55. data/lib/pulp_rpm_client/api/content_packageenvironments_api.rb +3 -3
  56. data/lib/pulp_rpm_client/api/content_packagegroups_api.rb +3 -3
  57. data/lib/pulp_rpm_client/api/content_packagelangpacks_api.rb +3 -3
  58. data/lib/pulp_rpm_client/api/content_packages_api.rb +5 -5
  59. data/lib/pulp_rpm_client/api/content_repo_metadata_files_api.rb +3 -3
  60. data/lib/pulp_rpm_client/api/distributions_rpm_api.rb +3 -3
  61. data/lib/pulp_rpm_client/api/publications_rpm_api.rb +3 -3
  62. data/lib/pulp_rpm_client/api/remotes_rpm_api.rb +6 -6
  63. data/lib/pulp_rpm_client/api/repositories_rpm_api.rb +15 -15
  64. data/lib/pulp_rpm_client/api/repositories_rpm_versions_api.rb +3 -3
  65. data/lib/pulp_rpm_client/configuration.rb +2 -2
  66. data/lib/pulp_rpm_client/models/inline_response200.rb +1 -1
  67. data/lib/pulp_rpm_client/models/inline_response2001.rb +1 -1
  68. data/lib/pulp_rpm_client/models/inline_response20010.rb +1 -1
  69. data/lib/pulp_rpm_client/models/inline_response20011.rb +1 -1
  70. data/lib/pulp_rpm_client/models/inline_response20012.rb +1 -1
  71. data/lib/pulp_rpm_client/models/inline_response20013.rb +1 -1
  72. data/lib/pulp_rpm_client/models/inline_response20014.rb +1 -1
  73. data/lib/pulp_rpm_client/models/inline_response2002.rb +1 -1
  74. data/lib/pulp_rpm_client/models/inline_response2003.rb +1 -1
  75. data/lib/pulp_rpm_client/models/inline_response2004.rb +1 -1
  76. data/lib/pulp_rpm_client/models/inline_response2005.rb +1 -1
  77. data/lib/pulp_rpm_client/models/inline_response2006.rb +1 -1
  78. data/lib/pulp_rpm_client/models/inline_response2007.rb +1 -1
  79. data/lib/pulp_rpm_client/models/inline_response2008.rb +1 -1
  80. data/lib/pulp_rpm_client/models/inline_response2009.rb +1 -1
  81. data/lib/pulp_rpm_client/models/repository_version_read.rb +244 -0
  82. data/lib/pulp_rpm_client/models/{rpm_distribution_tree.rb → rpm_distribution_tree_read.rb} +3 -3
  83. data/lib/pulp_rpm_client/models/{rpm_modulemd_defaults.rb → rpm_modulemd_defaults_read.rb} +3 -3
  84. data/lib/pulp_rpm_client/models/{rpm_modulemd.rb → rpm_modulemd_read.rb} +3 -3
  85. data/lib/pulp_rpm_client/models/{rpm_package_category.rb → rpm_package_category_read.rb} +3 -3
  86. data/lib/pulp_rpm_client/models/{rpm_package_environment.rb → rpm_package_environment_read.rb} +3 -3
  87. data/lib/pulp_rpm_client/models/{rpm_package_group.rb → rpm_package_group_read.rb} +3 -3
  88. data/lib/pulp_rpm_client/models/{rpm_package_langpacks.rb → rpm_package_langpacks_read.rb} +3 -3
  89. data/lib/pulp_rpm_client/models/{rpm_package.rb → rpm_package_read.rb} +3 -3
  90. data/lib/pulp_rpm_client/models/{rpm_repo_metadata_file.rb → rpm_repo_metadata_file_read.rb} +3 -3
  91. data/lib/pulp_rpm_client/models/rpm_rpm_distribution_read.rb +331 -0
  92. data/lib/pulp_rpm_client/models/rpm_rpm_publication_read.rb +305 -0
  93. data/lib/pulp_rpm_client/models/rpm_rpm_remote.rb +56 -4
  94. data/lib/pulp_rpm_client/models/rpm_rpm_remote_read.rb +531 -0
  95. data/lib/pulp_rpm_client/models/rpm_rpm_repository_read.rb +305 -0
  96. data/lib/pulp_rpm_client/models/{rpm_update_record.rb → rpm_update_record_read.rb} +3 -3
  97. data/lib/pulp_rpm_client/version.rb +1 -1
  98. data/lib/pulp_rpm_client.rb +15 -10
  99. data/spec/api/content_advisories_api_spec.rb +2 -2
  100. data/spec/api/content_distribution_trees_api_spec.rb +1 -1
  101. data/spec/api/content_modulemd_defaults_api_spec.rb +2 -2
  102. data/spec/api/content_modulemds_api_spec.rb +2 -2
  103. data/spec/api/content_packagecategories_api_spec.rb +1 -1
  104. data/spec/api/content_packageenvironments_api_spec.rb +1 -1
  105. data/spec/api/content_packagegroups_api_spec.rb +1 -1
  106. data/spec/api/content_packagelangpacks_api_spec.rb +1 -1
  107. data/spec/api/content_packages_api_spec.rb +2 -2
  108. data/spec/api/content_repo_metadata_files_api_spec.rb +1 -1
  109. data/spec/api/distributions_rpm_api_spec.rb +1 -1
  110. data/spec/api/publications_rpm_api_spec.rb +1 -1
  111. data/spec/api/remotes_rpm_api_spec.rb +2 -2
  112. data/spec/api/repositories_rpm_api_spec.rb +6 -6
  113. data/spec/api/repositories_rpm_versions_api_spec.rb +1 -1
  114. data/spec/configuration_spec.rb +3 -3
  115. data/spec/models/repository_version_read_spec.rb +65 -0
  116. data/spec/models/{rpm_distribution_tree_spec.rb → rpm_distribution_tree_read_spec.rb} +6 -6
  117. data/spec/models/{rpm_modulemd_defaults_spec.rb → rpm_modulemd_defaults_read_spec.rb} +6 -6
  118. data/spec/models/{rpm_modulemd_spec.rb → rpm_modulemd_read_spec.rb} +6 -6
  119. data/spec/models/{rpm_package_category_spec.rb → rpm_package_category_read_spec.rb} +6 -6
  120. data/spec/models/{rpm_package_environment_spec.rb → rpm_package_environment_read_spec.rb} +6 -6
  121. data/spec/models/{rpm_package_group_spec.rb → rpm_package_group_read_spec.rb} +6 -6
  122. data/spec/models/{rpm_package_langpacks_spec.rb → rpm_package_langpacks_read_spec.rb} +6 -6
  123. data/spec/models/{rpm_package_spec.rb → rpm_package_read_spec.rb} +6 -6
  124. data/spec/models/{rpm_repo_metadata_file_spec.rb → rpm_repo_metadata_file_read_spec.rb} +6 -6
  125. data/spec/models/rpm_rpm_distribution_read_spec.rb +77 -0
  126. data/spec/models/rpm_rpm_publication_read_spec.rb +79 -0
  127. data/spec/models/rpm_rpm_remote_read_spec.rb +123 -0
  128. data/spec/models/rpm_rpm_remote_spec.rb +12 -0
  129. data/spec/models/rpm_rpm_repository_read_spec.rb +77 -0
  130. data/spec/models/{rpm_update_record_spec.rb → rpm_update_record_read_spec.rb} +6 -6
  131. metadata +62 -42
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 2a505aea78b712aca855b71d8b869a41b58aae7c904bec7bac4281e6abbbf4fe
4
- data.tar.gz: 82b099a110cd5b7f01937f719482704f8a835bd3453bab1235827477c08eaf29
3
+ metadata.gz: fef907e6ac2f7939450c4eca6f93b98fabf07561305aa1a9ce51e3e276de0b34
4
+ data.tar.gz: 9db1f2266ce2e60649e4d5db4ec3014e07db62a435572ebd8eb63d7a5f213f1a
5
5
  SHA512:
6
- metadata.gz: 10c5562e6272bf74ab12e06db932f61934f8590ff30beb1485acd55888343de82e4dc8b454212b3841a58b2cdd8bc80d7497f074af8523aaf389ce88affa485e
7
- data.tar.gz: 88553bfe27191bba4a6058ed593aa0da28d30cddfd5f266212a2f898580250764328ffe84297cca05b863f60c8238c257860bdbed9bcefc1a62a9b78eeb0f013
6
+ metadata.gz: 1b4f3d342696d5e74acc5f0388548bda97244713b7c38aa1ab51cc6f4cd9cb0f61550b988ce339cddfa1c4f1f69809707b799c4c6e670f577ce25f813f4553fc
7
+ data.tar.gz: ae0f899fd1bf17510bba45047e6bda7d5c8bb025d05a472ab2fc2693e94d71345ff946aa89e08392b09a6038603f687cf085dd3cce75661e35c127abab3b1a1d
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.3.2
10
+ - Package version: 3.4.0
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.3.2.gem
26
+ gem install ./pulp_rpm_client-3.4.0.gem
27
27
  ```
28
28
 
29
- (for development, run `gem install --dev ./pulp_rpm_client-3.3.2.gem` to install the development dependencies)
29
+ (for development, run `gem install --dev ./pulp_rpm_client-3.4.0.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.3.2'
35
+ gem 'pulp_rpm_client', '~> 3.4.0'
36
36
 
37
37
  ### Install from Git
38
38
 
@@ -67,7 +67,7 @@ api_instance = PulpRpmClient::ContentAdvisoriesApi.new
67
67
  relative_path = 'relative_path_example' # String | Path where the artifact is located relative to distributions base_path
68
68
  opts = {
69
69
  artifact: 'artifact_example', # String | Artifact file representing the physical content
70
- file: File.new('/path/to/file'), # File | An uploaded file that should be turned into the artifact of the content unit.
70
+ file: File.new('/path/to/file'), # File | An uploaded file that may be turned into the artifact of the content unit.
71
71
  repository: 'repository_example' # String | A URI of a repository the new content unit should be associated with.
72
72
  }
73
73
 
@@ -83,7 +83,7 @@ end
83
83
 
84
84
  ## Documentation for API Endpoints
85
85
 
86
- All URIs are relative to *http://localhost:24817*
86
+ All URIs are relative to *http://pulp*
87
87
 
88
88
  Class | Method | HTTP request | Description
89
89
  ------------ | ------------- | ------------- | -------------
@@ -174,22 +174,27 @@ 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::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)
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)
186
187
  - [PulpRpmClient::RpmRepositorySyncURL](docs/RpmRepositorySyncURL.md)
187
188
  - [PulpRpmClient::RpmRpmDistribution](docs/RpmRpmDistribution.md)
189
+ - [PulpRpmClient::RpmRpmDistributionRead](docs/RpmRpmDistributionRead.md)
188
190
  - [PulpRpmClient::RpmRpmPublication](docs/RpmRpmPublication.md)
191
+ - [PulpRpmClient::RpmRpmPublicationRead](docs/RpmRpmPublicationRead.md)
189
192
  - [PulpRpmClient::RpmRpmRemote](docs/RpmRpmRemote.md)
193
+ - [PulpRpmClient::RpmRpmRemoteRead](docs/RpmRpmRemoteRead.md)
190
194
  - [PulpRpmClient::RpmRpmRepository](docs/RpmRpmRepository.md)
195
+ - [PulpRpmClient::RpmRpmRepositoryRead](docs/RpmRpmRepositoryRead.md)
191
196
  - [PulpRpmClient::RpmUpdateCollection](docs/RpmUpdateCollection.md)
192
- - [PulpRpmClient::RpmUpdateRecord](docs/RpmUpdateRecord.md)
197
+ - [PulpRpmClient::RpmUpdateRecordRead](docs/RpmUpdateRecordRead.md)
193
198
  - [PulpRpmClient::Variant](docs/Variant.md)
194
199
 
195
200
 
@@ -1,6 +1,6 @@
1
1
  # PulpRpmClient::ContentAdvisoriesApi
2
2
 
3
- All URIs are relative to *http://localhost:24817*
3
+ All URIs are relative to *http://pulp*
4
4
 
5
5
  Method | HTTP request | Description
6
6
  ------------- | ------------- | -------------
@@ -34,7 +34,7 @@ api_instance = PulpRpmClient::ContentAdvisoriesApi.new
34
34
  relative_path = 'relative_path_example' # String | Path where the artifact is located relative to distributions base_path
35
35
  opts = {
36
36
  artifact: 'artifact_example', # String | Artifact file representing the physical content
37
- file: File.new('/path/to/file'), # File | An uploaded file that should be turned into the artifact of the content unit.
37
+ file: File.new('/path/to/file'), # File | An uploaded file that may be turned into the artifact of the content unit.
38
38
  repository: 'repository_example' # String | A URI of a repository the new content unit should be associated with.
39
39
  }
40
40
 
@@ -54,7 +54,7 @@ Name | Type | Description | Notes
54
54
  ------------- | ------------- | ------------- | -------------
55
55
  **relative_path** | **String**| Path where the artifact is located relative to distributions base_path |
56
56
  **artifact** | **String**| Artifact file representing the physical content | [optional]
57
- **file** | **File**| An uploaded file that should be turned into the artifact of the content unit. | [optional]
57
+ **file** | **File**| An uploaded file that may be turned into the artifact of the content unit. | [optional]
58
58
  **repository** | **String**| A URI of a repository the new content unit should be associated with. | [optional]
59
59
 
60
60
  ### Return type
@@ -164,7 +164,7 @@ Name | Type | Description | Notes
164
164
 
165
165
  ## read
166
166
 
167
- > RpmUpdateRecord read(update_record_href, opts)
167
+ > RpmUpdateRecordRead 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
- [**RpmUpdateRecord**](RpmUpdateRecord.md)
212
+ [**RpmUpdateRecordRead**](RpmUpdateRecordRead.md)
213
213
 
214
214
  ### Authorization
215
215
 
@@ -1,6 +1,6 @@
1
1
  # PulpRpmClient::ContentDistributionTreesApi
2
2
 
3
- All URIs are relative to *http://localhost:24817*
3
+ All URIs are relative to *http://pulp*
4
4
 
5
5
  Method | HTTP request | Description
6
6
  ------------- | ------------- | -------------
@@ -133,7 +133,7 @@ Name | Type | Description | Notes
133
133
 
134
134
  ## read
135
135
 
136
- > RpmDistributionTree read(distribution_tree_href, opts)
136
+ > RpmDistributionTreeRead 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
- [**RpmDistributionTree**](RpmDistributionTree.md)
181
+ [**RpmDistributionTreeRead**](RpmDistributionTreeRead.md)
182
182
 
183
183
  ### Authorization
184
184
 
@@ -1,6 +1,6 @@
1
1
  # PulpRpmClient::ContentModulemdDefaultsApi
2
2
 
3
- All URIs are relative to *http://localhost:24817*
3
+ All URIs are relative to *http://pulp*
4
4
 
5
5
  Method | HTTP request | Description
6
6
  ------------- | ------------- | -------------
@@ -37,7 +37,7 @@ stream = 'stream_example' # String | Modulemd default stream.
37
37
  profiles = 'profiles_example' # String | Default profiles for modulemd streams.
38
38
  opts = {
39
39
  artifact: 'artifact_example', # String | Artifact file representing the physical content
40
- file: File.new('/path/to/file'), # File | An uploaded file that should be turned into the artifact of the content unit.
40
+ file: File.new('/path/to/file'), # File | An uploaded file that may be turned into the artifact of the content unit.
41
41
  repository: 'repository_example' # String | A URI of a repository the new content unit should be associated with.
42
42
  }
43
43
 
@@ -60,7 +60,7 @@ Name | Type | Description | Notes
60
60
  **stream** | **String**| Modulemd default stream. |
61
61
  **profiles** | **String**| Default profiles for modulemd streams. |
62
62
  **artifact** | **String**| Artifact file representing the physical content | [optional]
63
- **file** | **File**| An uploaded file that should be turned into the artifact of the content unit. | [optional]
63
+ **file** | **File**| An uploaded file that may be turned into the artifact of the content unit. | [optional]
64
64
  **repository** | **String**| A URI of a repository the new content unit should be associated with. | [optional]
65
65
 
66
66
  ### Return type
@@ -158,7 +158,7 @@ Name | Type | Description | Notes
158
158
 
159
159
  ## read
160
160
 
161
- > RpmModulemdDefaults read(modulemd_defaults_href, opts)
161
+ > RpmModulemdDefaultsRead 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
- [**RpmModulemdDefaults**](RpmModulemdDefaults.md)
206
+ [**RpmModulemdDefaultsRead**](RpmModulemdDefaultsRead.md)
207
207
 
208
208
  ### Authorization
209
209
 
@@ -1,6 +1,6 @@
1
1
  # PulpRpmClient::ContentModulemdsApi
2
2
 
3
- All URIs are relative to *http://localhost:24817*
3
+ All URIs are relative to *http://pulp*
4
4
 
5
5
  Method | HTTP request | Description
6
6
  ------------- | ------------- | -------------
@@ -41,7 +41,7 @@ artifacts = 'artifacts_example' # String | Modulemd artifacts.
41
41
  dependencies = 'dependencies_example' # String | Modulemd dependencies.
42
42
  opts = {
43
43
  artifact: 'artifact_example', # String | Artifact file representing the physical content
44
- file: File.new('/path/to/file'), # File | An uploaded file that should be turned into the artifact of the content unit.
44
+ file: File.new('/path/to/file'), # File | An uploaded file that may be turned into the artifact of the content unit.
45
45
  repository: 'repository_example', # String | A URI of a repository the new content unit should be associated with.
46
46
  packages: 'packages_example' # Array<String> | Modulemd artifacts' packages.
47
47
  }
@@ -69,7 +69,7 @@ Name | Type | Description | Notes
69
69
  **artifacts** | **String**| Modulemd artifacts. |
70
70
  **dependencies** | **String**| Modulemd dependencies. |
71
71
  **artifact** | **String**| Artifact file representing the physical content | [optional]
72
- **file** | **File**| An uploaded file that should be turned into the artifact of the content unit. | [optional]
72
+ **file** | **File**| An uploaded file that may be turned into the artifact of the content unit. | [optional]
73
73
  **repository** | **String**| A URI of a repository the new content unit should be associated with. | [optional]
74
74
  **packages** | [**Array&lt;String&gt;**](String.md)| Modulemd artifacts&#39; packages. | [optional]
75
75
 
@@ -168,7 +168,7 @@ Name | Type | Description | Notes
168
168
 
169
169
  ## read
170
170
 
171
- > RpmModulemd read(modulemd_href, opts)
171
+ > RpmModulemdRead 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
- [**RpmModulemd**](RpmModulemd.md)
216
+ [**RpmModulemdRead**](RpmModulemdRead.md)
217
217
 
218
218
  ### Authorization
219
219
 
@@ -1,6 +1,6 @@
1
1
  # PulpRpmClient::ContentPackagecategoriesApi
2
2
 
3
- All URIs are relative to *http://localhost:24817*
3
+ All URIs are relative to *http://pulp*
4
4
 
5
5
  Method | HTTP request | Description
6
6
  ------------- | ------------- | -------------
@@ -133,7 +133,7 @@ Name | Type | Description | Notes
133
133
 
134
134
  ## read
135
135
 
136
- > RpmPackageCategory read(package_category_href, opts)
136
+ > RpmPackageCategoryRead 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
- [**RpmPackageCategory**](RpmPackageCategory.md)
181
+ [**RpmPackageCategoryRead**](RpmPackageCategoryRead.md)
182
182
 
183
183
  ### Authorization
184
184
 
@@ -1,6 +1,6 @@
1
1
  # PulpRpmClient::ContentPackageenvironmentsApi
2
2
 
3
- All URIs are relative to *http://localhost:24817*
3
+ All URIs are relative to *http://pulp*
4
4
 
5
5
  Method | HTTP request | Description
6
6
  ------------- | ------------- | -------------
@@ -133,7 +133,7 @@ Name | Type | Description | Notes
133
133
 
134
134
  ## read
135
135
 
136
- > RpmPackageEnvironment read(package_environment_href, opts)
136
+ > RpmPackageEnvironmentRead 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
- [**RpmPackageEnvironment**](RpmPackageEnvironment.md)
181
+ [**RpmPackageEnvironmentRead**](RpmPackageEnvironmentRead.md)
182
182
 
183
183
  ### Authorization
184
184
 
@@ -1,6 +1,6 @@
1
1
  # PulpRpmClient::ContentPackagegroupsApi
2
2
 
3
- All URIs are relative to *http://localhost:24817*
3
+ All URIs are relative to *http://pulp*
4
4
 
5
5
  Method | HTTP request | Description
6
6
  ------------- | ------------- | -------------
@@ -133,7 +133,7 @@ Name | Type | Description | Notes
133
133
 
134
134
  ## read
135
135
 
136
- > RpmPackageGroup read(package_group_href, opts)
136
+ > RpmPackageGroupRead 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
- [**RpmPackageGroup**](RpmPackageGroup.md)
181
+ [**RpmPackageGroupRead**](RpmPackageGroupRead.md)
182
182
 
183
183
  ### Authorization
184
184
 
@@ -1,6 +1,6 @@
1
1
  # PulpRpmClient::ContentPackagelangpacksApi
2
2
 
3
- All URIs are relative to *http://localhost:24817*
3
+ All URIs are relative to *http://pulp*
4
4
 
5
5
  Method | HTTP request | Description
6
6
  ------------- | ------------- | -------------
@@ -133,7 +133,7 @@ Name | Type | Description | Notes
133
133
 
134
134
  ## read
135
135
 
136
- > RpmPackageLangpacks read(package_langpacks_href, opts)
136
+ > RpmPackageLangpacksRead 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
- [**RpmPackageLangpacks**](RpmPackageLangpacks.md)
181
+ [**RpmPackageLangpacksRead**](RpmPackageLangpacksRead.md)
182
182
 
183
183
  ### Authorization
184
184
 
@@ -1,6 +1,6 @@
1
1
  # PulpRpmClient::ContentPackagesApi
2
2
 
3
- All URIs are relative to *http://localhost:24817*
3
+ All URIs are relative to *http://pulp*
4
4
 
5
5
  Method | HTTP request | Description
6
6
  ------------- | ------------- | -------------
@@ -34,7 +34,7 @@ api_instance = PulpRpmClient::ContentPackagesApi.new
34
34
  relative_path = 'relative_path_example' # String | Path where the artifact is located relative to distributions base_path
35
35
  opts = {
36
36
  artifact: 'artifact_example', # String | Artifact file representing the physical content
37
- file: File.new('/path/to/file'), # File | An uploaded file that should be turned into the artifact of the content unit.
37
+ file: File.new('/path/to/file'), # File | An uploaded file that may be turned into the artifact of the content unit.
38
38
  repository: 'repository_example' # String | A URI of a repository the new content unit should be associated with.
39
39
  }
40
40
 
@@ -54,7 +54,7 @@ Name | Type | Description | Notes
54
54
  ------------- | ------------- | ------------- | -------------
55
55
  **relative_path** | **String**| Path where the artifact is located relative to distributions base_path |
56
56
  **artifact** | **String**| Artifact file representing the physical content | [optional]
57
- **file** | **File**| An uploaded file that should be turned into the artifact of the content unit. | [optional]
57
+ **file** | **File**| An uploaded file that may be turned into the artifact of the content unit. | [optional]
58
58
  **repository** | **String**| A URI of a repository the new content unit should be associated with. | [optional]
59
59
 
60
60
  ### Return type
@@ -184,7 +184,7 @@ Name | Type | Description | Notes
184
184
 
185
185
  ## read
186
186
 
187
- > RpmPackage read(package_href, opts)
187
+ > RpmPackageRead 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
- [**RpmPackage**](RpmPackage.md)
232
+ [**RpmPackageRead**](RpmPackageRead.md)
233
233
 
234
234
  ### Authorization
235
235
 
@@ -1,6 +1,6 @@
1
1
  # PulpRpmClient::ContentRepoMetadataFilesApi
2
2
 
3
- All URIs are relative to *http://localhost:24817*
3
+ All URIs are relative to *http://pulp*
4
4
 
5
5
  Method | HTTP request | Description
6
6
  ------------- | ------------- | -------------
@@ -133,7 +133,7 @@ Name | Type | Description | Notes
133
133
 
134
134
  ## read
135
135
 
136
- > RpmRepoMetadataFile read(repo_metadata_file_href, opts)
136
+ > RpmRepoMetadataFileRead 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
- [**RpmRepoMetadataFile**](RpmRepoMetadataFile.md)
181
+ [**RpmRepoMetadataFileRead**](RpmRepoMetadataFileRead.md)
182
182
 
183
183
  ### Authorization
184
184
 
@@ -1,6 +1,6 @@
1
1
  # PulpRpmClient::DistributionsRpmApi
2
2
 
3
- All URIs are relative to *http://localhost:24817*
3
+ All URIs are relative to *http://pulp*
4
4
 
5
5
  Method | HTTP request | Description
6
6
  ------------- | ------------- | -------------
@@ -251,7 +251,7 @@ Name | Type | Description | Notes
251
251
 
252
252
  ## read
253
253
 
254
- > RpmRpmDistribution read(rpm_distribution_href, opts)
254
+ > RpmRpmDistributionRead 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
- [**RpmRpmDistribution**](RpmRpmDistribution.md)
299
+ [**RpmRpmDistributionRead**](RpmRpmDistributionRead.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&lt;RpmUpdateRecord&gt;**](RpmUpdateRecord.md) | |
10
+ **results** | [**Array&lt;RpmUpdateRecordRead&gt;**](RpmUpdateRecordRead.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&lt;RpmDistributionTree&gt;**](RpmDistributionTree.md) | |
10
+ **results** | [**Array&lt;RpmDistributionTreeRead&gt;**](RpmDistributionTreeRead.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&lt;RpmRpmDistribution&gt;**](RpmRpmDistribution.md) | |
10
+ **results** | [**Array&lt;RpmRpmDistributionRead&gt;**](RpmRpmDistributionRead.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&lt;RpmRpmPublication&gt;**](RpmRpmPublication.md) | |
10
+ **results** | [**Array&lt;RpmRpmPublicationRead&gt;**](RpmRpmPublicationRead.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&lt;RpmRpmRemote&gt;**](RpmRpmRemote.md) | |
10
+ **results** | [**Array&lt;RpmRpmRemoteRead&gt;**](RpmRpmRemoteRead.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&lt;RpmRpmRepository&gt;**](RpmRpmRepository.md) | |
10
+ **results** | [**Array&lt;RpmRpmRepositoryRead&gt;**](RpmRpmRepositoryRead.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&lt;RepositoryVersion&gt;**](RepositoryVersion.md) | |
10
+ **results** | [**Array&lt;RepositoryVersionRead&gt;**](RepositoryVersionRead.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&lt;RpmModulemdDefaults&gt;**](RpmModulemdDefaults.md) | |
10
+ **results** | [**Array&lt;RpmModulemdDefaultsRead&gt;**](RpmModulemdDefaultsRead.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&lt;RpmModulemd&gt;**](RpmModulemd.md) | |
10
+ **results** | [**Array&lt;RpmModulemdRead&gt;**](RpmModulemdRead.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&lt;RpmPackageCategory&gt;**](RpmPackageCategory.md) | |
10
+ **results** | [**Array&lt;RpmPackageCategoryRead&gt;**](RpmPackageCategoryRead.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&lt;RpmPackageEnvironment&gt;**](RpmPackageEnvironment.md) | |
10
+ **results** | [**Array&lt;RpmPackageEnvironmentRead&gt;**](RpmPackageEnvironmentRead.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&lt;RpmPackageGroup&gt;**](RpmPackageGroup.md) | |
10
+ **results** | [**Array&lt;RpmPackageGroupRead&gt;**](RpmPackageGroupRead.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&lt;RpmPackageLangpacks&gt;**](RpmPackageLangpacks.md) | |
10
+ **results** | [**Array&lt;RpmPackageLangpacksRead&gt;**](RpmPackageLangpacksRead.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&lt;RpmPackage&gt;**](RpmPackage.md) | |
10
+ **results** | [**Array&lt;RpmPackageRead&gt;**](RpmPackageRead.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&lt;RpmRepoMetadataFile&gt;**](RpmRepoMetadataFile.md) | |
10
+ **results** | [**Array&lt;RpmRepoMetadataFileRead&gt;**](RpmRepoMetadataFileRead.md) | |
11
11
 
12
12
  ## Code Sample
13
13
 
@@ -1,6 +1,6 @@
1
1
  # PulpRpmClient::PublicationsRpmApi
2
2
 
3
- All URIs are relative to *http://localhost:24817*
3
+ All URIs are relative to *http://pulp*
4
4
 
5
5
  Method | HTTP request | Description
6
6
  ------------- | ------------- | -------------
@@ -195,7 +195,7 @@ Name | Type | Description | Notes
195
195
 
196
196
  ## read
197
197
 
198
- > RpmRpmPublication read(rpm_publication_href, opts)
198
+ > RpmRpmPublicationRead 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
- [**RpmRpmPublication**](RpmRpmPublication.md)
243
+ [**RpmRpmPublicationRead**](RpmRpmPublicationRead.md)
244
244
 
245
245
  ### Authorization
246
246