pulp_deb_client 2.20.4 → 2.21.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (53) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +10 -7
  3. data/docs/ContentInstallerPackagesApi.md +4 -4
  4. data/docs/ContentPackagesApi.md +9 -5
  5. data/docs/ContentReleaseArchitecturesApi.md +8 -4
  6. data/docs/ContentReleaseComponentsApi.md +11 -7
  7. data/docs/ContentReleasesApi.md +3 -3
  8. data/docs/{DebBasePackage.md → DebInstallerPackage.md} +2 -2
  9. data/docs/{DebBasePackageResponse.md → DebInstallerPackageResponse.md} +2 -2
  10. data/docs/DebPackage.md +29 -0
  11. data/docs/DebPackageResponse.md +97 -0
  12. data/docs/DebReleaseArchitecture.md +6 -2
  13. data/docs/DebReleaseArchitectureResponse.md +6 -2
  14. data/docs/DebReleaseComponent.md +6 -2
  15. data/docs/DebReleaseComponentResponse.md +6 -2
  16. data/docs/PaginateddebInstallerPackageResponseList.md +23 -0
  17. data/docs/{PaginateddebBasePackageResponseList.md → PaginateddebPackageResponseList.md} +3 -3
  18. data/docs/RepositoriesAptApi.md +4 -0
  19. data/lib/pulp_deb_client/api/content_installer_packages_api.rb +6 -6
  20. data/lib/pulp_deb_client/api/content_packages_api.rb +20 -6
  21. data/lib/pulp_deb_client/api/content_release_architectures_api.rb +12 -6
  22. data/lib/pulp_deb_client/api/content_release_components_api.rb +18 -12
  23. data/lib/pulp_deb_client/api/content_releases_api.rb +6 -6
  24. data/lib/pulp_deb_client/api/repositories_apt_api.rb +6 -0
  25. data/lib/pulp_deb_client/models/{deb_base_package.rb → deb_installer_package.rb} +3 -3
  26. data/lib/pulp_deb_client/models/{deb_base_package_response.rb → deb_installer_package_response.rb} +3 -3
  27. data/lib/pulp_deb_client/models/deb_package.rb +313 -0
  28. data/lib/pulp_deb_client/models/deb_package_response.rb +578 -0
  29. data/lib/pulp_deb_client/models/deb_release_architecture.rb +96 -11
  30. data/lib/pulp_deb_client/models/deb_release_architecture_response.rb +39 -11
  31. data/lib/pulp_deb_client/models/deb_release_component.rb +96 -11
  32. data/lib/pulp_deb_client/models/deb_release_component_response.rb +39 -11
  33. data/lib/pulp_deb_client/models/paginateddeb_installer_package_response_list.rb +237 -0
  34. data/lib/pulp_deb_client/models/{paginateddeb_base_package_response_list.rb → paginateddeb_package_response_list.rb} +4 -4
  35. data/lib/pulp_deb_client/version.rb +1 -1
  36. data/lib/pulp_deb_client.rb +6 -3
  37. data/spec/api/content_installer_packages_api_spec.rb +2 -2
  38. data/spec/api/content_packages_api_spec.rb +4 -2
  39. data/spec/api/content_release_architectures_api_spec.rb +4 -2
  40. data/spec/api/content_release_components_api_spec.rb +7 -5
  41. data/spec/api/content_releases_api_spec.rb +3 -3
  42. data/spec/api/repositories_apt_api_spec.rb +2 -0
  43. data/spec/models/{deb_base_package_response_spec.rb → deb_installer_package_response_spec.rb} +6 -6
  44. data/spec/models/{deb_base_package_spec.rb → deb_installer_package_spec.rb} +6 -6
  45. data/spec/models/deb_package_response_spec.rb +281 -0
  46. data/spec/models/deb_package_spec.rb +77 -0
  47. data/spec/models/deb_release_architecture_response_spec.rb +13 -1
  48. data/spec/models/deb_release_architecture_spec.rb +13 -1
  49. data/spec/models/deb_release_component_response_spec.rb +13 -1
  50. data/spec/models/deb_release_component_spec.rb +13 -1
  51. data/spec/models/paginateddeb_installer_package_response_list_spec.rb +59 -0
  52. data/spec/models/{paginateddeb_base_package_response_list_spec.rb → paginateddeb_package_response_list_spec.rb} +6 -6
  53. metadata +80 -68
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 6f4e5e278ee1a91ea27e3e77bf88fc9512b4e4883b86dfda1b28cb18dce87e89
4
- data.tar.gz: 6a583c9027363a29c82a01abbc2f23cd5bd73e6ec569dc8a34a5074cb564bca8
3
+ metadata.gz: 323660f0ff04d0c1a6a0ed469ef793131f3b793331d1186511e0ad5c9a8ca85b
4
+ data.tar.gz: 26b929abd8eb1637168f06b34b33e00cc05bc96748f57d6068fbb930f0652402
5
5
  SHA512:
6
- metadata.gz: 7f0709e53f0cff708f0f3deb61751cd7fc356fbb3d70b194baa552daffc3312c1998de34dabbde302bad7a2b3c9a3e1b000c82dfc38d14c3c1b010ca386d5b06
7
- data.tar.gz: f523c9f963de0084ff22f3cd9c9fa87d9a2a65b9c9e3b7cc1264257792468d7b062ada5eb25db94927ba31ca5bf0e14efd496895a75df72e9ce036eeee8021cf
6
+ metadata.gz: 28016fb7231bab941d1a3371d78ebe6a220e91d0283bf0abddd09ea48987f3d75ad138ac76b0162efaf0ec42e54dfee2b6c8dce2dd2fe58ea01b0fcc11a0fd94
7
+ data.tar.gz: 05f516052663c0c94d66823329c6cbecb7839a9029fb3231e655e3208448117e8d3e098bf5f14ef2ed765dc808987ae5bb20e061d7614fa016e81949bc4cf299
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: 2.20.4
10
+ - Package version: 2.21.0
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_deb_client.gemspec
24
24
  Then either install the gem locally:
