pulp_deb_client 2.10.0 → 2.10.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/README.md +4 -4
- data/docs/ContentGenericContentsApi.md +10 -10
- data/docs/ContentInstallerFileIndicesApi.md +14 -14
- data/docs/ContentInstallerPackagesApi.md +40 -40
- data/docs/ContentPackageIndicesApi.md +14 -14
- data/docs/ContentPackageReleaseComponentsApi.md +10 -10
- data/docs/ContentPackagesApi.md +42 -42
- data/docs/ContentReleaseArchitecturesApi.md +10 -10
- data/docs/ContentReleaseComponentsApi.md +10 -10
- data/docs/ContentReleaseFilesApi.md +14 -14
- data/docs/ContentReleasesApi.md +12 -12
- data/docs/DebAptRemote.md +1 -7
- data/docs/DebAptRemoteResponse.md +7 -3
- data/docs/DistributionsAptApi.md +20 -20
- data/docs/PatcheddebAptRemote.md +1 -7
- data/docs/PublicationsAptApi.md +14 -14
- data/docs/PublicationsVerbatimApi.md +14 -14
- data/docs/RemotesAptApi.md +24 -24
- data/docs/RepositoriesAptApi.md +12 -12
- data/docs/RepositoriesDebVersionsApi.md +28 -28
- data/lib/pulp_deb_client/api/content_generic_contents_api.rb +10 -10
- data/lib/pulp_deb_client/api/content_installer_file_indices_api.rb +14 -14
- data/lib/pulp_deb_client/api/content_installer_packages_api.rb +43 -51
- data/lib/pulp_deb_client/api/content_package_indices_api.rb +14 -14
- data/lib/pulp_deb_client/api/content_package_release_components_api.rb +10 -10
- data/lib/pulp_deb_client/api/content_packages_api.rb +45 -53
- data/lib/pulp_deb_client/api/content_release_architectures_api.rb +10 -10
- data/lib/pulp_deb_client/api/content_release_components_api.rb +10 -10
- data/lib/pulp_deb_client/api/content_release_files_api.rb +14 -14
- data/lib/pulp_deb_client/api/content_releases_api.rb +12 -12
- data/lib/pulp_deb_client/api/distributions_apt_api.rb +22 -22
- data/lib/pulp_deb_client/api/publications_apt_api.rb +15 -15
- data/lib/pulp_deb_client/api/publications_verbatim_api.rb +15 -15
- data/lib/pulp_deb_client/api/remotes_apt_api.rb +26 -26
- data/lib/pulp_deb_client/api/repositories_apt_api.rb +13 -13
- data/lib/pulp_deb_client/api/repositories_deb_versions_api.rb +30 -50
- data/lib/pulp_deb_client/models/deb_apt_remote.rb +2 -36
- data/lib/pulp_deb_client/models/deb_apt_remote_response.rb +35 -14
- data/lib/pulp_deb_client/models/patcheddeb_apt_remote.rb +2 -36
- data/lib/pulp_deb_client/version.rb +1 -1
- data/spec/api/content_generic_contents_api_spec.rb +5 -5
- data/spec/api/content_installer_file_indices_api_spec.rb +7 -7
- data/spec/api/content_installer_packages_api_spec.rb +20 -20
- data/spec/api/content_package_indices_api_spec.rb +7 -7
- data/spec/api/content_package_release_components_api_spec.rb +5 -5
- data/spec/api/content_packages_api_spec.rb +21 -21
- data/spec/api/content_release_architectures_api_spec.rb +5 -5
- data/spec/api/content_release_components_api_spec.rb +5 -5
- data/spec/api/content_release_files_api_spec.rb +7 -7
- data/spec/api/content_releases_api_spec.rb +6 -6
- data/spec/api/distributions_apt_api_spec.rb +10 -10
- data/spec/api/publications_apt_api_spec.rb +7 -7
- data/spec/api/publications_verbatim_api_spec.rb +7 -7
- data/spec/api/remotes_apt_api_spec.rb +12 -12
- data/spec/api/repositories_apt_api_spec.rb +6 -6
- data/spec/api/repositories_deb_versions_api_spec.rb +14 -14
- data/spec/models/deb_apt_remote_response_spec.rb +18 -6
- data/spec/models/deb_apt_remote_spec.rb +0 -18
- data/spec/models/patcheddeb_apt_remote_spec.rb +0 -18
- metadata +55 -55
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 50b3bd63121cca0e6901fdee0e107574b637ae76e86bec0eccad65b56fe6504d
|
4
|
+
data.tar.gz: c41124ab88e6f73c101cc5f833253af423cff5460c20cdced9d597d6752898f0
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: '009bf24b8a748c6f5fd7dabf4f17c719a10b37cb376081abd9d9471723b7cdb7fe305dad077f44e026a06dcfe96afc6c0a30abd6b3c87a57b5c7df74276b5c8c'
|
7
|
+
data.tar.gz: 723d862e892f1a9fa7d17ea42bb884b41682b8d7004b916f63a501d613b7cf07f02a91367bf1ce274af584c0ca1e7f62f2c00fe56020534aad5d4ba93ebd534d
|
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.10.
|
10
|
+
- Package version: 2.10.1
|
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.10.
|
27
|
+
gem install ./pulp_deb_client-2.10.1.gem
|
28
28
|
```
|
29
29
|
|
30
|
-
(for development, run `gem install --dev ./pulp_deb_client-2.10.
|
30
|
+
(for development, run `gem install --dev ./pulp_deb_client-2.10.1.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.10.
|
36
|
+
gem 'pulp_deb_client', '~> 2.10.1'
|
37
37
|
|
38
38
|
### Install from Git
|
39
39
|
|
@@ -96,11 +96,11 @@ opts = {
|
|
96
96
|
limit: 56, # Integer | Number of results to return per page.
|
97
97
|
offset: 56, # Integer | The initial index from which to return the results.
|
98
98
|
ordering: 'ordering_example', # String | Which field to use when ordering the results.
|
99
|
-
relative_path: 'relative_path_example', # String |
|
100
|
-
repository_version: 'repository_version_example', # String |
|
101
|
-
repository_version_added: 'repository_version_added_example', # String |
|
102
|
-
repository_version_removed: 'repository_version_removed_example', # String |
|
103
|
-
sha256: 'sha256_example', # String |
|
99
|
+
relative_path: 'relative_path_example', # String | relative_path
|
100
|
+
repository_version: 'repository_version_example', # String | repository_version
|
101
|
+
repository_version_added: 'repository_version_added_example', # String | repository_version_added
|
102
|
+
repository_version_removed: 'repository_version_removed_example', # String | repository_version_removed
|
103
|
+
sha256: 'sha256_example', # String | sha256
|
104
104
|
fields: 'fields_example', # String | A list of fields to include in the response.
|
105
105
|
exclude_fields: 'exclude_fields_example' # String | A list of fields to exclude from the response.
|
106
106
|
}
|
@@ -122,11 +122,11 @@ Name | Type | Description | Notes
|
|
122
122
|
**limit** | **Integer**| Number of results to return per page. | [optional]
|
123
123
|
**offset** | **Integer**| The initial index from which to return the results. | [optional]
|
124
124
|
**ordering** | **String**| Which field to use when ordering the results. | [optional]
|
125
|
-
**relative_path** | **String**|
|
126
|
-
**repository_version** | **String**|
|
127
|
-
**repository_version_added** | **String**|
|
128
|
-
**repository_version_removed** | **String**|
|
129
|
-
**sha256** | **String**|
|
125
|
+
**relative_path** | **String**| relative_path | [optional]
|
126
|
+
**repository_version** | **String**| repository_version | [optional]
|
127
|
+
**repository_version_added** | **String**| repository_version_added | [optional]
|
128
|
+
**repository_version_removed** | **String**| repository_version_removed | [optional]
|
129
|
+
**sha256** | **String**| sha256 | [optional]
|
130
130
|
**fields** | **String**| A list of fields to include in the response. | [optional]
|
131
131
|
**exclude_fields** | **String**| A list of fields to exclude from the response. | [optional]
|
132
132
|
|
@@ -85,16 +85,16 @@ end
|
|
85
85
|
|
86
86
|
api_instance = PulpDebClient::ContentInstallerFileIndicesApi.new
|
87
87
|
opts = {
|
88
|
-
architecture: 'architecture_example', # String |
|
89
|
-
component: 'component_example', # String |
|
88
|
+
architecture: 'architecture_example', # String | architecture
|
89
|
+
component: 'component_example', # String | component
|
90
90
|
limit: 56, # Integer | Number of results to return per page.
|
91
91
|
offset: 56, # Integer | The initial index from which to return the results.
|
92
92
|
ordering: 'ordering_example', # String | Which field to use when ordering the results.
|
93
|
-
relative_path: 'relative_path_example', # String |
|
94
|
-
repository_version: 'repository_version_example', # String |
|
95
|
-
repository_version_added: 'repository_version_added_example', # String |
|
96
|
-
repository_version_removed: 'repository_version_removed_example', # String |
|
97
|
-
sha256: 'sha256_example', # String |
|
93
|
+
relative_path: 'relative_path_example', # String | relative_path
|
94
|
+
repository_version: 'repository_version_example', # String | repository_version
|
95
|
+
repository_version_added: 'repository_version_added_example', # String | repository_version_added
|
96
|
+
repository_version_removed: 'repository_version_removed_example', # String | repository_version_removed
|
97
|
+
sha256: 'sha256_example', # String | sha256
|
98
98
|
fields: 'fields_example', # String | A list of fields to include in the response.
|
99
99
|
exclude_fields: 'exclude_fields_example' # String | A list of fields to exclude from the response.
|
100
100
|
}
|
@@ -113,16 +113,16 @@ end
|
|
113
113
|
|
114
114
|
Name | Type | Description | Notes
|
115
115
|
------------- | ------------- | ------------- | -------------
|
116
|
-
**architecture** | **String**|
|
117
|
-
**component** | **String**|
|
116
|
+
**architecture** | **String**| architecture | [optional]
|
117
|
+
**component** | **String**| component | [optional]
|
118
118
|
**limit** | **Integer**| Number of results to return per page. | [optional]
|
119
119
|
**offset** | **Integer**| The initial index from which to return the results. | [optional]
|
120
120
|
**ordering** | **String**| Which field to use when ordering the results. | [optional]
|
121
|
-
**relative_path** | **String**|
|
122
|
-
**repository_version** | **String**|
|
123
|
-
**repository_version_added** | **String**|
|
124
|
-
**repository_version_removed** | **String**|
|
125
|
-
**sha256** | **String**|
|
121
|
+
**relative_path** | **String**| relative_path | [optional]
|
122
|
+
**repository_version** | **String**| repository_version | [optional]
|
123
|
+
**repository_version_added** | **String**| repository_version_added | [optional]
|
124
|
+
**repository_version_removed** | **String**| repository_version_removed | [optional]
|
125
|
+
**sha256** | **String**| sha256 | [optional]
|
126
126
|
**fields** | **String**| A list of fields to include in the response. | [optional]
|
127
127
|
**exclude_fields** | **String**| A list of fields to exclude from the response. | [optional]
|
128
128
|
|
@@ -93,29 +93,29 @@ end
|
|
93
93
|
|
94
94
|
api_instance = PulpDebClient::ContentInstallerPackagesApi.new
|
95
95
|
opts = {
|
96
|
-
architecture: 'architecture_example', # String |
|
97
|
-
auto_built_package: 'auto_built_package_example', # String |
|
98
|
-
build_essential:
|
99
|
-
built_using: 'built_using_example', # String |
|
100
|
-
essential:
|
101
|
-
installed_size:
|
96
|
+
architecture: 'architecture_example', # String | architecture
|
97
|
+
auto_built_package: 'auto_built_package_example', # String | auto_built_package
|
98
|
+
build_essential: 'build_essential_example', # String | build_essential
|
99
|
+
built_using: 'built_using_example', # String | built_using
|
100
|
+
essential: 'essential_example', # String | essential
|
101
|
+
installed_size: 'installed_size_example', # String | installed_size
|
102
102
|
limit: 56, # Integer | Number of results to return per page.
|
103
|
-
maintainer: 'maintainer_example', # String |
|
104
|
-
multi_arch: 'multi_arch_example', # String |
|
103
|
+
maintainer: 'maintainer_example', # String | maintainer
|
104
|
+
multi_arch: 'multi_arch_example', # String | multi_arch
|
105
105
|
offset: 56, # Integer | The initial index from which to return the results.
|
106
106
|
ordering: 'ordering_example', # String | Which field to use when ordering the results.
|
107
|
-
origin: 'origin_example', # String |
|
108
|
-
original_maintainer: 'original_maintainer_example', # String |
|
109
|
-
package: 'package_example', # String |
|
110
|
-
priority: 'priority_example', # String |
|
111
|
-
repository_version: 'repository_version_example', # String |
|
112
|
-
repository_version_added: 'repository_version_added_example', # String |
|
113
|
-
repository_version_removed: 'repository_version_removed_example', # String |
|
114
|
-
section: 'section_example', # String |
|
115
|
-
sha256: 'sha256_example', # String |
|
116
|
-
source: 'source_example', # String |
|
117
|
-
tag: 'tag_example', # String |
|
118
|
-
version: 'version_example', # String |
|
107
|
+
origin: 'origin_example', # String | origin
|
108
|
+
original_maintainer: 'original_maintainer_example', # String | original_maintainer
|
109
|
+
package: 'package_example', # String | package
|
110
|
+
priority: 'priority_example', # String | priority
|
111
|
+
repository_version: 'repository_version_example', # String | repository_version
|
112
|
+
repository_version_added: 'repository_version_added_example', # String | repository_version_added
|
113
|
+
repository_version_removed: 'repository_version_removed_example', # String | repository_version_removed
|
114
|
+
section: 'section_example', # String | section
|
115
|
+
sha256: 'sha256_example', # String | sha256
|
116
|
+
source: 'source_example', # String | source
|
117
|
+
tag: 'tag_example', # String | tag
|
118
|
+
version: 'version_example', # String | version
|
119
119
|
fields: 'fields_example', # String | A list of fields to include in the response.
|
120
120
|
exclude_fields: 'exclude_fields_example' # String | A list of fields to exclude from the response.
|
121
121
|
}
|
@@ -134,29 +134,29 @@ end
|
|
134
134
|
|
135
135
|
Name | Type | Description | Notes
|
136
136
|
------------- | ------------- | ------------- | -------------
|
137
|
-
**architecture** | **String**|
|
138
|
-
**auto_built_package** | **String**|
|
139
|
-
**build_essential** | **
|
140
|
-
**built_using** | **String**|
|
141
|
-
**essential** | **
|
142
|
-
**installed_size** | **
|
137
|
+
**architecture** | **String**| architecture | [optional]
|
138
|
+
**auto_built_package** | **String**| auto_built_package | [optional]
|
139
|
+
**build_essential** | **String**| build_essential | [optional]
|
140
|
+
**built_using** | **String**| built_using | [optional]
|
141
|
+
**essential** | **String**| essential | [optional]
|
142
|
+
**installed_size** | **String**| installed_size | [optional]
|
143
143
|
**limit** | **Integer**| Number of results to return per page. | [optional]
|
144
|
-
**maintainer** | **String**|
|
145
|
-
**multi_arch** | **String**|
|
144
|
+
**maintainer** | **String**| maintainer | [optional]
|
145
|
+
**multi_arch** | **String**| multi_arch | [optional]
|
146
146
|
**offset** | **Integer**| The initial index from which to return the results. | [optional]
|
147
147
|
**ordering** | **String**| Which field to use when ordering the results. | [optional]
|
148
|
-
**origin** | **String**|
|
149
|
-
**original_maintainer** | **String**|
|
150
|
-
**package** | **String**|
|
151
|
-
**priority** | **String**|
|
152
|
-
**repository_version** | **String**|
|
153
|
-
**repository_version_added** | **String**|
|
154
|
-
**repository_version_removed** | **String**|
|
155
|
-
**section** | **String**|
|
156
|
-
**sha256** | **String**|
|
157
|
-
**source** | **String**|
|
158
|
-
**tag** | **String**|
|
159
|
-
**version** | **String**|
|
148
|
+
**origin** | **String**| origin | [optional]
|
149
|
+
**original_maintainer** | **String**| original_maintainer | [optional]
|
150
|
+
**package** | **String**| package | [optional]
|
151
|
+
**priority** | **String**| priority | [optional]
|
152
|
+
**repository_version** | **String**| repository_version | [optional]
|
153
|
+
**repository_version_added** | **String**| repository_version_added | [optional]
|
154
|
+
**repository_version_removed** | **String**| repository_version_removed | [optional]
|
155
|
+
**section** | **String**| section | [optional]
|
156
|
+
**sha256** | **String**| sha256 | [optional]
|
157
|
+
**source** | **String**| source | [optional]
|
158
|
+
**tag** | **String**| tag | [optional]
|
159
|
+
**version** | **String**| version | [optional]
|
160
160
|
**fields** | **String**| A list of fields to include in the response. | [optional]
|
161
161
|
**exclude_fields** | **String**| A list of fields to exclude from the response. | [optional]
|
162
162
|
|
@@ -85,16 +85,16 @@ end
|
|
85
85
|
|
86
86
|
api_instance = PulpDebClient::ContentPackageIndicesApi.new
|
87
87
|
opts = {
|
88
|
-
architecture: 'architecture_example', # String |
|
89
|
-
component: 'component_example', # String |
|
88
|
+
architecture: 'architecture_example', # String | architecture
|
89
|
+
component: 'component_example', # String | component
|
90
90
|
limit: 56, # Integer | Number of results to return per page.
|
91
91
|
offset: 56, # Integer | The initial index from which to return the results.
|
92
92
|
ordering: 'ordering_example', # String | Which field to use when ordering the results.
|
93
|
-
relative_path: 'relative_path_example', # String |
|
94
|
-
repository_version: 'repository_version_example', # String |
|
95
|
-
repository_version_added: 'repository_version_added_example', # String |
|
96
|
-
repository_version_removed: 'repository_version_removed_example', # String |
|
97
|
-
sha256: 'sha256_example', # String |
|
93
|
+
relative_path: 'relative_path_example', # String | relative_path
|
94
|
+
repository_version: 'repository_version_example', # String | repository_version
|
95
|
+
repository_version_added: 'repository_version_added_example', # String | repository_version_added
|
96
|
+
repository_version_removed: 'repository_version_removed_example', # String | repository_version_removed
|
97
|
+
sha256: 'sha256_example', # String | sha256
|
98
98
|
fields: 'fields_example', # String | A list of fields to include in the response.
|
99
99
|
exclude_fields: 'exclude_fields_example' # String | A list of fields to exclude from the response.
|
100
100
|
}
|
@@ -113,16 +113,16 @@ end
|
|
113
113
|
|
114
114
|
Name | Type | Description | Notes
|
115
115
|
------------- | ------------- | ------------- | -------------
|
116
|
-
**architecture** | **String**|
|
117
|
-
**component** | **String**|
|
116
|
+
**architecture** | **String**| architecture | [optional]
|
117
|
+
**component** | **String**| component | [optional]
|
118
118
|
**limit** | **Integer**| Number of results to return per page. | [optional]
|
119
119
|
**offset** | **Integer**| The initial index from which to return the results. | [optional]
|
120
120
|
**ordering** | **String**| Which field to use when ordering the results. | [optional]
|
121
|
-
**relative_path** | **String**|
|
122
|
-
**repository_version** | **String**|
|
123
|
-
**repository_version_added** | **String**|
|
124
|
-
**repository_version_removed** | **String**|
|
125
|
-
**sha256** | **String**|
|
121
|
+
**relative_path** | **String**| relative_path | [optional]
|
122
|
+
**repository_version** | **String**| repository_version | [optional]
|
123
|
+
**repository_version_added** | **String**| repository_version_added | [optional]
|
124
|
+
**repository_version_removed** | **String**| repository_version_removed | [optional]
|
125
|
+
**sha256** | **String**| sha256 | [optional]
|
126
126
|
**fields** | **String**| A list of fields to include in the response. | [optional]
|
127
127
|
**exclude_fields** | **String**| A list of fields to exclude from the response. | [optional]
|
128
128
|
|
@@ -88,11 +88,11 @@ opts = {
|
|
88
88
|
limit: 56, # Integer | Number of results to return per page.
|
89
89
|
offset: 56, # Integer | The initial index from which to return the results.
|
90
90
|
ordering: 'ordering_example', # String | Which field to use when ordering the results.
|
91
|
-
package: 'package_example', # String |
|
92
|
-
release_component: 'release_component_example', # String |
|
93
|
-
repository_version: 'repository_version_example', # String |
|
94
|
-
repository_version_added: 'repository_version_added_example', # String |
|
95
|
-
repository_version_removed: 'repository_version_removed_example', # String |
|
91
|
+
package: 'package_example', # String | package
|
92
|
+
release_component: 'release_component_example', # String | release_component
|
93
|
+
repository_version: 'repository_version_example', # String | repository_version
|
94
|
+
repository_version_added: 'repository_version_added_example', # String | repository_version_added
|
95
|
+
repository_version_removed: 'repository_version_removed_example', # String | repository_version_removed
|
96
96
|
fields: 'fields_example', # String | A list of fields to include in the response.
|
97
97
|
exclude_fields: 'exclude_fields_example' # String | A list of fields to exclude from the response.
|
98
98
|
}
|
@@ -114,11 +114,11 @@ Name | Type | Description | Notes
|
|
114
114
|
**limit** | **Integer**| Number of results to return per page. | [optional]
|
115
115
|
**offset** | **Integer**| The initial index from which to return the results. | [optional]
|
116
116
|
**ordering** | **String**| Which field to use when ordering the results. | [optional]
|
117
|
-
**package** |
|
118
|
-
**release_component** |
|
119
|
-
**repository_version** | **String**|
|
120
|
-
**repository_version_added** | **String**|
|
121
|
-
**repository_version_removed** | **String**|
|
117
|
+
**package** | **String**| package | [optional]
|
118
|
+
**release_component** | **String**| release_component | [optional]
|
119
|
+
**repository_version** | **String**| repository_version | [optional]
|
120
|
+
**repository_version_added** | **String**| repository_version_added | [optional]
|
121
|
+
**repository_version_removed** | **String**| repository_version_removed | [optional]
|
122
122
|
**fields** | **String**| A list of fields to include in the response. | [optional]
|
123
123
|
**exclude_fields** | **String**| A list of fields to exclude from the response. | [optional]
|
124
124
|
|
data/docs/ContentPackagesApi.md
CHANGED
@@ -93,30 +93,30 @@ end
|
|
93
93
|
|
94
94
|
api_instance = PulpDebClient::ContentPackagesApi.new
|
95
95
|
opts = {
|
96
|
-
architecture: 'architecture_example', # String |
|
97
|
-
auto_built_package: 'auto_built_package_example', # String |
|
98
|
-
build_essential:
|
99
|
-
built_using: 'built_using_example', # String |
|
100
|
-
essential:
|
101
|
-
installed_size:
|
96
|
+
architecture: 'architecture_example', # String | architecture
|
97
|
+
auto_built_package: 'auto_built_package_example', # String | auto_built_package
|
98
|
+
build_essential: 'build_essential_example', # String | build_essential
|
99
|
+
built_using: 'built_using_example', # String | built_using
|
100
|
+
essential: 'essential_example', # String | essential
|
101
|
+
installed_size: 'installed_size_example', # String | installed_size
|
102
102
|
limit: 56, # Integer | Number of results to return per page.
|
103
|
-
maintainer: 'maintainer_example', # String |
|
104
|
-
multi_arch: 'multi_arch_example', # String |
|
103
|
+
maintainer: 'maintainer_example', # String | maintainer
|
104
|
+
multi_arch: 'multi_arch_example', # String | multi_arch
|
105
105
|
offset: 56, # Integer | The initial index from which to return the results.
|
106
106
|
ordering: 'ordering_example', # String | Which field to use when ordering the results.
|
107
|
-
origin: 'origin_example', # String |
|
108
|
-
original_maintainer: 'original_maintainer_example', # String |
|
109
|
-
package: 'package_example', # String |
|
110
|
-
priority: 'priority_example', # String |
|
111
|
-
relative_path: 'relative_path_example', # String |
|
112
|
-
repository_version: 'repository_version_example', # String |
|
113
|
-
repository_version_added: 'repository_version_added_example', # String |
|
114
|
-
repository_version_removed: 'repository_version_removed_example', # String |
|
115
|
-
section: 'section_example', # String |
|
116
|
-
sha256: 'sha256_example', # String |
|
117
|
-
source: 'source_example', # String |
|
118
|
-
tag: 'tag_example', # String |
|
119
|
-
version: 'version_example', # String |
|
107
|
+
origin: 'origin_example', # String | origin
|
108
|
+
original_maintainer: 'original_maintainer_example', # String | original_maintainer
|
109
|
+
package: 'package_example', # String | package
|
110
|
+
priority: 'priority_example', # String | priority
|
111
|
+
relative_path: 'relative_path_example', # String | relative_path
|
112
|
+
repository_version: 'repository_version_example', # String | repository_version
|
113
|
+
repository_version_added: 'repository_version_added_example', # String | repository_version_added
|
114
|
+
repository_version_removed: 'repository_version_removed_example', # String | repository_version_removed
|
115
|
+
section: 'section_example', # String | section
|
116
|
+
sha256: 'sha256_example', # String | sha256
|
117
|
+
source: 'source_example', # String | source
|
118
|
+
tag: 'tag_example', # String | tag
|
119
|
+
version: 'version_example', # String | version
|
120
120
|
fields: 'fields_example', # String | A list of fields to include in the response.
|
121
121
|
exclude_fields: 'exclude_fields_example' # String | A list of fields to exclude from the response.
|
122
122
|
}
|
@@ -135,30 +135,30 @@ end
|
|
135
135
|
|
136
136
|
Name | Type | Description | Notes
|
137
137
|
------------- | ------------- | ------------- | -------------
|
138
|
-
**architecture** | **String**|
|
139
|
-
**auto_built_package** | **String**|
|
140
|
-
**build_essential** | **
|
141
|
-
**built_using** | **String**|
|
142
|
-
**essential** | **
|
143
|
-
**installed_size** | **
|
138
|
+
**architecture** | **String**| architecture | [optional]
|
139
|
+
**auto_built_package** | **String**| auto_built_package | [optional]
|
140
|
+
**build_essential** | **String**| build_essential | [optional]
|
141
|
+
**built_using** | **String**| built_using | [optional]
|
142
|
+
**essential** | **String**| essential | [optional]
|
143
|
+
**installed_size** | **String**| installed_size | [optional]
|
144
144
|
**limit** | **Integer**| Number of results to return per page. | [optional]
|
145
|
-
**maintainer** | **String**|
|
146
|
-
**multi_arch** | **String**|
|
145
|
+
**maintainer** | **String**| maintainer | [optional]
|
146
|
+
**multi_arch** | **String**| multi_arch | [optional]
|
147
147
|
**offset** | **Integer**| The initial index from which to return the results. | [optional]
|
148
148
|
**ordering** | **String**| Which field to use when ordering the results. | [optional]
|
149
|
-
**origin** | **String**|
|
150
|
-
**original_maintainer** | **String**|
|
151
|
-
**package** | **String**|
|
152
|
-
**priority** | **String**|
|
153
|
-
**relative_path** | **String**|
|
154
|
-
**repository_version** | **String**|
|
155
|
-
**repository_version_added** | **String**|
|
156
|
-
**repository_version_removed** | **String**|
|
157
|
-
**section** | **String**|
|
158
|
-
**sha256** | **String**|
|
159
|
-
**source** | **String**|
|
160
|
-
**tag** | **String**|
|
161
|
-
**version** | **String**|
|
149
|
+
**origin** | **String**| origin | [optional]
|
150
|
+
**original_maintainer** | **String**| original_maintainer | [optional]
|
151
|
+
**package** | **String**| package | [optional]
|
152
|
+
**priority** | **String**| priority | [optional]
|
153
|
+
**relative_path** | **String**| relative_path | [optional]
|
154
|
+
**repository_version** | **String**| repository_version | [optional]
|
155
|
+
**repository_version_added** | **String**| repository_version_added | [optional]
|
156
|
+
**repository_version_removed** | **String**| repository_version_removed | [optional]
|
157
|
+
**section** | **String**| section | [optional]
|
158
|
+
**sha256** | **String**| sha256 | [optional]
|
159
|
+
**source** | **String**| source | [optional]
|
160
|
+
**tag** | **String**| tag | [optional]
|
161
|
+
**version** | **String**| version | [optional]
|
162
162
|
**fields** | **String**| A list of fields to include in the response. | [optional]
|
163
163
|
**exclude_fields** | **String**| A list of fields to exclude from the response. | [optional]
|
164
164
|
|
@@ -85,14 +85,14 @@ end
|
|
85
85
|
|
86
86
|
api_instance = PulpDebClient::ContentReleaseArchitecturesApi.new
|
87
87
|
opts = {
|
88
|
-
architecture: 'architecture_example', # String |
|
88
|
+
architecture: 'architecture_example', # String | architecture
|
89
89
|
limit: 56, # Integer | Number of results to return per page.
|
90
90
|
offset: 56, # Integer | The initial index from which to return the results.
|
91
91
|
ordering: 'ordering_example', # String | Which field to use when ordering the results.
|
92
|
-
release: 'release_example', # String |
|
93
|
-
repository_version: 'repository_version_example', # String |
|
94
|
-
repository_version_added: 'repository_version_added_example', # String |
|
95
|
-
repository_version_removed: 'repository_version_removed_example', # String |
|
92
|
+
release: 'release_example', # String | release
|
93
|
+
repository_version: 'repository_version_example', # String | repository_version
|
94
|
+
repository_version_added: 'repository_version_added_example', # String | repository_version_added
|
95
|
+
repository_version_removed: 'repository_version_removed_example', # String | repository_version_removed
|
96
96
|
fields: 'fields_example', # String | A list of fields to include in the response.
|
97
97
|
exclude_fields: 'exclude_fields_example' # String | A list of fields to exclude from the response.
|
98
98
|
}
|
@@ -111,14 +111,14 @@ end
|
|
111
111
|
|
112
112
|
Name | Type | Description | Notes
|
113
113
|
------------- | ------------- | ------------- | -------------
|
114
|
-
**architecture** | **String**|
|
114
|
+
**architecture** | **String**| architecture | [optional]
|
115
115
|
**limit** | **Integer**| Number of results to return per page. | [optional]
|
116
116
|
**offset** | **Integer**| The initial index from which to return the results. | [optional]
|
117
117
|
**ordering** | **String**| Which field to use when ordering the results. | [optional]
|
118
|
-
**release** |
|
119
|
-
**repository_version** | **String**|
|
120
|
-
**repository_version_added** | **String**|
|
121
|
-
**repository_version_removed** | **String**|
|
118
|
+
**release** | **String**| release | [optional]
|
119
|
+
**repository_version** | **String**| repository_version | [optional]
|
120
|
+
**repository_version_added** | **String**| repository_version_added | [optional]
|
121
|
+
**repository_version_removed** | **String**| repository_version_removed | [optional]
|
122
122
|
**fields** | **String**| A list of fields to include in the response. | [optional]
|
123
123
|
**exclude_fields** | **String**| A list of fields to exclude from the response. | [optional]
|
124
124
|
|