pulp_rpm_client 3.17.16 → 3.17.17
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/README.md +4 -4
- data/docs/AcsRpmApi.md +8 -8
- data/docs/ContentAdvisoriesApi.md +8 -8
- data/docs/ContentDistributionTreesApi.md +8 -8
- data/docs/ContentModulemdDefaultsApi.md +8 -8
- data/docs/ContentModulemdsApi.md +8 -8
- data/docs/ContentPackagecategoriesApi.md +8 -8
- data/docs/ContentPackageenvironmentsApi.md +8 -8
- data/docs/ContentPackagegroupsApi.md +8 -8
- data/docs/ContentPackagelangpacksApi.md +8 -8
- data/docs/ContentPackagesApi.md +8 -8
- data/docs/ContentRepoMetadataFilesApi.md +8 -8
- data/docs/DistributionsRpmApi.md +8 -8
- data/docs/PublicationsRpmApi.md +8 -8
- data/docs/RemotesRpmApi.md +8 -8
- data/docs/RemotesUlnApi.md +8 -8
- data/docs/RepositoriesRpmApi.md +8 -8
- data/docs/RepositoriesRpmVersionsApi.md +8 -8
- data/lib/pulp_rpm_client/api/acs_rpm_api.rb +12 -12
- data/lib/pulp_rpm_client/api/content_advisories_api.rb +12 -12
- data/lib/pulp_rpm_client/api/content_distribution_trees_api.rb +12 -12
- data/lib/pulp_rpm_client/api/content_modulemd_defaults_api.rb +12 -12
- data/lib/pulp_rpm_client/api/content_modulemds_api.rb +12 -12
- data/lib/pulp_rpm_client/api/content_packagecategories_api.rb +12 -12
- data/lib/pulp_rpm_client/api/content_packageenvironments_api.rb +12 -12
- data/lib/pulp_rpm_client/api/content_packagegroups_api.rb +12 -12
- data/lib/pulp_rpm_client/api/content_packagelangpacks_api.rb +12 -12
- data/lib/pulp_rpm_client/api/content_packages_api.rb +12 -12
- data/lib/pulp_rpm_client/api/content_repo_metadata_files_api.rb +12 -12
- data/lib/pulp_rpm_client/api/distributions_rpm_api.rb +12 -12
- data/lib/pulp_rpm_client/api/publications_rpm_api.rb +12 -12
- data/lib/pulp_rpm_client/api/remotes_rpm_api.rb +12 -12
- data/lib/pulp_rpm_client/api/remotes_uln_api.rb +12 -12
- data/lib/pulp_rpm_client/api/repositories_rpm_api.rb +12 -12
- data/lib/pulp_rpm_client/api/repositories_rpm_versions_api.rb +12 -12
- data/lib/pulp_rpm_client/version.rb +1 -1
- data/spec/api/acs_rpm_api_spec.rb +4 -4
- data/spec/api/content_advisories_api_spec.rb +4 -4
- data/spec/api/content_distribution_trees_api_spec.rb +4 -4
- data/spec/api/content_modulemd_defaults_api_spec.rb +4 -4
- data/spec/api/content_modulemds_api_spec.rb +4 -4
- data/spec/api/content_packagecategories_api_spec.rb +4 -4
- data/spec/api/content_packageenvironments_api_spec.rb +4 -4
- data/spec/api/content_packagegroups_api_spec.rb +4 -4
- data/spec/api/content_packagelangpacks_api_spec.rb +4 -4
- data/spec/api/content_packages_api_spec.rb +4 -4
- data/spec/api/content_repo_metadata_files_api_spec.rb +4 -4
- data/spec/api/distributions_rpm_api_spec.rb +4 -4
- data/spec/api/publications_rpm_api_spec.rb +4 -4
- data/spec/api/remotes_rpm_api_spec.rb +4 -4
- data/spec/api/remotes_uln_api_spec.rb +4 -4
- data/spec/api/repositories_rpm_api_spec.rb +4 -4
- data/spec/api/repositories_rpm_versions_api_spec.rb +4 -4
- metadata +70 -70
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 61a08acb2e573bdaca10823a826f1cf0d1f74f3e30b48c82a6d2080dd526d941
|
4
|
+
data.tar.gz: f9fede5814d03c3a21413bcb2ce4614fe41a18b93b71db4befa882fb13bc1906
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 577cc7f4a611082bc06a1a379136d2dc464a1a022ec784c3bf6df8f3b50c09dd8af222a605d2fa1b5066c6a581d89af963c566eefe46a61da7a9c20f7620201d
|
7
|
+
data.tar.gz: dec52c0285325d40c888b1c78a09b70e8aa928bda5294a7a767e897a1d7ee7f7540d8abd8283147c9d2d378e67b7bb7140bd9b0e0893ca5314a550ecdcb0e145
|
data/README.md
CHANGED
@@ -7,7 +7,7 @@ Fetch, Upload, Organize, and Distribute Software Packages
|
|
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.17.
|
10
|
+
- Package version: 3.17.17
|
11
11
|
- Build package: org.openapitools.codegen.languages.RubyClientCodegen
|
12
12
|
For more information, please visit [https://pulpproject.org](https://pulpproject.org)
|
13
13
|
|
@@ -24,16 +24,16 @@ gem build pulp_rpm_client.gemspec
|
|
24
24
|
Then either install the gem locally:
|
25
25
|
|
26
26
|
```shell
|
27
|
-
gem install ./pulp_rpm_client-3.17.
|
27
|
+
gem install ./pulp_rpm_client-3.17.17.gem
|
28
28
|
```
|
29
29
|
|
30
|
-
(for development, run `gem install --dev ./pulp_rpm_client-3.17.
|
30
|
+
(for development, run `gem install --dev ./pulp_rpm_client-3.17.17.gem` to install the development dependencies)
|
31
31
|
|
32
32
|
or publish the gem to a gem hosting service, e.g. [RubyGems](https://rubygems.org/).
|
33
33
|
|
34
34
|
Finally add this to the Gemfile:
|
35
35
|
|
36
|
-
gem 'pulp_rpm_client', '~> 3.17.
|
36
|
+
gem 'pulp_rpm_client', '~> 3.17.17'
|
37
37
|
|
38
38
|
### Install from Git
|
39
39
|
|
data/docs/AcsRpmApi.md
CHANGED
@@ -150,8 +150,8 @@ opts = {
|
|
150
150
|
name__startswith: 'name__startswith_example', # String | Filter results where name starts with value
|
151
151
|
offset: 56, # Integer | The initial index from which to return the results.
|
152
152
|
ordering: ['ordering_example'], # Array<String> | Ordering
|
153
|
-
fields: 'fields_example', # String | A list of fields to include in the response.
|
154
|
-
exclude_fields: 'exclude_fields_example' # String | A list of fields to exclude from the response.
|
153
|
+
fields: ['fields_example'], # Array<String> | A list of fields to include in the response.
|
154
|
+
exclude_fields: ['exclude_fields_example'] # Array<String> | A list of fields to exclude from the response.
|
155
155
|
}
|
156
156
|
|
157
157
|
begin
|
@@ -176,8 +176,8 @@ Name | Type | Description | Notes
|
|
176
176
|
**name__startswith** | **String**| Filter results where name starts with value | [optional]
|
177
177
|
**offset** | **Integer**| The initial index from which to return the results. | [optional]
|
178
178
|
**ordering** | [**Array<String>**](String.md)| Ordering | [optional]
|
179
|
-
**fields** | **String
|
180
|
-
**exclude_fields** | **String
|
179
|
+
**fields** | [**Array<String>**](String.md)| A list of fields to include in the response. | [optional]
|
180
|
+
**exclude_fields** | [**Array<String>**](String.md)| A list of fields to exclude from the response. | [optional]
|
181
181
|
|
182
182
|
### Return type
|
183
183
|
|
@@ -271,8 +271,8 @@ end
|
|
271
271
|
api_instance = PulpRpmClient::AcsRpmApi.new
|
272
272
|
rpm_rpm_alternate_content_source_href = 'rpm_rpm_alternate_content_source_href_example' # String |
|
273
273
|
opts = {
|
274
|
-
fields: 'fields_example', # String | A list of fields to include in the response.
|
275
|
-
exclude_fields: 'exclude_fields_example' # String | A list of fields to exclude from the response.
|
274
|
+
fields: ['fields_example'], # Array<String> | A list of fields to include in the response.
|
275
|
+
exclude_fields: ['exclude_fields_example'] # Array<String> | A list of fields to exclude from the response.
|
276
276
|
}
|
277
277
|
|
278
278
|
begin
|
@@ -290,8 +290,8 @@ end
|
|
290
290
|
Name | Type | Description | Notes
|
291
291
|
------------- | ------------- | ------------- | -------------
|
292
292
|
**rpm_rpm_alternate_content_source_href** | **String**| |
|
293
|
-
**fields** | **String
|
294
|
-
**exclude_fields** | **String
|
293
|
+
**fields** | [**Array<String>**](String.md)| A list of fields to include in the response. | [optional]
|
294
|
+
**exclude_fields** | [**Array<String>**](String.md)| A list of fields to exclude from the response. | [optional]
|
295
295
|
|
296
296
|
### Return type
|
297
297
|
|
@@ -106,8 +106,8 @@ opts = {
|
|
106
106
|
type: 'type_example', # String | Filter results where type matches value
|
107
107
|
type__in: ['type__in_example'], # Array<String> | Filter results where type is in a comma-separated list of values
|
108
108
|
type__ne: 'type__ne_example', # String | Filter results where type not equal to value
|
109
|
-
fields: 'fields_example', # String | A list of fields to include in the response.
|
110
|
-
exclude_fields: 'exclude_fields_example' # String | A list of fields to exclude from the response.
|
109
|
+
fields: ['fields_example'], # Array<String> | A list of fields to include in the response.
|
110
|
+
exclude_fields: ['exclude_fields_example'] # Array<String> | A list of fields to exclude from the response.
|
111
111
|
}
|
112
112
|
|
113
113
|
begin
|
@@ -141,8 +141,8 @@ Name | Type | Description | Notes
|
|
141
141
|
**type** | **String**| Filter results where type matches value | [optional]
|
142
142
|
**type__in** | [**Array<String>**](String.md)| Filter results where type is in a comma-separated list of values | [optional]
|
143
143
|
**type__ne** | **String**| Filter results where type not equal to value | [optional]
|
144
|
-
**fields** | **String
|
145
|
-
**exclude_fields** | **String
|
144
|
+
**fields** | [**Array<String>**](String.md)| A list of fields to include in the response. | [optional]
|
145
|
+
**exclude_fields** | [**Array<String>**](String.md)| A list of fields to exclude from the response. | [optional]
|
146
146
|
|
147
147
|
### Return type
|
148
148
|
|
@@ -181,8 +181,8 @@ end
|
|
181
181
|
api_instance = PulpRpmClient::ContentAdvisoriesApi.new
|
182
182
|
rpm_update_record_href = 'rpm_update_record_href_example' # String |
|
183
183
|
opts = {
|
184
|
-
fields: 'fields_example', # String | A list of fields to include in the response.
|
185
|
-
exclude_fields: 'exclude_fields_example' # String | A list of fields to exclude from the response.
|
184
|
+
fields: ['fields_example'], # Array<String> | A list of fields to include in the response.
|
185
|
+
exclude_fields: ['exclude_fields_example'] # Array<String> | A list of fields to exclude from the response.
|
186
186
|
}
|
187
187
|
|
188
188
|
begin
|
@@ -200,8 +200,8 @@ end
|
|
200
200
|
Name | Type | Description | Notes
|
201
201
|
------------- | ------------- | ------------- | -------------
|
202
202
|
**rpm_update_record_href** | **String**| |
|
203
|
-
**fields** | **String
|
204
|
-
**exclude_fields** | **String
|
203
|
+
**fields** | [**Array<String>**](String.md)| A list of fields to include in the response. | [optional]
|
204
|
+
**exclude_fields** | [**Array<String>**](String.md)| A list of fields to exclude from the response. | [optional]
|
205
205
|
|
206
206
|
### Return type
|
207
207
|
|
@@ -37,8 +37,8 @@ opts = {
|
|
37
37
|
repository_version: 'repository_version_example', # String | Repository Version referenced by HREF
|
38
38
|
repository_version_added: 'repository_version_added_example', # String | Repository Version referenced by HREF
|
39
39
|
repository_version_removed: 'repository_version_removed_example', # String | Repository Version referenced by HREF
|
40
|
-
fields: 'fields_example', # String | A list of fields to include in the response.
|
41
|
-
exclude_fields: 'exclude_fields_example' # String | A list of fields to exclude from the response.
|
40
|
+
fields: ['fields_example'], # Array<String> | A list of fields to include in the response.
|
41
|
+
exclude_fields: ['exclude_fields_example'] # Array<String> | A list of fields to exclude from the response.
|
42
42
|
}
|
43
43
|
|
44
44
|
begin
|
@@ -61,8 +61,8 @@ Name | Type | Description | Notes
|
|
61
61
|
**repository_version** | **String**| Repository Version referenced by HREF | [optional]
|
62
62
|
**repository_version_added** | **String**| Repository Version referenced by HREF | [optional]
|
63
63
|
**repository_version_removed** | **String**| Repository Version referenced by HREF | [optional]
|
64
|
-
**fields** | **String
|
65
|
-
**exclude_fields** | **String
|
64
|
+
**fields** | [**Array<String>**](String.md)| A list of fields to include in the response. | [optional]
|
65
|
+
**exclude_fields** | [**Array<String>**](String.md)| A list of fields to exclude from the response. | [optional]
|
66
66
|
|
67
67
|
### Return type
|
68
68
|
|
@@ -101,8 +101,8 @@ end
|
|
101
101
|
api_instance = PulpRpmClient::ContentDistributionTreesApi.new
|
102
102
|
rpm_distribution_tree_href = 'rpm_distribution_tree_href_example' # String |
|
103
103
|
opts = {
|
104
|
-
fields: 'fields_example', # String | A list of fields to include in the response.
|
105
|
-
exclude_fields: 'exclude_fields_example' # String | A list of fields to exclude from the response.
|
104
|
+
fields: ['fields_example'], # Array<String> | A list of fields to include in the response.
|
105
|
+
exclude_fields: ['exclude_fields_example'] # Array<String> | A list of fields to exclude from the response.
|
106
106
|
}
|
107
107
|
|
108
108
|
begin
|
@@ -120,8 +120,8 @@ end
|
|
120
120
|
Name | Type | Description | Notes
|
121
121
|
------------- | ------------- | ------------- | -------------
|
122
122
|
**rpm_distribution_tree_href** | **String**| |
|
123
|
-
**fields** | **String
|
124
|
-
**exclude_fields** | **String
|
123
|
+
**fields** | [**Array<String>**](String.md)| A list of fields to include in the response. | [optional]
|
124
|
+
**exclude_fields** | [**Array<String>**](String.md)| A list of fields to exclude from the response. | [optional]
|
125
125
|
|
126
126
|
### Return type
|
127
127
|
|
@@ -112,8 +112,8 @@ opts = {
|
|
112
112
|
sha256: 'sha256_example', # String |
|
113
113
|
stream: 'stream_example', # String | Filter results where stream matches value
|
114
114
|
stream__in: ['stream__in_example'], # Array<String> | Filter results where stream is in a comma-separated list of values
|
115
|
-
fields: 'fields_example', # String | A list of fields to include in the response.
|
116
|
-
exclude_fields: 'exclude_fields_example' # String | A list of fields to exclude from the response.
|
115
|
+
fields: ['fields_example'], # Array<String> | A list of fields to include in the response.
|
116
|
+
exclude_fields: ['exclude_fields_example'] # Array<String> | A list of fields to exclude from the response.
|
117
117
|
}
|
118
118
|
|
119
119
|
begin
|
@@ -141,8 +141,8 @@ Name | Type | Description | Notes
|
|
141
141
|
**sha256** | **String**| | [optional]
|
142
142
|
**stream** | **String**| Filter results where stream matches value | [optional]
|
143
143
|
**stream__in** | [**Array<String>**](String.md)| Filter results where stream is in a comma-separated list of values | [optional]
|
144
|
-
**fields** | **String
|
145
|
-
**exclude_fields** | **String
|
144
|
+
**fields** | [**Array<String>**](String.md)| A list of fields to include in the response. | [optional]
|
145
|
+
**exclude_fields** | [**Array<String>**](String.md)| A list of fields to exclude from the response. | [optional]
|
146
146
|
|
147
147
|
### Return type
|
148
148
|
|
@@ -181,8 +181,8 @@ end
|
|
181
181
|
api_instance = PulpRpmClient::ContentModulemdDefaultsApi.new
|
182
182
|
rpm_modulemd_defaults_href = 'rpm_modulemd_defaults_href_example' # String |
|
183
183
|
opts = {
|
184
|
-
fields: 'fields_example', # String | A list of fields to include in the response.
|
185
|
-
exclude_fields: 'exclude_fields_example' # String | A list of fields to exclude from the response.
|
184
|
+
fields: ['fields_example'], # Array<String> | A list of fields to include in the response.
|
185
|
+
exclude_fields: ['exclude_fields_example'] # Array<String> | A list of fields to exclude from the response.
|
186
186
|
}
|
187
187
|
|
188
188
|
begin
|
@@ -200,8 +200,8 @@ end
|
|
200
200
|
Name | Type | Description | Notes
|
201
201
|
------------- | ------------- | ------------- | -------------
|
202
202
|
**rpm_modulemd_defaults_href** | **String**| |
|
203
|
-
**fields** | **String
|
204
|
-
**exclude_fields** | **String
|
203
|
+
**fields** | [**Array<String>**](String.md)| A list of fields to include in the response. | [optional]
|
204
|
+
**exclude_fields** | [**Array<String>**](String.md)| A list of fields to exclude from the response. | [optional]
|
205
205
|
|
206
206
|
### Return type
|
207
207
|
|
data/docs/ContentModulemdsApi.md
CHANGED
@@ -124,8 +124,8 @@ opts = {
|
|
124
124
|
sha256: 'sha256_example', # String |
|
125
125
|
stream: 'stream_example', # String | Filter results where stream matches value
|
126
126
|
stream__in: ['stream__in_example'], # Array<String> | Filter results where stream is in a comma-separated list of values
|
127
|
-
fields: 'fields_example', # String | A list of fields to include in the response.
|
128
|
-
exclude_fields: 'exclude_fields_example' # String | A list of fields to exclude from the response.
|
127
|
+
fields: ['fields_example'], # Array<String> | A list of fields to include in the response.
|
128
|
+
exclude_fields: ['exclude_fields_example'] # Array<String> | A list of fields to exclude from the response.
|
129
129
|
}
|
130
130
|
|
131
131
|
begin
|
@@ -153,8 +153,8 @@ Name | Type | Description | Notes
|
|
153
153
|
**sha256** | **String**| | [optional]
|
154
154
|
**stream** | **String**| Filter results where stream matches value | [optional]
|
155
155
|
**stream__in** | [**Array<String>**](String.md)| Filter results where stream is in a comma-separated list of values | [optional]
|
156
|
-
**fields** | **String
|
157
|
-
**exclude_fields** | **String
|
156
|
+
**fields** | [**Array<String>**](String.md)| A list of fields to include in the response. | [optional]
|
157
|
+
**exclude_fields** | [**Array<String>**](String.md)| A list of fields to exclude from the response. | [optional]
|
158
158
|
|
159
159
|
### Return type
|
160
160
|
|
@@ -193,8 +193,8 @@ end
|
|
193
193
|
api_instance = PulpRpmClient::ContentModulemdsApi.new
|
194
194
|
rpm_modulemd_href = 'rpm_modulemd_href_example' # String |
|
195
195
|
opts = {
|
196
|
-
fields: 'fields_example', # String | A list of fields to include in the response.
|
197
|
-
exclude_fields: 'exclude_fields_example' # String | A list of fields to exclude from the response.
|
196
|
+
fields: ['fields_example'], # Array<String> | A list of fields to include in the response.
|
197
|
+
exclude_fields: ['exclude_fields_example'] # Array<String> | A list of fields to exclude from the response.
|
198
198
|
}
|
199
199
|
|
200
200
|
begin
|
@@ -212,8 +212,8 @@ end
|
|
212
212
|
Name | Type | Description | Notes
|
213
213
|
------------- | ------------- | ------------- | -------------
|
214
214
|
**rpm_modulemd_href** | **String**| |
|
215
|
-
**fields** | **String
|
216
|
-
**exclude_fields** | **String
|
215
|
+
**fields** | [**Array<String>**](String.md)| A list of fields to include in the response. | [optional]
|
216
|
+
**exclude_fields** | [**Array<String>**](String.md)| A list of fields to exclude from the response. | [optional]
|
217
217
|
|
218
218
|
### Return type
|
219
219
|
|
@@ -37,8 +37,8 @@ opts = {
|
|
37
37
|
repository_version: 'repository_version_example', # String | Repository Version referenced by HREF
|
38
38
|
repository_version_added: 'repository_version_added_example', # String | Repository Version referenced by HREF
|
39
39
|
repository_version_removed: 'repository_version_removed_example', # String | Repository Version referenced by HREF
|
40
|
-
fields: 'fields_example', # String | A list of fields to include in the response.
|
41
|
-
exclude_fields: 'exclude_fields_example' # String | A list of fields to exclude from the response.
|
40
|
+
fields: ['fields_example'], # Array<String> | A list of fields to include in the response.
|
41
|
+
exclude_fields: ['exclude_fields_example'] # Array<String> | A list of fields to exclude from the response.
|
42
42
|
}
|
43
43
|
|
44
44
|
begin
|
@@ -61,8 +61,8 @@ Name | Type | Description | Notes
|
|
61
61
|
**repository_version** | **String**| Repository Version referenced by HREF | [optional]
|
62
62
|
**repository_version_added** | **String**| Repository Version referenced by HREF | [optional]
|
63
63
|
**repository_version_removed** | **String**| Repository Version referenced by HREF | [optional]
|
64
|
-
**fields** | **String
|
65
|
-
**exclude_fields** | **String
|
64
|
+
**fields** | [**Array<String>**](String.md)| A list of fields to include in the response. | [optional]
|
65
|
+
**exclude_fields** | [**Array<String>**](String.md)| A list of fields to exclude from the response. | [optional]
|
66
66
|
|
67
67
|
### Return type
|
68
68
|
|
@@ -101,8 +101,8 @@ end
|
|
101
101
|
api_instance = PulpRpmClient::ContentPackagecategoriesApi.new
|
102
102
|
rpm_package_category_href = 'rpm_package_category_href_example' # String |
|
103
103
|
opts = {
|
104
|
-
fields: 'fields_example', # String | A list of fields to include in the response.
|
105
|
-
exclude_fields: 'exclude_fields_example' # String | A list of fields to exclude from the response.
|
104
|
+
fields: ['fields_example'], # Array<String> | A list of fields to include in the response.
|
105
|
+
exclude_fields: ['exclude_fields_example'] # Array<String> | A list of fields to exclude from the response.
|
106
106
|
}
|
107
107
|
|
108
108
|
begin
|
@@ -120,8 +120,8 @@ end
|
|
120
120
|
Name | Type | Description | Notes
|
121
121
|
------------- | ------------- | ------------- | -------------
|
122
122
|
**rpm_package_category_href** | **String**| |
|
123
|
-
**fields** | **String
|
124
|
-
**exclude_fields** | **String
|
123
|
+
**fields** | [**Array<String>**](String.md)| A list of fields to include in the response. | [optional]
|
124
|
+
**exclude_fields** | [**Array<String>**](String.md)| A list of fields to exclude from the response. | [optional]
|
125
125
|
|
126
126
|
### Return type
|
127
127
|
|
@@ -37,8 +37,8 @@ opts = {
|
|
37
37
|
repository_version: 'repository_version_example', # String | Repository Version referenced by HREF
|
38
38
|
repository_version_added: 'repository_version_added_example', # String | Repository Version referenced by HREF
|
39
39
|
repository_version_removed: 'repository_version_removed_example', # String | Repository Version referenced by HREF
|
40
|
-
fields: 'fields_example', # String | A list of fields to include in the response.
|
41
|
-
exclude_fields: 'exclude_fields_example' # String | A list of fields to exclude from the response.
|
40
|
+
fields: ['fields_example'], # Array<String> | A list of fields to include in the response.
|
41
|
+
exclude_fields: ['exclude_fields_example'] # Array<String> | A list of fields to exclude from the response.
|
42
42
|
}
|
43
43
|
|
44
44
|
begin
|
@@ -61,8 +61,8 @@ Name | Type | Description | Notes
|
|
61
61
|
**repository_version** | **String**| Repository Version referenced by HREF | [optional]
|
62
62
|
**repository_version_added** | **String**| Repository Version referenced by HREF | [optional]
|
63
63
|
**repository_version_removed** | **String**| Repository Version referenced by HREF | [optional]
|
64
|
-
**fields** | **String
|
65
|
-
**exclude_fields** | **String
|
64
|
+
**fields** | [**Array<String>**](String.md)| A list of fields to include in the response. | [optional]
|
65
|
+
**exclude_fields** | [**Array<String>**](String.md)| A list of fields to exclude from the response. | [optional]
|
66
66
|
|
67
67
|
### Return type
|
68
68
|
|
@@ -101,8 +101,8 @@ end
|
|
101
101
|
api_instance = PulpRpmClient::ContentPackageenvironmentsApi.new
|
102
102
|
rpm_package_environment_href = 'rpm_package_environment_href_example' # String |
|
103
103
|
opts = {
|
104
|
-
fields: 'fields_example', # String | A list of fields to include in the response.
|
105
|
-
exclude_fields: 'exclude_fields_example' # String | A list of fields to exclude from the response.
|
104
|
+
fields: ['fields_example'], # Array<String> | A list of fields to include in the response.
|
105
|
+
exclude_fields: ['exclude_fields_example'] # Array<String> | A list of fields to exclude from the response.
|
106
106
|
}
|
107
107
|
|
108
108
|
begin
|
@@ -120,8 +120,8 @@ end
|
|
120
120
|
Name | Type | Description | Notes
|
121
121
|
------------- | ------------- | ------------- | -------------
|
122
122
|
**rpm_package_environment_href** | **String**| |
|
123
|
-
**fields** | **String
|
124
|
-
**exclude_fields** | **String
|
123
|
+
**fields** | [**Array<String>**](String.md)| A list of fields to include in the response. | [optional]
|
124
|
+
**exclude_fields** | [**Array<String>**](String.md)| A list of fields to exclude from the response. | [optional]
|
125
125
|
|
126
126
|
### Return type
|
127
127
|
|
@@ -37,8 +37,8 @@ opts = {
|
|
37
37
|
repository_version: 'repository_version_example', # String | Repository Version referenced by HREF
|
38
38
|
repository_version_added: 'repository_version_added_example', # String | Repository Version referenced by HREF
|
39
39
|
repository_version_removed: 'repository_version_removed_example', # String | Repository Version referenced by HREF
|
40
|
-
fields: 'fields_example', # String | A list of fields to include in the response.
|
41
|
-
exclude_fields: 'exclude_fields_example' # String | A list of fields to exclude from the response.
|
40
|
+
fields: ['fields_example'], # Array<String> | A list of fields to include in the response.
|
41
|
+
exclude_fields: ['exclude_fields_example'] # Array<String> | A list of fields to exclude from the response.
|
42
42
|
}
|
43
43
|
|
44
44
|
begin
|
@@ -61,8 +61,8 @@ Name | Type | Description | Notes
|
|
61
61
|
**repository_version** | **String**| Repository Version referenced by HREF | [optional]
|
62
62
|
**repository_version_added** | **String**| Repository Version referenced by HREF | [optional]
|
63
63
|
**repository_version_removed** | **String**| Repository Version referenced by HREF | [optional]
|
64
|
-
**fields** | **String
|
65
|
-
**exclude_fields** | **String
|
64
|
+
**fields** | [**Array<String>**](String.md)| A list of fields to include in the response. | [optional]
|
65
|
+
**exclude_fields** | [**Array<String>**](String.md)| A list of fields to exclude from the response. | [optional]
|
66
66
|
|
67
67
|
### Return type
|
68
68
|
|
@@ -101,8 +101,8 @@ end
|
|
101
101
|
api_instance = PulpRpmClient::ContentPackagegroupsApi.new
|
102
102
|
rpm_package_group_href = 'rpm_package_group_href_example' # String |
|
103
103
|
opts = {
|
104
|
-
fields: 'fields_example', # String | A list of fields to include in the response.
|
105
|
-
exclude_fields: 'exclude_fields_example' # String | A list of fields to exclude from the response.
|
104
|
+
fields: ['fields_example'], # Array<String> | A list of fields to include in the response.
|
105
|
+
exclude_fields: ['exclude_fields_example'] # Array<String> | A list of fields to exclude from the response.
|
106
106
|
}
|
107
107
|
|
108
108
|
begin
|
@@ -120,8 +120,8 @@ end
|
|
120
120
|
Name | Type | Description | Notes
|
121
121
|
------------- | ------------- | ------------- | -------------
|
122
122
|
**rpm_package_group_href** | **String**| |
|
123
|
-
**fields** | **String
|
124
|
-
**exclude_fields** | **String
|
123
|
+
**fields** | [**Array<String>**](String.md)| A list of fields to include in the response. | [optional]
|
124
|
+
**exclude_fields** | [**Array<String>**](String.md)| A list of fields to exclude from the response. | [optional]
|
125
125
|
|
126
126
|
### Return type
|
127
127
|
|
@@ -37,8 +37,8 @@ opts = {
|
|
37
37
|
repository_version: 'repository_version_example', # String | Repository Version referenced by HREF
|
38
38
|
repository_version_added: 'repository_version_added_example', # String | Repository Version referenced by HREF
|
39
39
|
repository_version_removed: 'repository_version_removed_example', # String | Repository Version referenced by HREF
|
40
|
-
fields: 'fields_example', # String | A list of fields to include in the response.
|
41
|
-
exclude_fields: 'exclude_fields_example' # String | A list of fields to exclude from the response.
|
40
|
+
fields: ['fields_example'], # Array<String> | A list of fields to include in the response.
|
41
|
+
exclude_fields: ['exclude_fields_example'] # Array<String> | A list of fields to exclude from the response.
|
42
42
|
}
|
43
43
|
|
44
44
|
begin
|
@@ -61,8 +61,8 @@ Name | Type | Description | Notes
|
|
61
61
|
**repository_version** | **String**| Repository Version referenced by HREF | [optional]
|
62
62
|
**repository_version_added** | **String**| Repository Version referenced by HREF | [optional]
|
63
63
|
**repository_version_removed** | **String**| Repository Version referenced by HREF | [optional]
|
64
|
-
**fields** | **String
|
65
|
-
**exclude_fields** | **String
|
64
|
+
**fields** | [**Array<String>**](String.md)| A list of fields to include in the response. | [optional]
|
65
|
+
**exclude_fields** | [**Array<String>**](String.md)| A list of fields to exclude from the response. | [optional]
|
66
66
|
|
67
67
|
### Return type
|
68
68
|
|
@@ -101,8 +101,8 @@ end
|
|
101
101
|
api_instance = PulpRpmClient::ContentPackagelangpacksApi.new
|
102
102
|
rpm_package_langpacks_href = 'rpm_package_langpacks_href_example' # String |
|
103
103
|
opts = {
|
104
|
-
fields: 'fields_example', # String | A list of fields to include in the response.
|
105
|
-
exclude_fields: 'exclude_fields_example' # String | A list of fields to exclude from the response.
|
104
|
+
fields: ['fields_example'], # Array<String> | A list of fields to include in the response.
|
105
|
+
exclude_fields: ['exclude_fields_example'] # Array<String> | A list of fields to exclude from the response.
|
106
106
|
}
|
107
107
|
|
108
108
|
begin
|
@@ -120,8 +120,8 @@ end
|
|
120
120
|
Name | Type | Description | Notes
|
121
121
|
------------- | ------------- | ------------- | -------------
|
122
122
|
**rpm_package_langpacks_href** | **String**| |
|
123
|
-
**fields** | **String
|
124
|
-
**exclude_fields** | **String
|
123
|
+
**fields** | [**Array<String>**](String.md)| A list of fields to include in the response. | [optional]
|
124
|
+
**exclude_fields** | [**Array<String>**](String.md)| A list of fields to exclude from the response. | [optional]
|
125
125
|
|
126
126
|
### Return type
|
127
127
|
|
data/docs/ContentPackagesApi.md
CHANGED
@@ -122,8 +122,8 @@ opts = {
|
|
122
122
|
version: 'version_example', # String | Filter results where version matches value
|
123
123
|
version__in: ['version__in_example'], # Array<String> | Filter results where version is in a comma-separated list of values
|
124
124
|
version__ne: 'version__ne_example', # String | Filter results where version not equal to value
|
125
|
-
fields: 'fields_example', # String | A list of fields to include in the response.
|
126
|
-
exclude_fields: 'exclude_fields_example' # String | A list of fields to exclude from the response.
|
125
|
+
fields: ['fields_example'], # Array<String> | A list of fields to include in the response.
|
126
|
+
exclude_fields: ['exclude_fields_example'] # Array<String> | A list of fields to exclude from the response.
|
127
127
|
}
|
128
128
|
|
129
129
|
begin
|
@@ -167,8 +167,8 @@ Name | Type | Description | Notes
|
|
167
167
|
**version** | **String**| Filter results where version matches value | [optional]
|
168
168
|
**version__in** | [**Array<String>**](String.md)| Filter results where version is in a comma-separated list of values | [optional]
|
169
169
|
**version__ne** | **String**| Filter results where version not equal to value | [optional]
|
170
|
-
**fields** | **String
|
171
|
-
**exclude_fields** | **String
|
170
|
+
**fields** | [**Array<String>**](String.md)| A list of fields to include in the response. | [optional]
|
171
|
+
**exclude_fields** | [**Array<String>**](String.md)| A list of fields to exclude from the response. | [optional]
|
172
172
|
|
173
173
|
### Return type
|
174
174
|
|
@@ -207,8 +207,8 @@ end
|
|
207
207
|
api_instance = PulpRpmClient::ContentPackagesApi.new
|
208
208
|
rpm_package_href = 'rpm_package_href_example' # String |
|
209
209
|
opts = {
|
210
|
-
fields: 'fields_example', # String | A list of fields to include in the response.
|
211
|
-
exclude_fields: 'exclude_fields_example' # String | A list of fields to exclude from the response.
|
210
|
+
fields: ['fields_example'], # Array<String> | A list of fields to include in the response.
|
211
|
+
exclude_fields: ['exclude_fields_example'] # Array<String> | A list of fields to exclude from the response.
|
212
212
|
}
|
213
213
|
|
214
214
|
begin
|
@@ -226,8 +226,8 @@ end
|
|
226
226
|
Name | Type | Description | Notes
|
227
227
|
------------- | ------------- | ------------- | -------------
|
228
228
|
**rpm_package_href** | **String**| |
|
229
|
-
**fields** | **String
|
230
|
-
**exclude_fields** | **String
|
229
|
+
**fields** | [**Array<String>**](String.md)| A list of fields to include in the response. | [optional]
|
230
|
+
**exclude_fields** | [**Array<String>**](String.md)| A list of fields to exclude from the response. | [optional]
|
231
231
|
|
232
232
|
### Return type
|
233
233
|
|
@@ -37,8 +37,8 @@ opts = {
|
|
37
37
|
repository_version: 'repository_version_example', # String | Repository Version referenced by HREF
|
38
38
|
repository_version_added: 'repository_version_added_example', # String | Repository Version referenced by HREF
|
39
39
|
repository_version_removed: 'repository_version_removed_example', # String | Repository Version referenced by HREF
|
40
|
-
fields: 'fields_example', # String | A list of fields to include in the response.
|
41
|
-
exclude_fields: 'exclude_fields_example' # String | A list of fields to exclude from the response.
|
40
|
+
fields: ['fields_example'], # Array<String> | A list of fields to include in the response.
|
41
|
+
exclude_fields: ['exclude_fields_example'] # Array<String> | A list of fields to exclude from the response.
|
42
42
|
}
|
43
43
|
|
44
44
|
begin
|
@@ -61,8 +61,8 @@ Name | Type | Description | Notes
|
|
61
61
|
**repository_version** | **String**| Repository Version referenced by HREF | [optional]
|
62
62
|
**repository_version_added** | **String**| Repository Version referenced by HREF | [optional]
|
63
63
|
**repository_version_removed** | **String**| Repository Version referenced by HREF | [optional]
|
64
|
-
**fields** | **String
|
65
|
-
**exclude_fields** | **String
|
64
|
+
**fields** | [**Array<String>**](String.md)| A list of fields to include in the response. | [optional]
|
65
|
+
**exclude_fields** | [**Array<String>**](String.md)| A list of fields to exclude from the response. | [optional]
|
66
66
|
|
67
67
|
### Return type
|
68
68
|
|
@@ -101,8 +101,8 @@ end
|
|
101
101
|
api_instance = PulpRpmClient::ContentRepoMetadataFilesApi.new
|
102
102
|
rpm_repo_metadata_file_href = 'rpm_repo_metadata_file_href_example' # String |
|
103
103
|
opts = {
|
104
|
-
fields: 'fields_example', # String | A list of fields to include in the response.
|
105
|
-
exclude_fields: 'exclude_fields_example' # String | A list of fields to exclude from the response.
|
104
|
+
fields: ['fields_example'], # Array<String> | A list of fields to include in the response.
|
105
|
+
exclude_fields: ['exclude_fields_example'] # Array<String> | A list of fields to exclude from the response.
|
106
106
|
}
|
107
107
|
|
108
108
|
begin
|
@@ -120,8 +120,8 @@ end
|
|
120
120
|
Name | Type | Description | Notes
|
121
121
|
------------- | ------------- | ------------- | -------------
|
122
122
|
**rpm_repo_metadata_file_href** | **String**| |
|
123
|
-
**fields** | **String
|
124
|
-
**exclude_fields** | **String
|
123
|
+
**fields** | [**Array<String>**](String.md)| A list of fields to include in the response. | [optional]
|
124
|
+
**exclude_fields** | [**Array<String>**](String.md)| A list of fields to exclude from the response. | [optional]
|
125
125
|
|
126
126
|
### Return type
|
127
127
|
|
data/docs/DistributionsRpmApi.md
CHANGED
@@ -155,8 +155,8 @@ opts = {
|
|
155
155
|
ordering: ['ordering_example'], # Array<String> | Ordering
|
156
156
|
pulp_label_select: 'pulp_label_select_example', # String | Filter labels by search string
|
157
157
|
with_content: 'with_content_example', # String | Filter distributions based on the content served by them
|
158
|
-
fields: 'fields_example', # String | A list of fields to include in the response.
|
159
|
-
exclude_fields: 'exclude_fields_example' # String | A list of fields to exclude from the response.
|
158
|
+
fields: ['fields_example'], # Array<String> | A list of fields to include in the response.
|
159
|
+
exclude_fields: ['exclude_fields_example'] # Array<String> | A list of fields to exclude from the response.
|
160
160
|
}
|
161
161
|
|
162
162
|
begin
|
@@ -187,8 +187,8 @@ Name | Type | Description | Notes
|
|
187
187
|
**ordering** | [**Array<String>**](String.md)| Ordering | [optional]
|
188
188
|
**pulp_label_select** | **String**| Filter labels by search string | [optional]
|
189
189
|
**with_content** | **String**| Filter distributions based on the content served by them | [optional]
|
190
|
-
**fields** | **String
|
191
|
-
**exclude_fields** | **String
|
190
|
+
**fields** | [**Array<String>**](String.md)| A list of fields to include in the response. | [optional]
|
191
|
+
**exclude_fields** | [**Array<String>**](String.md)| A list of fields to exclude from the response. | [optional]
|
192
192
|
|
193
193
|
### Return type
|
194
194
|
|
@@ -282,8 +282,8 @@ end
|
|
282
282
|
api_instance = PulpRpmClient::DistributionsRpmApi.new
|
283
283
|
rpm_rpm_distribution_href = 'rpm_rpm_distribution_href_example' # String |
|
284
284
|
opts = {
|
285
|
-
fields: 'fields_example', # String | A list of fields to include in the response.
|
286
|
-
exclude_fields: 'exclude_fields_example' # String | A list of fields to exclude from the response.
|
285
|
+
fields: ['fields_example'], # Array<String> | A list of fields to include in the response.
|
286
|
+
exclude_fields: ['exclude_fields_example'] # Array<String> | A list of fields to exclude from the response.
|
287
287
|
}
|
288
288
|
|
289
289
|
begin
|
@@ -301,8 +301,8 @@ end
|
|
301
301
|
Name | Type | Description | Notes
|
302
302
|
------------- | ------------- | ------------- | -------------
|
303
303
|
**rpm_rpm_distribution_href** | **String**| |
|
304
|
-
**fields** | **String
|
305
|
-
**exclude_fields** | **String
|
304
|
+
**fields** | [**Array<String>**](String.md)| A list of fields to include in the response. | [optional]
|
305
|
+
**exclude_fields** | [**Array<String>**](String.md)| A list of fields to exclude from the response. | [optional]
|
306
306
|
|
307
307
|
### Return type
|
308
308
|
|
data/docs/PublicationsRpmApi.md
CHANGED
@@ -151,8 +151,8 @@ opts = {
|
|
151
151
|
pulp_created__range: [DateTime.parse('2013-10-20T19:20:30+01:00')], # Array<DateTime> | Filter results where pulp_created is between two comma separated values
|
152
152
|
repository: 'repository_example', # String | Repository referenced by HREF
|
153
153
|
repository_version: 'repository_version_example', # String | Repository Version referenced by HREF
|
154
|
-
fields: 'fields_example', # String | A list of fields to include in the response.
|
155
|
-
exclude_fields: 'exclude_fields_example' # String | A list of fields to exclude from the response.
|
154
|
+
fields: ['fields_example'], # Array<String> | A list of fields to include in the response.
|
155
|
+
exclude_fields: ['exclude_fields_example'] # Array<String> | A list of fields to exclude from the response.
|
156
156
|
}
|
157
157
|
|
158
158
|
begin
|
@@ -182,8 +182,8 @@ Name | Type | Description | Notes
|
|
182
182
|
**pulp_created__range** | [**Array<DateTime>**](DateTime.md)| Filter results where pulp_created is between two comma separated values | [optional]
|
183
183
|
**repository** | **String**| Repository referenced by HREF | [optional]
|
184
184
|
**repository_version** | [**String**](.md)| Repository Version referenced by HREF | [optional]
|
185
|
-
**fields** | **String
|
186
|
-
**exclude_fields** | **String
|
185
|
+
**fields** | [**Array<String>**](String.md)| A list of fields to include in the response. | [optional]
|
186
|
+
**exclude_fields** | [**Array<String>**](String.md)| A list of fields to exclude from the response. | [optional]
|
187
187
|
|
188
188
|
### Return type
|
189
189
|
|
@@ -222,8 +222,8 @@ end
|
|
222
222
|
api_instance = PulpRpmClient::PublicationsRpmApi.new
|
223
223
|
rpm_rpm_publication_href = 'rpm_rpm_publication_href_example' # String |
|
224
224
|
opts = {
|
225
|
-
fields: 'fields_example', # String | A list of fields to include in the response.
|
226
|
-
exclude_fields: 'exclude_fields_example' # String | A list of fields to exclude from the response.
|
225
|
+
fields: ['fields_example'], # Array<String> | A list of fields to include in the response.
|
226
|
+
exclude_fields: ['exclude_fields_example'] # Array<String> | A list of fields to exclude from the response.
|
227
227
|
}
|
228
228
|
|
229
229
|
begin
|
@@ -241,8 +241,8 @@ end
|
|
241
241
|
Name | Type | Description | Notes
|
242
242
|
------------- | ------------- | ------------- | -------------
|
243
243
|
**rpm_rpm_publication_href** | **String**| |
|
244
|
-
**fields** | **String
|
245
|
-
**exclude_fields** | **String
|
244
|
+
**fields** | [**Array<String>**](String.md)| A list of fields to include in the response. | [optional]
|
245
|
+
**exclude_fields** | [**Array<String>**](String.md)| A list of fields to exclude from the response. | [optional]
|
246
246
|
|
247
247
|
### Return type
|
248
248
|
|