25
25
 
26
26
  ```shell
27
- gem install ./pulp_deb_client-2.20.4.gem
27
+ gem install ./pulp_deb_client-2.21.0.gem
28
28
  ```
29
29
 
30
- (for development, run `gem install --dev ./pulp_deb_client-2.20.4.gem` to install the development dependencies)
30
+ (for development, run `gem install --dev ./pulp_deb_client-2.21.0.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_deb_client', '~> 2.20.4'
36
+ gem 'pulp_deb_client', '~> 2.21.0'
37
37
 
38
38
  ### Install from Git
39
39
 
@@ -169,16 +169,18 @@ Class | Method | HTTP request | Description
169
169
  - [PulpDebClient::DebAptRemoteResponseHiddenFields](docs/DebAptRemoteResponseHiddenFields.md)
170
170
  - [PulpDebClient::DebAptRepository](docs/DebAptRepository.md)
171
171
  - [PulpDebClient::DebAptRepositoryResponse](docs/DebAptRepositoryResponse.md)
172
- - [PulpDebClient::DebBasePackage](docs/DebBasePackage.md)
173
- - [PulpDebClient::DebBasePackageResponse](docs/DebBasePackageResponse.md)
174
172
  - [PulpDebClient::DebGenericContent](docs/DebGenericContent.md)
175
173
  - [PulpDebClient::DebGenericContentResponse](docs/DebGenericContentResponse.md)
176
174
  - [PulpDebClient::DebInstallerFileIndex](docs/DebInstallerFileIndex.md)
177
175
  - [PulpDebClient::DebInstallerFileIndexResponse](docs/DebInstallerFileIndexResponse.md)
176
+ - [PulpDebClient::DebInstallerPackage](docs/DebInstallerPackage.md)
177
+ - [PulpDebClient::DebInstallerPackageResponse](docs/DebInstallerPackageResponse.md)
178
+ - [PulpDebClient::DebPackage](docs/DebPackage.md)
178
179
  - [PulpDebClient::DebPackageIndex](docs/DebPackageIndex.md)
179
180
  - [PulpDebClient::DebPackageIndexResponse](docs/DebPackageIndexResponse.md)
180
181
  - [PulpDebClient::DebPackageReleaseComponent](docs/DebPackageReleaseComponent.md)
181
182
  - [PulpDebClient::DebPackageReleaseComponentResponse](docs/DebPackageReleaseComponentResponse.md)
183
+ - [PulpDebClient::DebPackageResponse](docs/DebPackageResponse.md)
182
184
  - [PulpDebClient::DebRelease](docs/DebRelease.md)
183
185
  - [PulpDebClient::DebReleaseArchitecture](docs/DebReleaseArchitecture.md)
184
186
  - [PulpDebClient::DebReleaseArchitectureResponse](docs/DebReleaseArchitectureResponse.md)
@@ -194,11 +196,12 @@ Class | Method | HTTP request | Description
194
196
  - [PulpDebClient::PaginateddebAptPublicationResponseList](docs/PaginateddebAptPublicationResponseList.md)
195
197
  - [PulpDebClient::PaginateddebAptRemoteResponseList](docs/PaginateddebAptRemoteResponseList.md)
196
198
  - [PulpDebClient::PaginateddebAptRepositoryResponseList](docs/PaginateddebAptRepositoryResponseList.md)
197
- - [PulpDebClient::PaginateddebBasePackageResponseList](docs/PaginateddebBasePackageResponseList.md)
198
199
  - [PulpDebClient::PaginateddebGenericContentResponseList](docs/PaginateddebGenericContentResponseList.md)
199
200
  - [PulpDebClient::PaginateddebInstallerFileIndexResponseList](docs/PaginateddebInstallerFileIndexResponseList.md)
201
+ - [PulpDebClient::PaginateddebInstallerPackageResponseList](docs/PaginateddebInstallerPackageResponseList.md)
200
202
  - [PulpDebClient::PaginateddebPackageIndexResponseList](docs/PaginateddebPackageIndexResponseList.md)
201
203
  - [PulpDebClient::PaginateddebPackageReleaseComponentResponseList](docs/PaginateddebPackageReleaseComponentResponseList.md)
204
+ - [PulpDebClient::PaginateddebPackageResponseList](docs/PaginateddebPackageResponseList.md)
202
205
  - [PulpDebClient::PaginateddebReleaseArchitectureResponseList](docs/PaginateddebReleaseArchitectureResponseList.md)
203
206
  - [PulpDebClient::PaginateddebReleaseComponentResponseList](docs/PaginateddebReleaseComponentResponseList.md)
204
207
  - [PulpDebClient::PaginateddebReleaseFileResponseList](docs/PaginateddebReleaseFileResponseList.md)
@@ -75,7 +75,7 @@ Name | Type | Description | Notes
75
75
 
76
76
  ## list
77
77
 
78
- > PaginateddebBasePackageResponseList list(opts)
78
+ > PaginateddebInstallerPackageResponseList list(opts)
79
79
 
80
80
  List installer packages
81
81
 
@@ -168,7 +168,7 @@ Name | Type | Description | Notes
168
168
 
169
169
  ### Return type
170
170
 
171
- [**PaginateddebBasePackageResponseList**](PaginateddebBasePackageResponseList.md)
171
+ [**PaginateddebInstallerPackageResponseList**](PaginateddebInstallerPackageResponseList.md)
172
172
 
173
173
  ### Authorization
174
174
 
@@ -182,7 +182,7 @@ Name | Type | Description | Notes
182
182
 
183
183
  ## read
184
184
 
185
- > DebBasePackageResponse read(deb_installer_package_href, opts)
185
+ > DebInstallerPackageResponse read(deb_installer_package_href, opts)
186
186
 
187
187
  Inspect an installer package
188
188
 
@@ -227,7 +227,7 @@ Name | Type | Description | Notes
227
227
 
228
228
  ### Return type
229
229
 
230
- [**DebBasePackageResponse**](DebBasePackageResponse.md)
230
+ [**DebInstallerPackageResponse**](DebInstallerPackageResponse.md)
231
231
 
232
232
  ### Authorization
233
233
 
@@ -36,7 +36,9 @@ opts = {
36
36
  relative_path: 'relative_path_example', # String | Path where the artifact is located relative to distributions base_path
37
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
- upload: 'upload_example' # String | An uncommitted upload that may be turned into the artifact of the content unit.
39
+ upload: 'upload_example', # String | An uncommitted upload that may be turned into the artifact of the content unit.
40
+ distribution: 'distribution_example', # String | Name of the distribution.
41
+ component: 'component_example' # String | Name of the component.
40
42
  }
41
43
 
42
44
  begin
@@ -58,6 +60,8 @@ Name | Type | Description | Notes
58
60
  **file** | **File**| An uploaded file that may be turned into the artifact of the content unit. | [optional]
59
61
  **repository** | **String**| A URI of a repository the new content unit should be associated with. | [optional]
60
62
  **upload** | **String**| An uncommitted upload that may be turned into the artifact of the content unit. | [optional]
63
+ **distribution** | **String**| Name of the distribution. | [optional]
64
+ **component** | **String**| Name of the component. | [optional]
61
65
 
62
66
  ### Return type
63
67
 
@@ -75,7 +79,7 @@ Name | Type | Description | Notes
75
79
 
76
80
  ## list
77
81
 
78
- > PaginateddebBasePackageResponseList list(opts)
82
+ > PaginateddebPackageResponseList list(opts)
79
83
 
80
84
  List packages
81
85
 
@@ -170,7 +174,7 @@ Name | Type | Description | Notes
170
174
 
171
175
  ### Return type
172
176
 
173
- [**PaginateddebBasePackageResponseList**](PaginateddebBasePackageResponseList.md)
177
+ [**PaginateddebPackageResponseList**](PaginateddebPackageResponseList.md)
174
178
 
175
179
  ### Authorization
176
180
 
@@ -184,7 +188,7 @@ Name | Type | Description | Notes
184
188
 
185
189
  ## read
186
190
 
187
- > DebBasePackageResponse read(deb_package_href, opts)
191
+ > DebPackageResponse read(deb_package_href, opts)
188
192
 
189
193
  Inspect a package
190
194
 
@@ -229,7 +233,7 @@ Name | Type | Description | Notes
229
233
 
230
234
  ### Return type
231
235
 
232
- [**DebBasePackageResponse**](DebBasePackageResponse.md)
236
+ [**DebPackageResponse**](DebPackageResponse.md)
233
237
 
234
238
  ### Authorization
235
239
 
@@ -86,15 +86,17 @@ end
86
86
  api_instance = PulpDebClient::ContentReleaseArchitecturesApi.new
87
87
  opts = {
88
88
  architecture: 'architecture_example', # String | Filter results where architecture matches value
89
+ codename: 'codename_example', # String | Filter results where codename matches value
90
+ distribution: 'distribution_example', # String | Filter results where distribution matches value
89
91
  limit: 56, # Integer | Number of results to return per page.
90
92
  offset: 56, # Integer | The initial index from which to return the results.
91
- ordering: ['ordering_example'], # Array<String> | Ordering * `pulp_id` - Pulp id * `-pulp_id` - Pulp id (descending) * `pulp_created` - Pulp created * `-pulp_created` - Pulp created (descending) * `pulp_last_updated` - Pulp last updated * `-pulp_last_updated` - Pulp last updated (descending) * `pulp_type` - Pulp type * `-pulp_type` - Pulp type (descending) * `upstream_id` - Upstream id * `-upstream_id` - Upstream id (descending) * `timestamp_of_interest` - Timestamp of interest * `-timestamp_of_interest` - Timestamp of interest (descending) * `architecture` - Architecture * `-architecture` - Architecture (descending) * `pk` - Pk * `-pk` - Pk (descending)
93
+ ordering: ['ordering_example'], # Array<String> | Ordering * `pulp_id` - Pulp id * `-pulp_id` - Pulp id (descending) * `pulp_created` - Pulp created * `-pulp_created` - Pulp created (descending) * `pulp_last_updated` - Pulp last updated * `-pulp_last_updated` - Pulp last updated (descending) * `pulp_type` - Pulp type * `-pulp_type` - Pulp type (descending) * `upstream_id` - Upstream id * `-upstream_id` - Upstream id (descending) * `timestamp_of_interest` - Timestamp of interest * `-timestamp_of_interest` - Timestamp of interest (descending) * `architecture` - Architecture * `-architecture` - Architecture (descending) * `distribution` - Distribution * `-distribution` - Distribution (descending) * `codename` - Codename * `-codename` - Codename (descending) * `suite` - Suite * `-suite` - Suite (descending) * `pk` - Pk * `-pk` - Pk (descending)
92
94
  pulp_href__in: ['pulp_href__in_example'], # Array<String> | Multiple values may be separated by commas.
93
95
  pulp_id__in: ['pulp_id__in_example'], # Array<String> | Multiple values may be separated by commas.
94
- release: 'release_example', # String | Filter results where release matches value
95
96
  repository_version: 'repository_version_example', # String | Repository Version referenced by HREF
96
97
  repository_version_added: 'repository_version_added_example', # String | Repository Version referenced by HREF
97
98
  repository_version_removed: 'repository_version_removed_example', # String | Repository Version referenced by HREF
99
+ suite: 'suite_example', # String | Filter results where suite matches value
98
100
  fields: ['fields_example'], # Array<String> | A list of fields to include in the response.
99
101
  exclude_fields: ['exclude_fields_example'] # Array<String> | A list of fields to exclude from the response.
100
102
  }
@@ -114,15 +116,17 @@ end
114
116
  Name | Type | Description | Notes
115
117
  ------------- | ------------- | ------------- | -------------
116
118
  **architecture** | **String**| Filter results where architecture matches value | [optional]
119
+ **codename** | **String**| Filter results where codename matches value | [optional]
120
+ **distribution** | **String**| Filter results where distribution matches value | [optional]
117
121
  **limit** | **Integer**| Number of results to return per page. | [optional]
118
122
  **offset** | **Integer**| The initial index from which to return the results. | [optional]
119
- **ordering** | [**Array&lt;String&gt;**](String.md)| Ordering * &#x60;pulp_id&#x60; - Pulp id * &#x60;-pulp_id&#x60; - Pulp id (descending) * &#x60;pulp_created&#x60; - Pulp created * &#x60;-pulp_created&#x60; - Pulp created (descending) * &#x60;pulp_last_updated&#x60; - Pulp last updated * &#x60;-pulp_last_updated&#x60; - Pulp last updated (descending) * &#x60;pulp_type&#x60; - Pulp type * &#x60;-pulp_type&#x60; - Pulp type (descending) * &#x60;upstream_id&#x60; - Upstream id * &#x60;-upstream_id&#x60; - Upstream id (descending) * &#x60;timestamp_of_interest&#x60; - Timestamp of interest * &#x60;-timestamp_of_interest&#x60; - Timestamp of interest (descending) * &#x60;architecture&#x60; - Architecture * &#x60;-architecture&#x60; - Architecture (descending) * &#x60;pk&#x60; - Pk * &#x60;-pk&#x60; - Pk (descending) | [optional]
123
+ **ordering** | [**Array&lt;String&gt;**](String.md)| Ordering * &#x60;pulp_id&#x60; - Pulp id * &#x60;-pulp_id&#x60; - Pulp id (descending) * &#x60;pulp_created&#x60; - Pulp created * &#x60;-pulp_created&#x60; - Pulp created (descending) * &#x60;pulp_last_updated&#x60; - Pulp last updated * &#x60;-pulp_last_updated&#x60; - Pulp last updated (descending) * &#x60;pulp_type&#x60; - Pulp type * &#x60;-pulp_type&#x60; - Pulp type (descending) * &#x60;upstream_id&#x60; - Upstream id * &#x60;-upstream_id&#x60; - Upstream id (descending) * &#x60;timestamp_of_interest&#x60; - Timestamp of interest * &#x60;-timestamp_of_interest&#x60; - Timestamp of interest (descending) * &#x60;architecture&#x60; - Architecture * &#x60;-architecture&#x60; - Architecture (descending) * &#x60;distribution&#x60; - Distribution * &#x60;-distribution&#x60; - Distribution (descending) * &#x60;codename&#x60; - Codename * &#x60;-codename&#x60; - Codename (descending) * &#x60;suite&#x60; - Suite * &#x60;-suite&#x60; - Suite (descending) * &#x60;pk&#x60; - Pk * &#x60;-pk&#x60; - Pk (descending) | [optional]
120
124
  **pulp_href__in** | [**Array&lt;String&gt;**](String.md)| Multiple values may be separated by commas. | [optional]
121
125
  **pulp_id__in** | [**Array&lt;String&gt;**](String.md)| Multiple values may be separated by commas. | [optional]
122
- **release** | **String**| Filter results where release matches value | [optional]
123
126
  **repository_version** | **String**| Repository Version referenced by HREF | [optional]
124
127
  **repository_version_added** | **String**| Repository Version referenced by HREF | [optional]
125
128
  **repository_version_removed** | **String**| Repository Version referenced by HREF | [optional]
129
+ **suite** | **String**| Filter results where suite matches value | [optional]
126
130
  **fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to include in the response. | [optional]
127
131
  **exclude_fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to exclude from the response. | [optional]
128
132
 
@@ -16,7 +16,7 @@ Method | HTTP request | Description
16
16
 
17
17
  Create a release component
18
18
 
19
- A ReleaseComponent represents a single APT repository component. Associated artifacts: None; contains only metadata. Every ReleaseComponent is always associated with exactly one Release. This indicates that the release/distribution in question contains this component.
19
+ A ReleaseComponent represents a single APT repository component. Associated artifacts: None; contains only metadata.
20
20
 
21
21
  ### Example
22
22
 
@@ -69,7 +69,7 @@ Name | Type | Description | Notes
69
69
 
70
70
  List release components
71
71
 
72
- A ReleaseComponent represents a single APT repository component. Associated artifacts: None; contains only metadata. Every ReleaseComponent is always associated with exactly one Release. This indicates that the release/distribution in question contains this component.
72
+ A ReleaseComponent represents a single APT repository component. Associated artifacts: None; contains only metadata.
73
73
 
74
74
  ### Example
75
75
 
@@ -85,16 +85,18 @@ end
85
85
 
86
86
  api_instance = PulpDebClient::ContentReleaseComponentsApi.new
87
87
  opts = {
88
+ codename: 'codename_example', # String | Filter results where codename matches value
88
89
  component: 'component_example', # String | Filter results where component matches value
90
+ distribution: 'distribution_example', # String | Filter results where distribution matches value
89
91
  limit: 56, # Integer | Number of results to return per page.
90
92
  offset: 56, # Integer | The initial index from which to return the results.
91
- ordering: ['ordering_example'], # Array<String> | Ordering * `pulp_id` - Pulp id * `-pulp_id` - Pulp id (descending) * `pulp_created` - Pulp created * `-pulp_created` - Pulp created (descending) * `pulp_last_updated` - Pulp last updated * `-pulp_last_updated` - Pulp last updated (descending) * `pulp_type` - Pulp type * `-pulp_type` - Pulp type (descending) * `upstream_id` - Upstream id * `-upstream_id` - Upstream id (descending) * `timestamp_of_interest` - Timestamp of interest * `-timestamp_of_interest` - Timestamp of interest (descending) * `component` - Component * `-component` - Component (descending) * `pk` - Pk * `-pk` - Pk (descending)
93
+ ordering: ['ordering_example'], # Array<String> | Ordering * `pulp_id` - Pulp id * `-pulp_id` - Pulp id (descending) * `pulp_created` - Pulp created * `-pulp_created` - Pulp created (descending) * `pulp_last_updated` - Pulp last updated * `-pulp_last_updated` - Pulp last updated (descending) * `pulp_type` - Pulp type * `-pulp_type` - Pulp type (descending) * `upstream_id` - Upstream id * `-upstream_id` - Upstream id (descending) * `timestamp_of_interest` - Timestamp of interest * `-timestamp_of_interest` - Timestamp of interest (descending) * `distribution` - Distribution * `-distribution` - Distribution (descending) * `component` - Component * `-component` - Component (descending) * `codename` - Codename * `-codename` - Codename (descending) * `suite` - Suite * `-suite` - Suite (descending) * `pk` - Pk * `-pk` - Pk (descending)
92
94
  pulp_href__in: ['pulp_href__in_example'], # Array<String> | Multiple values may be separated by commas.
93
95
  pulp_id__in: ['pulp_id__in_example'], # Array<String> | Multiple values may be separated by commas.
94
- release: 'release_example', # String | Filter results where release matches value
95
96
  repository_version: 'repository_version_example', # String | Repository Version referenced by HREF
96
97
  repository_version_added: 'repository_version_added_example', # String | Repository Version referenced by HREF
97
98
  repository_version_removed: 'repository_version_removed_example', # String | Repository Version referenced by HREF
99
+ suite: 'suite_example', # String | Filter results where suite matches value
98
100
  fields: ['fields_example'], # Array<String> | A list of fields to include in the response.
99
101
  exclude_fields: ['exclude_fields_example'] # Array<String> | A list of fields to exclude from the response.
100
102
  }
@@ -113,16 +115,18 @@ end
113
115
 
114
116
  Name | Type | Description | Notes
115
117
  ------------- | ------------- | ------------- | -------------
118
+ **codename** | **String**| Filter results where codename matches value | [optional]
116
119
  **component** | **String**| Filter results where component matches value | [optional]
120
+ **distribution** | **String**| Filter results where distribution matches value | [optional]
117
121
  **limit** | **Integer**| Number of results to return per page. | [optional]
118
122
  **offset** | **Integer**| The initial index from which to return the results. | [optional]
119
- **ordering** | [**Array&lt;String&gt;**](String.md)| Ordering * &#x60;pulp_id&#x60; - Pulp id * &#x60;-pulp_id&#x60; - Pulp id (descending) * &#x60;pulp_created&#x60; - Pulp created * &#x60;-pulp_created&#x60; - Pulp created (descending) * &#x60;pulp_last_updated&#x60; - Pulp last updated * &#x60;-pulp_last_updated&#x60; - Pulp last updated (descending) * &#x60;pulp_type&#x60; - Pulp type * &#x60;-pulp_type&#x60; - Pulp type (descending) * &#x60;upstream_id&#x60; - Upstream id * &#x60;-upstream_id&#x60; - Upstream id (descending) * &#x60;timestamp_of_interest&#x60; - Timestamp of interest * &#x60;-timestamp_of_interest&#x60; - Timestamp of interest (descending) * &#x60;component&#x60; - Component * &#x60;-component&#x60; - Component (descending) * &#x60;pk&#x60; - Pk * &#x60;-pk&#x60; - Pk (descending) | [optional]
123
+ **ordering** | [**Array&lt;String&gt;**](String.md)| Ordering * &#x60;pulp_id&#x60; - Pulp id * &#x60;-pulp_id&#x60; - Pulp id (descending) * &#x60;pulp_created&#x60; - Pulp created * &#x60;-pulp_created&#x60; - Pulp created (descending) * &#x60;pulp_last_updated&#x60; - Pulp last updated * &#x60;-pulp_last_updated&#x60; - Pulp last updated (descending) * &#x60;pulp_type&#x60; - Pulp type * &#x60;-pulp_type&#x60; - Pulp type (descending) * &#x60;upstream_id&#x60; - Upstream id * &#x60;-upstream_id&#x60; - Upstream id (descending) * &#x60;timestamp_of_interest&#x60; - Timestamp of interest * &#x60;-timestamp_of_interest&#x60; - Timestamp of interest (descending) * &#x60;distribution&#x60; - Distribution * &#x60;-distribution&#x60; - Distribution (descending) * &#x60;component&#x60; - Component * &#x60;-component&#x60; - Component (descending) * &#x60;codename&#x60; - Codename * &#x60;-codename&#x60; - Codename (descending) * &#x60;suite&#x60; - Suite * &#x60;-suite&#x60; - Suite (descending) * &#x60;pk&#x60; - Pk * &#x60;-pk&#x60; - Pk (descending) | [optional]
120
124
  **pulp_href__in** | [**Array&lt;String&gt;**](String.md)| Multiple values may be separated by commas. | [optional]
121
125
  **pulp_id__in** | [**Array&lt;String&gt;**](String.md)| Multiple values may be separated by commas. | [optional]
122
- **release** | **String**| Filter results where release matches value | [optional]
123
126
  **repository_version** | **String**| Repository Version referenced by HREF | [optional]
124
127
  **repository_version_added** | **String**| Repository Version referenced by HREF | [optional]
125
128
  **repository_version_removed** | **String**| Repository Version referenced by HREF | [optional]
129
+ **suite** | **String**| Filter results where suite matches value | [optional]
126
130
  **fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to include in the response. | [optional]
127
131
  **exclude_fields** | [**Array&lt;String&gt;**](String.md)| A list of fields to exclude from the response. | [optional]
128
132
 
@@ -146,7 +150,7 @@ Name | Type | Description | Notes
146
150
 
147
151
  Inspect a release component
148
152
 
149
- A ReleaseComponent represents a single APT repository component. Associated artifacts: None; contains only metadata. Every ReleaseComponent is always associated with exactly one Release. This indicates that the release/distribution in question contains this component.
153
+ A ReleaseComponent represents a single APT repository component. Associated artifacts: None; contains only metadata.
150
154
 
151
155
  ### Example
152
156
 
@@ -16,7 +16,7 @@ Method | HTTP request | Description
16
16
 
17
17
  Create a release
18
18
 
19
- A Release represents a single APT release/distribution. Associated artifacts: None; contains only metadata. Note that in the context of the \"Release content\", the terms \"distribution\" and \"release\" are synonyms. An \"APT repository release/distribution\" is associated with a single 'Release' file below the 'dists/' folder. The \"distribution\" refers to the path between 'dists/' and the 'Release' file. The \"distribution\" could be considered the name of the \"release\". It is often (but not always) equal to the \"codename\" or \"suite\".
19
+ The Release contains release file fields, that are not relevant to the APT repo structure. Associated artifacts: None; contains only metadata. By non-structure relevant release file fields, we mean anything other than the Components and Architectures fields. These are handled by their own models and are not part of this model. Note that the distribution field is part of this model, but is not added to any published release files. The \"distribution\" is defined as the path between 'dists/' and some 'Release' file. As such, it encodes the path to the relevant release file within the APT repository. It is often (but not always) equal to the \"codename\" or the \"suite\".
20
20
 
21
21
  ### Example
22
22
 
@@ -69,7 +69,7 @@ Name | Type | Description | Notes
69
69
 
70
70
  List releases
71
71
 
72
- A Release represents a single APT release/distribution. Associated artifacts: None; contains only metadata. Note that in the context of the \"Release content\", the terms \"distribution\" and \"release\" are synonyms. An \"APT repository release/distribution\" is associated with a single 'Release' file below the 'dists/' folder. The \"distribution\" refers to the path between 'dists/' and the 'Release' file. The \"distribution\" could be considered the name of the \"release\". It is often (but not always) equal to the \"codename\" or \"suite\".
72
+ The Release contains release file fields, that are not relevant to the APT repo structure. Associated artifacts: None; contains only metadata. By non-structure relevant release file fields, we mean anything other than the Components and Architectures fields. These are handled by their own models and are not part of this model. Note that the distribution field is part of this model, but is not added to any published release files. The \"distribution\" is defined as the path between 'dists/' and some 'Release' file. As such, it encodes the path to the relevant release file within the APT repository. It is often (but not always) equal to the \"codename\" or the \"suite\".
73
73
 
74
74
  ### Example
75
75
 
@@ -148,7 +148,7 @@ Name | Type | Description | Notes
148
148
 
149
149
  Inspect a release
150
150
 
151
- A Release represents a single APT release/distribution. Associated artifacts: None; contains only metadata. Note that in the context of the \"Release content\", the terms \"distribution\" and \"release\" are synonyms. An \"APT repository release/distribution\" is associated with a single 'Release' file below the 'dists/' folder. The \"distribution\" refers to the path between 'dists/' and the 'Release' file. The \"distribution\" could be considered the name of the \"release\". It is often (but not always) equal to the \"codename\" or \"suite\".
151
+ The Release contains release file fields, that are not relevant to the APT repo structure. Associated artifacts: None; contains only metadata. By non-structure relevant release file fields, we mean anything other than the Components and Architectures fields. These are handled by their own models and are not part of this model. Note that the distribution field is part of this model, but is not added to any published release files. The \"distribution\" is defined as the path between 'dists/' and some 'Release' file. As such, it encodes the path to the relevant release file within the APT repository. It is often (but not always) equal to the \"codename\" or the \"suite\".
152
152
 
153
153
  ### Example
154
154
 
@@ -1,4 +1,4 @@
1
- # PulpDebClient::DebBasePackage
1
+ # PulpDebClient::DebInstallerPackage
2
2
 
3
3
  ## Properties
4
4
 
@@ -15,7 +15,7 @@ Name | Type | Description | Notes
15
15
  ```ruby
16
16
  require 'PulpDebClient'
17
17
 
18
- instance = PulpDebClient::DebBasePackage.new(artifact: null,
18
+ instance = PulpDebClient::DebInstallerPackage.new(artifact: null,
19
19
  relative_path: null,
20
20
  file: null,
21
21
  repository: null,
@@ -1,4 +1,4 @@
1
- # PulpDebClient::DebBasePackageResponse
1
+ # PulpDebClient::DebInstallerPackageResponse
2
2
 
3
3
  ## Properties
4
4
 
@@ -49,7 +49,7 @@ Name | Type | Description | Notes
49
49
  ```ruby
50
50
  require 'PulpDebClient'
51
51
 
52
- instance = PulpDebClient::DebBasePackageResponse.new(pulp_href: null,
52
+ instance = PulpDebClient::DebInstallerPackageResponse.new(pulp_href: null,
53
53
  pulp_created: null,
54
54
  artifact: null,
55
55
  relative_path: null,
@@ -0,0 +1,29 @@
1
+ # PulpDebClient::DebPackage
2
+
3
+ ## Properties
4
+
5
+ Name | Type | Description | Notes
6
+ ------------ | ------------- | ------------- | -------------
7
+ **artifact** | **String** | Artifact file representing the physical content | [optional]
8
+ **relative_path** | **String** | Path where the artifact is located relative to distributions base_path | [optional]
9
+ **file** | **File** | An uploaded file that may be turned into the artifact of the content unit. | [optional]
10
+ **repository** | **String** | A URI of a repository the new content unit should be associated with. | [optional]
11
+ **upload** | **String** | An uncommitted upload that may be turned into the artifact of the content unit. | [optional]
12
+ **distribution** | **String** | Name of the distribution. | [optional]
13
+ **component** | **String** | Name of the component. | [optional]
14
+
15
+ ## Code Sample
16
+
17
+ ```ruby
18
+ require 'PulpDebClient'
19
+
20
+ instance = PulpDebClient::DebPackage.new(artifact: null,
21
+ relative_path: null,
22
+ file: null,
23
+ repository: null,
24
+ upload: null,
25
+ distribution: null,
26
+ component: null)
27
+ ```
28
+
29
+
@@ -0,0 +1,97 @@
1
+ # PulpDebClient::DebPackageResponse
2
+
3
+ ## Properties
4
+
5
+ Name | Type | Description | Notes
6
+ ------------ | ------------- | ------------- | -------------
7
+ **pulp_href** | **String** | | [optional] [readonly]
8
+ **pulp_created** | **DateTime** | Timestamp of creation. | [optional] [readonly]
9
+ **artifact** | **String** | Artifact file representing the physical content | [optional]
10
+ **relative_path** | **String** | Path where the artifact is located relative to distributions base_path | [optional]
11
+ **distribution** | **String** | Name of the distribution. | [optional]
12
+ **component** | **String** | Name of the component. | [optional]
13
+ **md5** | **String** | The MD5 checksum if available. | [optional] [readonly]
14
+ **sha1** | **String** | The SHA-1 checksum if available. | [optional] [readonly]
15
+ **sha224** | **String** | The SHA-224 checksum if available. | [optional] [readonly]
16
+ **sha256** | **String** | The SHA-256 checksum if available. | [optional] [readonly]
17
+ **sha384** | **String** | The SHA-384 checksum if available. | [optional] [readonly]
18
+ **sha512** | **String** | The SHA-512 checksum if available. | [optional] [readonly]
19
+ **package** | **String** | | [optional] [readonly]
20
+ **source** | **String** | | [optional] [readonly]
21
+ **version** | **String** | | [optional] [readonly]
22
+ **architecture** | **String** | | [optional] [readonly]
23
+ **section** | **String** | | [optional] [readonly]
24
+ **priority** | **String** | | [optional] [readonly]
25
+ **origin** | **String** | | [optional] [readonly]
26
+ **tag** | **String** | | [optional] [readonly]
27
+ **bugs** | **String** | | [optional] [readonly]
28
+ **essential** | **String** | | [optional] [readonly]
29
+ **build_essential** | **String** | | [optional] [readonly]
30
+ **installed_size** | **String** | | [optional] [readonly]
31
+ **maintainer** | **String** | | [optional] [readonly]
32
+ **original_maintainer** | **String** | | [optional] [readonly]
33
+ **description** | **String** | | [optional] [readonly]
34
+ **description_md5** | **String** | | [optional] [readonly]
35
+ **homepage** | **String** | | [optional] [readonly]
36
+ **built_using** | **String** | | [optional] [readonly]
37
+ **auto_built_package** | **String** | | [optional] [readonly]
38
+ **multi_arch** | **String** | | [optional] [readonly]
39
+ **breaks** | **String** | | [optional] [readonly]
40
+ **conflicts** | **String** | | [optional] [readonly]
41
+ **depends** | **String** | | [optional] [readonly]
42
+ **recommends** | **String** | | [optional] [readonly]
43
+ **suggests** | **String** | | [optional] [readonly]
44
+ **enhances** | **String** | | [optional] [readonly]
45
+ **pre_depends** | **String** | | [optional] [readonly]
46
+ **provides** | **String** | | [optional] [readonly]
47
+ **replaces** | **String** | | [optional] [readonly]
48
+
49
+ ## Code Sample
50
+
51
+ ```ruby
52
+ require 'PulpDebClient'
53
+
54
+ instance = PulpDebClient::DebPackageResponse.new(pulp_href: null,
55
+ pulp_created: null,
56
+ artifact: null,
57
+ relative_path: null,
58
+ distribution: null,
59
+ component: null,
60
+ md5: null,
61
+ sha1: null,
62
+ sha224: null,
63
+ sha256: null,
64
+ sha384: null,
65
+ sha512: null,
66
+ package: null,
67
+ source: null,
68
+ version: null,
69
+ architecture: null,
70
+ section: null,
71
+ priority: null,
72
+ origin: null,
73
+ tag: null,
74
+ bugs: null,
75
+ essential: null,
76
+ build_essential: null,
77
+ installed_size: null,
78
+ maintainer: null,
79
+ original_maintainer: null,
80
+ description: null,
81
+ description_md5: null,
82
+ homepage: null,
83
+ built_using: null,
84
+ auto_built_package: null,
85
+ multi_arch: null,
86
+ breaks: null,
87
+ conflicts: null,
88
+ depends: null,
89
+ recommends: null,
90
+ suggests: null,
91
+ enhances: null,
92
+ pre_depends: null,
93
+ provides: null,
94
+ replaces: null)
95
+ ```
96
+
97
+
@@ -5,7 +5,9 @@
5
5
  Name | Type | Description | Notes
6
6
  ------------ | ------------- | ------------- | -------------
7
7
  **architecture** | **String** | Name of the architecture. |
8
- **release** | **String** | Release this architecture is contained in. |
8
+ **distribution** | **String** | Name of the distribution. |
9
+ **codename** | **String** | |
10
+ **suite** | **String** | |
9
11
 
10
12
  ## Code Sample
11
13
 
@@ -13,7 +15,9 @@ Name | Type | Description | Notes
13
15
  require 'PulpDebClient'
14
16
 
15
17
  instance = PulpDebClient::DebReleaseArchitecture.new(architecture: null,
16
- release: null)
18
+ distribution: null,
19
+ codename: null,
20
+ suite: null)
17
21
  ```
18
22
 
19
23
 
@@ -7,7 +7,9 @@ Name | Type | Description | Notes
7
7
  **pulp_href** | **String** | | [optional] [readonly]
8
8
  **pulp_created** | **DateTime** | Timestamp of creation. | [optional] [readonly]
9
9
  **architecture** | **String** | Name of the architecture. |
10
- **release** | **String** | Release this architecture is contained in. |
10
+ **distribution** | **String** | Name of the distribution. |
11
+ **codename** | **String** | |
12
+ **suite** | **String** | |
11
13
 
12
14
  ## Code Sample
13
15
 
@@ -17,7 +19,9 @@ require 'PulpDebClient'
17
19
  instance = PulpDebClient::DebReleaseArchitectureResponse.new(pulp_href: null,
18
20
  pulp_created: null,
19
21
  architecture: null,
20
- release: null)
22
+ distribution: null,
23
+ codename: null,
24
+ suite: null)
21
25
  ```
22
26
 
23
27
 
@@ -5,7 +5,9 @@
5
5
  Name | Type | Description | Notes
6
6
  ------------ | ------------- | ------------- | -------------
7
7
  **component** | **String** | Name of the component. |
8
- **release** | **String** | Release this component is contained in. |
8
+ **distribution** | **String** | Name of the distribution. |
9
+ **codename** | **String** | |
10
+ **suite** | **String** | |
9
11
 
10
12
  ## Code Sample
11
13
 
@@ -13,7 +15,9 @@ Name | Type | Description | Notes
13
15
  require 'PulpDebClient'
14
16
 
15
17
  instance = PulpDebClient::DebReleaseComponent.new(component: null,
16
- release: null)
18
+ distribution: null,
19
+ codename: null,
20
+ suite: null)
17
21
  ```
18
22
 
19
23
 
@@ -7,7 +7,9 @@ Name | Type | Description | Notes
7
7
  **pulp_href** | **String** | | [optional] [readonly]
8
8
  **pulp_created** | **DateTime** | Timestamp of creation. | [optional] [readonly]
9
9
  **component** | **String** | Name of the component. |
10
- **release** | **String** | Release this component is contained in. |
10
+ **distribution** | **String** | Name of the distribution. |
11
+ **codename** | **String** | |
12
+ **suite** | **String** | |
11
13
 
12
14
  ## Code Sample
13
15
 
@@ -17,7 +19,9 @@ require 'PulpDebClient'
17
19
  instance = PulpDebClient::DebReleaseComponentResponse.new(pulp_href: null,
18
20
  pulp_created: null,
19
21
  component: null,
20
- release: null)
22
+ distribution: null,
23
+ codename: null,
24
+ suite: null)
21
25
  ```
22
26
 
23
27
 
@@ -0,0 +1,23 @@
1
+ # PulpDebClient::PaginateddebInstallerPackageResponseList
2
+
3
+ ## Properties
4
+
5
+ Name | Type | Description | Notes
6
+ ------------ | ------------- | ------------- | -------------
7
+ **count** | **Integer** | | [optional]
8
+ **_next** | **String** | | [optional]
9
+ **previous** | **String** | | [optional]
10
+ **results** | [**Array&lt;DebInstallerPackageResponse&gt;**](DebInstallerPackageResponse.md) | | [optional]
11
+
12
+ ## Code Sample
13
+
14
+ ```ruby
15
+ require 'PulpDebClient'
16
+
17
+ instance = PulpDebClient::PaginateddebInstallerPackageResponseList.new(count: 123,
18
+ _next: http://api.example.org/accounts/?offset&#x3D;400&amp;limit&#x3D;100,
19
+ previous: http://api.example.org/accounts/?offset&#x3D;200&amp;limit&#x3D;100,
20
+ results: null)
21
+ ```
22
+
23
+
@@ -1,4 +1,4 @@
1
- # PulpDebClient::PaginateddebBasePackageResponseList
1
+ # PulpDebClient::PaginateddebPackageResponseList
2
2
 
3
3
  ## Properties
4
4
 
@@ -7,14 +7,14 @@ Name | Type | Description | Notes
7
7
  **count** | **Integer** | | [optional]
8
8
  **_next** | **String** | | [optional]
9
9
  **previous** | **String** | | [optional]
10
- **results** | [**Array&lt;DebBasePackageResponse&gt;**](DebBasePackageResponse.md) | | [optional]
10
+ **results** | [**Array&lt;DebPackageResponse&gt;**](DebPackageResponse.md) | | [optional]
11
11
 
12
12
  ## Code Sample
13
13
 
14
14
  ```ruby
15
15
  require 'PulpDebClient'
16
16
 
17
- instance = PulpDebClient::PaginateddebBasePackageResponseList.new(count: 123,
17
+ instance = PulpDebClient::PaginateddebPackageResponseList.new(count: 123,
18
18
  _next: http://api.example.org/accounts/?offset&#x3D;400&amp;limit&#x3D;100,
19
19
  previous: http://api.example.org/accounts/?offset&#x3D;200&amp;limit&#x3D;100,
20
20
  results: null)