pulp_deb_client 2.9.3 → 2.10.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (179) hide show
  1. checksums.yaml +4 -4
  2. data/Gemfile +1 -1
  3. data/README.md +4 -4
  4. data/docs/ContentGenericContentsApi.md +10 -10
  5. data/docs/ContentInstallerFileIndicesApi.md +14 -14
  6. data/docs/ContentInstallerPackagesApi.md +40 -40
  7. data/docs/ContentPackageIndicesApi.md +14 -14
  8. data/docs/ContentPackageReleaseComponentsApi.md +10 -10
  9. data/docs/ContentPackagesApi.md +42 -42
  10. data/docs/ContentReleaseArchitecturesApi.md +10 -10
  11. data/docs/ContentReleaseComponentsApi.md +10 -10
  12. data/docs/ContentReleaseFilesApi.md +14 -14
  13. data/docs/ContentReleasesApi.md +12 -12
  14. data/docs/DebAptDistribution.md +2 -0
  15. data/docs/DebAptDistributionResponse.md +2 -0
  16. data/docs/DebAptRemote.md +11 -1
  17. data/docs/DebAptRemoteResponse.md +7 -7
  18. data/docs/DebAptRepository.md +3 -1
  19. data/docs/DebAptRepositoryResponse.md +2 -0
  20. data/docs/DistributionsAptApi.md +20 -12
  21. data/docs/PatcheddebAptDistribution.md +2 -0
  22. data/docs/PatcheddebAptRemote.md +11 -1
  23. data/docs/PatcheddebAptRepository.md +3 -1
  24. data/docs/PublicationsAptApi.md +14 -14
  25. data/docs/PublicationsVerbatimApi.md +14 -14
  26. data/docs/RemotesAptApi.md +24 -16
  27. data/docs/RepositoriesAptApi.md +12 -4
  28. data/docs/RepositoriesDebVersionsApi.md +28 -28
  29. data/docs/RepositoryAddRemoveContent.md +2 -2
  30. data/lib/pulp_deb_client/api/content_generic_contents_api.rb +11 -11
  31. data/lib/pulp_deb_client/api/content_installer_file_indices_api.rb +15 -15
  32. data/lib/pulp_deb_client/api/content_installer_packages_api.rb +52 -44
  33. data/lib/pulp_deb_client/api/content_package_indices_api.rb +15 -15
  34. data/lib/pulp_deb_client/api/content_package_release_components_api.rb +11 -11
  35. data/lib/pulp_deb_client/api/content_packages_api.rb +54 -46
  36. data/lib/pulp_deb_client/api/content_release_architectures_api.rb +11 -11
  37. data/lib/pulp_deb_client/api/content_release_components_api.rb +11 -11
  38. data/lib/pulp_deb_client/api/content_release_files_api.rb +15 -15
  39. data/lib/pulp_deb_client/api/content_releases_api.rb +13 -13
  40. data/lib/pulp_deb_client/api/distributions_apt_api.rb +27 -15
  41. data/lib/pulp_deb_client/api/publications_apt_api.rb +16 -16
  42. data/lib/pulp_deb_client/api/publications_verbatim_api.rb +16 -16
  43. data/lib/pulp_deb_client/api/remotes_apt_api.rb +31 -19
  44. data/lib/pulp_deb_client/api/repositories_apt_api.rb +18 -6
  45. data/lib/pulp_deb_client/api/repositories_deb_versions_api.rb +51 -31
  46. data/lib/pulp_deb_client/api_client.rb +8 -12
  47. data/lib/pulp_deb_client/api_error.rb +1 -1
  48. data/lib/pulp_deb_client/configuration.rb +1 -8
  49. data/lib/pulp_deb_client/models/async_operation_response.rb +1 -1
  50. data/lib/pulp_deb_client/models/content_summary.rb +1 -1
  51. data/lib/pulp_deb_client/models/content_summary_response.rb +1 -1
  52. data/lib/pulp_deb_client/models/deb_apt_distribution.rb +11 -2
  53. data/lib/pulp_deb_client/models/deb_apt_distribution_response.rb +11 -2
  54. data/lib/pulp_deb_client/models/deb_apt_publication.rb +1 -1
  55. data/lib/pulp_deb_client/models/deb_apt_publication_response.rb +1 -1
  56. data/lib/pulp_deb_client/models/deb_apt_remote.rb +57 -3
  57. data/lib/pulp_deb_client/models/deb_apt_remote_response.rb +32 -33
  58. data/lib/pulp_deb_client/models/deb_apt_repository.rb +11 -2
  59. data/lib/pulp_deb_client/models/deb_apt_repository_response.rb +11 -2
  60. data/lib/pulp_deb_client/models/deb_base_package.rb +1 -1
  61. data/lib/pulp_deb_client/models/deb_base_package_response.rb +1 -1
  62. data/lib/pulp_deb_client/models/deb_generic_content.rb +1 -1
  63. data/lib/pulp_deb_client/models/deb_generic_content_response.rb +1 -1
  64. data/lib/pulp_deb_client/models/deb_installer_file_index.rb +1 -1
  65. data/lib/pulp_deb_client/models/deb_installer_file_index_response.rb +1 -1
  66. data/lib/pulp_deb_client/models/deb_package_index.rb +1 -1
  67. data/lib/pulp_deb_client/models/deb_package_index_response.rb +1 -1
  68. data/lib/pulp_deb_client/models/deb_package_release_component.rb +1 -1
  69. data/lib/pulp_deb_client/models/deb_package_release_component_response.rb +1 -1
  70. data/lib/pulp_deb_client/models/deb_release.rb +1 -1
  71. data/lib/pulp_deb_client/models/deb_release_architecture.rb +1 -1
  72. data/lib/pulp_deb_client/models/deb_release_architecture_response.rb +1 -1
  73. data/lib/pulp_deb_client/models/deb_release_component.rb +1 -1
  74. data/lib/pulp_deb_client/models/deb_release_component_response.rb +1 -1
  75. data/lib/pulp_deb_client/models/deb_release_file.rb +1 -1
  76. data/lib/pulp_deb_client/models/deb_release_file_response.rb +1 -1
  77. data/lib/pulp_deb_client/models/deb_release_response.rb +1 -1
  78. data/lib/pulp_deb_client/models/deb_verbatim_publication.rb +1 -1
  79. data/lib/pulp_deb_client/models/deb_verbatim_publication_response.rb +1 -1
  80. data/lib/pulp_deb_client/models/paginated_repository_version_response_list.rb +1 -1
  81. data/lib/pulp_deb_client/models/paginateddeb_apt_distribution_response_list.rb +1 -1
  82. data/lib/pulp_deb_client/models/paginateddeb_apt_publication_response_list.rb +1 -1
  83. data/lib/pulp_deb_client/models/paginateddeb_apt_remote_response_list.rb +1 -1
  84. data/lib/pulp_deb_client/models/paginateddeb_apt_repository_response_list.rb +1 -1
  85. data/lib/pulp_deb_client/models/paginateddeb_base_package_response_list.rb +1 -1
  86. data/lib/pulp_deb_client/models/paginateddeb_generic_content_response_list.rb +1 -1
  87. data/lib/pulp_deb_client/models/paginateddeb_installer_file_index_response_list.rb +1 -1
  88. data/lib/pulp_deb_client/models/paginateddeb_package_index_response_list.rb +1 -1
  89. data/lib/pulp_deb_client/models/paginateddeb_package_release_component_response_list.rb +1 -1
  90. data/lib/pulp_deb_client/models/paginateddeb_release_architecture_response_list.rb +1 -1
  91. data/lib/pulp_deb_client/models/paginateddeb_release_component_response_list.rb +1 -1
  92. data/lib/pulp_deb_client/models/paginateddeb_release_file_response_list.rb +1 -1
  93. data/lib/pulp_deb_client/models/paginateddeb_release_response_list.rb +1 -1
  94. data/lib/pulp_deb_client/models/paginateddeb_verbatim_publication_response_list.rb +1 -1
  95. data/lib/pulp_deb_client/models/patcheddeb_apt_distribution.rb +11 -2
  96. data/lib/pulp_deb_client/models/patcheddeb_apt_remote.rb +57 -3
  97. data/lib/pulp_deb_client/models/patcheddeb_apt_repository.rb +11 -2
  98. data/lib/pulp_deb_client/models/policy_enum.rb +1 -1
  99. data/lib/pulp_deb_client/models/repository_add_remove_content.rb +3 -3
  100. data/lib/pulp_deb_client/models/repository_sync_url.rb +1 -1
  101. data/lib/pulp_deb_client/models/repository_version.rb +1 -1
  102. data/lib/pulp_deb_client/models/repository_version_response.rb +1 -1
  103. data/lib/pulp_deb_client/version.rb +2 -2
  104. data/lib/pulp_deb_client.rb +1 -1
  105. data/pulp_deb_client.gemspec +1 -1
  106. data/spec/api/content_generic_contents_api_spec.rb +6 -6
  107. data/spec/api/content_installer_file_indices_api_spec.rb +8 -8
  108. data/spec/api/content_installer_packages_api_spec.rb +21 -21
  109. data/spec/api/content_package_indices_api_spec.rb +8 -8
  110. data/spec/api/content_package_release_components_api_spec.rb +6 -6
  111. data/spec/api/content_packages_api_spec.rb +22 -22
  112. data/spec/api/content_release_architectures_api_spec.rb +6 -6
  113. data/spec/api/content_release_components_api_spec.rb +6 -6
  114. data/spec/api/content_release_files_api_spec.rb +8 -8
  115. data/spec/api/content_releases_api_spec.rb +7 -7
  116. data/spec/api/distributions_apt_api_spec.rb +11 -7
  117. data/spec/api/publications_apt_api_spec.rb +8 -8
  118. data/spec/api/publications_verbatim_api_spec.rb +8 -8
  119. data/spec/api/remotes_apt_api_spec.rb +13 -9
  120. data/spec/api/repositories_apt_api_spec.rb +7 -3
  121. data/spec/api/repositories_deb_versions_api_spec.rb +15 -15
  122. data/spec/api_client_spec.rb +2 -2
  123. data/spec/configuration_spec.rb +1 -1
  124. data/spec/models/async_operation_response_spec.rb +1 -1
  125. data/spec/models/content_summary_response_spec.rb +1 -1
  126. data/spec/models/content_summary_spec.rb +1 -1
  127. data/spec/models/deb_apt_distribution_response_spec.rb +7 -1
  128. data/spec/models/deb_apt_distribution_spec.rb +7 -1
  129. data/spec/models/deb_apt_publication_response_spec.rb +1 -1
  130. data/spec/models/deb_apt_publication_spec.rb +1 -1
  131. data/spec/models/deb_apt_remote_response_spec.rb +13 -13
  132. data/spec/models/deb_apt_remote_spec.rb +31 -1
  133. data/spec/models/deb_apt_repository_response_spec.rb +7 -1
  134. data/spec/models/deb_apt_repository_spec.rb +7 -1
  135. data/spec/models/deb_base_package_response_spec.rb +1 -1
  136. data/spec/models/deb_base_package_spec.rb +1 -1
  137. data/spec/models/deb_generic_content_response_spec.rb +1 -1
  138. data/spec/models/deb_generic_content_spec.rb +1 -1
  139. data/spec/models/deb_installer_file_index_response_spec.rb +1 -1
  140. data/spec/models/deb_installer_file_index_spec.rb +1 -1
  141. data/spec/models/deb_package_index_response_spec.rb +1 -1
  142. data/spec/models/deb_package_index_spec.rb +1 -1
  143. data/spec/models/deb_package_release_component_response_spec.rb +1 -1
  144. data/spec/models/deb_package_release_component_spec.rb +1 -1
  145. data/spec/models/deb_release_architecture_response_spec.rb +1 -1
  146. data/spec/models/deb_release_architecture_spec.rb +1 -1
  147. data/spec/models/deb_release_component_response_spec.rb +1 -1
  148. data/spec/models/deb_release_component_spec.rb +1 -1
  149. data/spec/models/deb_release_file_response_spec.rb +1 -1
  150. data/spec/models/deb_release_file_spec.rb +1 -1
  151. data/spec/models/deb_release_response_spec.rb +1 -1
  152. data/spec/models/deb_release_spec.rb +1 -1
  153. data/spec/models/deb_verbatim_publication_response_spec.rb +1 -1
  154. data/spec/models/deb_verbatim_publication_spec.rb +1 -1
  155. data/spec/models/paginated_repository_version_response_list_spec.rb +1 -1
  156. data/spec/models/paginateddeb_apt_distribution_response_list_spec.rb +1 -1
  157. data/spec/models/paginateddeb_apt_publication_response_list_spec.rb +1 -1
  158. data/spec/models/paginateddeb_apt_remote_response_list_spec.rb +1 -1
  159. data/spec/models/paginateddeb_apt_repository_response_list_spec.rb +1 -1
  160. data/spec/models/paginateddeb_base_package_response_list_spec.rb +1 -1
  161. data/spec/models/paginateddeb_generic_content_response_list_spec.rb +1 -1
  162. data/spec/models/paginateddeb_installer_file_index_response_list_spec.rb +1 -1
  163. data/spec/models/paginateddeb_package_index_response_list_spec.rb +1 -1
  164. data/spec/models/paginateddeb_package_release_component_response_list_spec.rb +1 -1
  165. data/spec/models/paginateddeb_release_architecture_response_list_spec.rb +1 -1
  166. data/spec/models/paginateddeb_release_component_response_list_spec.rb +1 -1
  167. data/spec/models/paginateddeb_release_file_response_list_spec.rb +1 -1
  168. data/spec/models/paginateddeb_release_response_list_spec.rb +1 -1
  169. data/spec/models/paginateddeb_verbatim_publication_response_list_spec.rb +1 -1
  170. data/spec/models/patcheddeb_apt_distribution_spec.rb +7 -1
  171. data/spec/models/patcheddeb_apt_remote_spec.rb +31 -1
  172. data/spec/models/patcheddeb_apt_repository_spec.rb +7 -1
  173. data/spec/models/policy_enum_spec.rb +1 -1
  174. data/spec/models/repository_add_remove_content_spec.rb +1 -1
  175. data/spec/models/repository_sync_url_spec.rb +1 -1
  176. data/spec/models/repository_version_response_spec.rb +1 -1
  177. data/spec/models/repository_version_spec.rb +1 -1
  178. data/spec/spec_helper.rb +1 -1
  179. metadata +55 -55
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 6fcc590001966259473b3a0d04a261e7c2306c97e15b7fb2ccd5839aaab7a395
4
- data.tar.gz: d219080bd2113061dfb34a2605c6673ff447a6b15f7bec9e5e7c3d923fd4ae30
3
+ metadata.gz: 3dd68b72c1d221fda9a4e5da2d09970a0a2f54c4d134b08e4d5ecbdf18d1458d
4
+ data.tar.gz: c358a1ee2c40b25c2e1b2893a78c8f674c7955614450788e39670d18f8f1c4b4
5
5
  SHA512:
6
- metadata.gz: 0ac7409276d255c27e84a26c1f9166fe74810ced6eba36b113f5d30d44388887df52f0731e7d973c9f74b3a2be5a249f53e5f8923f73bd3597d513943f89dce0
7
- data.tar.gz: 85d6d36c0a26a21930233c2ce77e42fed82bf3fdb6c36a6ab641c6e88834dcb0469feac37adc0ec084b64106718450116953aa8fc10cee0faff237582fc5999b
6
+ metadata.gz: c14132469ecb06a3550523f55d10f206be5866ac8172eeafea193e673aff15f93fb904fa268653ac3c2ea16c28e2e4b2e1158df324b369e5ac83dcc90714201b
7
+ data.tar.gz: 2344b8e27e2d67b3b67cf51253816704c46e6af916ebfb9a006f083a2dbf26230b26f4dcec4bab71dd3f71bd8647d50045b95b00e8f7023815a987a07874b8e2
data/Gemfile CHANGED
@@ -3,7 +3,7 @@ source 'https://rubygems.org'
3
3
  gemspec
4
4
 
5
5
  group :development, :test do
6
- gem 'rake', '~> 13.0.1'
6
+ gem 'rake', '~> 12.0.0'
7
7
  gem 'pry-byebug'
8
8
  gem 'rubocop', '~> 0.66.0'
9
9
  end
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.9.3
10
+ - Package version: 2.10.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.9.3.gem
27
+ gem install ./pulp_deb_client-2.10.0.gem
28
28
  ```
29
29
 
30
- (for development, run `gem install --dev ./pulp_deb_client-2.9.3.gem` to install the development dependencies)
30
+ (for development, run `gem install --dev ./pulp_deb_client-2.10.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.9.3'
36
+ gem 'pulp_deb_client', '~> 2.10.0'
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 | 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
99
+ relative_path: 'relative_path_example', # String | Filter results where relative_path matches value
100
+ repository_version: 'repository_version_example', # String | Repository Version referenced by HREF
101
+ repository_version_added: 'repository_version_added_example', # String | Repository Version referenced by HREF
102
+ repository_version_removed: 'repository_version_removed_example', # String | Repository Version referenced by HREF
103
+ sha256: 'sha256_example', # String | Filter results where sha256 matches value
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**| 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]
125
+ **relative_path** | **String**| Filter results where relative_path matches value | [optional]
126
+ **repository_version** | **String**| Repository Version referenced by HREF | [optional]
127
+ **repository_version_added** | **String**| Repository Version referenced by HREF | [optional]
128
+ **repository_version_removed** | **String**| Repository Version referenced by HREF | [optional]
129
+ **sha256** | **String**| Filter results where sha256 matches value | [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 | architecture
89
- component: 'component_example', # String | component
88
+ architecture: 'architecture_example', # String | Filter results where architecture matches value
89
+ component: 'component_example', # String | Filter results where component matches value
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 | 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
93
+ relative_path: 'relative_path_example', # String | Filter results where relative_path matches value
94
+ repository_version: 'repository_version_example', # String | Repository Version referenced by HREF
95
+ repository_version_added: 'repository_version_added_example', # String | Repository Version referenced by HREF
96
+ repository_version_removed: 'repository_version_removed_example', # String | Repository Version referenced by HREF
97
+ sha256: 'sha256_example', # String | Filter results where sha256 matches value
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**| architecture | [optional]
117
- **component** | **String**| component | [optional]
116
+ **architecture** | **String**| Filter results where architecture matches value | [optional]
117
+ **component** | **String**| Filter results where component matches value | [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**| 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]
121
+ **relative_path** | **String**| Filter results where relative_path matches value | [optional]
122
+ **repository_version** | **String**| Repository Version referenced by HREF | [optional]
123
+ **repository_version_added** | **String**| Repository Version referenced by HREF | [optional]
124
+ **repository_version_removed** | **String**| Repository Version referenced by HREF | [optional]
125
+ **sha256** | **String**| Filter results where sha256 matches value | [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 | 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
96
+ architecture: 'architecture_example', # String | Filter results where architecture matches value
97
+ auto_built_package: 'auto_built_package_example', # String | Filter results where auto_built_package matches value
98
+ build_essential: true, # Boolean | Filter results where build_essential matches value
99
+ built_using: 'built_using_example', # String | Filter results where built_using matches value
100
+ essential: true, # Boolean | Filter results where essential matches value
101
+ installed_size: 56, # Integer | Filter results where installed_size matches value
102
102
  limit: 56, # Integer | Number of results to return per page.
103
- maintainer: 'maintainer_example', # String | maintainer
104
- multi_arch: 'multi_arch_example', # String | multi_arch
103
+ maintainer: 'maintainer_example', # String | Filter results where maintainer matches value
104
+ multi_arch: 'multi_arch_example', # String | Filter results where multi_arch matches value
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 | 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
107
+ origin: 'origin_example', # String | Filter results where origin matches value
108
+ original_maintainer: 'original_maintainer_example', # String | Filter results where original_maintainer matches value
109
+ package: 'package_example', # String | Filter results where package matches value
110
+ priority: 'priority_example', # String | Filter results where priority matches value
111
+ repository_version: 'repository_version_example', # String | Repository Version referenced by HREF
112
+ repository_version_added: 'repository_version_added_example', # String | Repository Version referenced by HREF
113
+ repository_version_removed: 'repository_version_removed_example', # String | Repository Version referenced by HREF
114
+ section: 'section_example', # String | Filter results where section matches value
115
+ sha256: 'sha256_example', # String | Filter results where sha256 matches value
116
+ source: 'source_example', # String | Filter results where source matches value
117
+ tag: 'tag_example', # String | Filter results where tag matches value
118
+ version: 'version_example', # String | Filter results where version matches value
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**| 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]
137
+ **architecture** | **String**| Filter results where architecture matches value | [optional]
138
+ **auto_built_package** | **String**| Filter results where auto_built_package matches value | [optional]
139
+ **build_essential** | **Boolean**| Filter results where build_essential matches value | [optional]
140
+ **built_using** | **String**| Filter results where built_using matches value | [optional]
141
+ **essential** | **Boolean**| Filter results where essential matches value | [optional]
142
+ **installed_size** | **Integer**| Filter results where installed_size matches value | [optional]
143
143
  **limit** | **Integer**| Number of results to return per page. | [optional]
144
- **maintainer** | **String**| maintainer | [optional]
145
- **multi_arch** | **String**| multi_arch | [optional]
144
+ **maintainer** | **String**| Filter results where maintainer matches value | [optional]
145
+ **multi_arch** | **String**| Filter results where multi_arch matches value | [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**| 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]
148
+ **origin** | **String**| Filter results where origin matches value | [optional]
149
+ **original_maintainer** | **String**| Filter results where original_maintainer matches value | [optional]
150
+ **package** | **String**| Filter results where package matches value | [optional]
151
+ **priority** | **String**| Filter results where priority matches value | [optional]
152
+ **repository_version** | **String**| Repository Version referenced by HREF | [optional]
153
+ **repository_version_added** | **String**| Repository Version referenced by HREF | [optional]
154
+ **repository_version_removed** | **String**| Repository Version referenced by HREF | [optional]
155
+ **section** | **String**| Filter results where section matches value | [optional]
156
+ **sha256** | **String**| Filter results where sha256 matches value | [optional]
157
+ **source** | **String**| Filter results where source matches value | [optional]
158
+ **tag** | **String**| Filter results where tag matches value | [optional]
159
+ **version** | **String**| Filter results where version matches value | [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 | architecture
89
- component: 'component_example', # String | component
88
+ architecture: 'architecture_example', # String | Filter results where architecture matches value
89
+ component: 'component_example', # String | Filter results where component matches value
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 | 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
93
+ relative_path: 'relative_path_example', # String | Filter results where relative_path matches value
94
+ repository_version: 'repository_version_example', # String | Repository Version referenced by HREF
95
+ repository_version_added: 'repository_version_added_example', # String | Repository Version referenced by HREF
96
+ repository_version_removed: 'repository_version_removed_example', # String | Repository Version referenced by HREF
97
+ sha256: 'sha256_example', # String | Filter results where sha256 matches value
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**| architecture | [optional]
117
- **component** | **String**| component | [optional]
116
+ **architecture** | **String**| Filter results where architecture matches value | [optional]
117
+ **component** | **String**| Filter results where component matches value | [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**| 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]
121
+ **relative_path** | **String**| Filter results where relative_path matches value | [optional]
122
+ **repository_version** | **String**| Repository Version referenced by HREF | [optional]
123
+ **repository_version_added** | **String**| Repository Version referenced by HREF | [optional]
124
+ **repository_version_removed** | **String**| Repository Version referenced by HREF | [optional]
125
+ **sha256** | **String**| Filter results where sha256 matches value | [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 | 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
91
+ package: 'package_example', # String | Filter results where package matches value
92
+ release_component: 'release_component_example', # String | Filter results where release_component matches value
93
+ repository_version: 'repository_version_example', # String | Repository Version referenced by HREF
94
+ repository_version_added: 'repository_version_added_example', # String | Repository Version referenced by HREF
95
+ repository_version_removed: 'repository_version_removed_example', # String | Repository Version referenced by HREF
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** | **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]
117
+ **package** | [**String**](.md)| Filter results where package matches value | [optional]
118
+ **release_component** | [**String**](.md)| Filter results where release_component matches value | [optional]
119
+ **repository_version** | **String**| Repository Version referenced by HREF | [optional]
120
+ **repository_version_added** | **String**| Repository Version referenced by HREF | [optional]
121
+ **repository_version_removed** | **String**| Repository Version referenced by HREF | [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
 
@@ -93,30 +93,30 @@ end
93
93
 
94
94
  api_instance = PulpDebClient::ContentPackagesApi.new
95
95
  opts = {
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
96
+ architecture: 'architecture_example', # String | Filter results where architecture matches value
97
+ auto_built_package: 'auto_built_package_example', # String | Filter results where auto_built_package matches value
98
+ build_essential: true, # Boolean | Filter results where build_essential matches value
99
+ built_using: 'built_using_example', # String | Filter results where built_using matches value
100
+ essential: true, # Boolean | Filter results where essential matches value
101
+ installed_size: 56, # Integer | Filter results where installed_size matches value
102
102
  limit: 56, # Integer | Number of results to return per page.
103
- maintainer: 'maintainer_example', # String | maintainer
104
- multi_arch: 'multi_arch_example', # String | multi_arch
103
+ maintainer: 'maintainer_example', # String | Filter results where maintainer matches value
104
+ multi_arch: 'multi_arch_example', # String | Filter results where multi_arch matches value
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 | 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
107
+ origin: 'origin_example', # String | Filter results where origin matches value
108
+ original_maintainer: 'original_maintainer_example', # String | Filter results where original_maintainer matches value
109
+ package: 'package_example', # String | Filter results where package matches value
110
+ priority: 'priority_example', # String | Filter results where priority matches value
111
+ relative_path: 'relative_path_example', # String | Filter results where relative_path matches value
112
+ repository_version: 'repository_version_example', # String | Repository Version referenced by HREF
113
+ repository_version_added: 'repository_version_added_example', # String | Repository Version referenced by HREF
114
+ repository_version_removed: 'repository_version_removed_example', # String | Repository Version referenced by HREF
115
+ section: 'section_example', # String | Filter results where section matches value
116
+ sha256: 'sha256_example', # String | Filter results where sha256 matches value
117
+ source: 'source_example', # String | Filter results where source matches value
118
+ tag: 'tag_example', # String | Filter results where tag matches value
119
+ version: 'version_example', # String | Filter results where version matches value
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**| 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]
138
+ **architecture** | **String**| Filter results where architecture matches value | [optional]
139
+ **auto_built_package** | **String**| Filter results where auto_built_package matches value | [optional]
140
+ **build_essential** | **Boolean**| Filter results where build_essential matches value | [optional]
141
+ **built_using** | **String**| Filter results where built_using matches value | [optional]
142
+ **essential** | **Boolean**| Filter results where essential matches value | [optional]
143
+ **installed_size** | **Integer**| Filter results where installed_size matches value | [optional]
144
144
  **limit** | **Integer**| Number of results to return per page. | [optional]
145
- **maintainer** | **String**| maintainer | [optional]
146
- **multi_arch** | **String**| multi_arch | [optional]
145
+ **maintainer** | **String**| Filter results where maintainer matches value | [optional]
146
+ **multi_arch** | **String**| Filter results where multi_arch matches value | [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**| 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]
149
+ **origin** | **String**| Filter results where origin matches value | [optional]
150
+ **original_maintainer** | **String**| Filter results where original_maintainer matches value | [optional]
151
+ **package** | **String**| Filter results where package matches value | [optional]
152
+ **priority** | **String**| Filter results where priority matches value | [optional]
153
+ **relative_path** | **String**| Filter results where relative_path matches value | [optional]
154
+ **repository_version** | **String**| Repository Version referenced by HREF | [optional]
155
+ **repository_version_added** | **String**| Repository Version referenced by HREF | [optional]
156
+ **repository_version_removed** | **String**| Repository Version referenced by HREF | [optional]
157
+ **section** | **String**| Filter results where section matches value | [optional]
158
+ **sha256** | **String**| Filter results where sha256 matches value | [optional]
159
+ **source** | **String**| Filter results where source matches value | [optional]
160
+ **tag** | **String**| Filter results where tag matches value | [optional]
161
+ **version** | **String**| Filter results where version matches value | [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 | architecture
88
+ architecture: 'architecture_example', # String | Filter results where architecture matches value
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 | 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
92
+ release: 'release_example', # String | Filter results where release matches value
93
+ repository_version: 'repository_version_example', # String | Repository Version referenced by HREF
94
+ repository_version_added: 'repository_version_added_example', # String | Repository Version referenced by HREF
95
+ repository_version_removed: 'repository_version_removed_example', # String | Repository Version referenced by HREF
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**| architecture | [optional]
114
+ **architecture** | **String**| Filter results where architecture matches value | [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** | **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]
118
+ **release** | [**String**](.md)| Filter results where release matches value | [optional]
119
+ **repository_version** | **String**| Repository Version referenced by HREF | [optional]
120
+ **repository_version_added** | **String**| Repository Version referenced by HREF | [optional]
121
+ **repository_version_removed** | **String**| Repository Version referenced by HREF | [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
 
@@ -85,14 +85,14 @@ end
85
85
 
86
86
  api_instance = PulpDebClient::ContentReleaseComponentsApi.new
87
87
  opts = {
88
- component: 'component_example', # String | component
88
+ component: 'component_example', # String | Filter results where component matches value
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 | 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
92
+ release: 'release_example', # String | Filter results where release matches value
93
+ repository_version: 'repository_version_example', # String | Repository Version referenced by HREF
94
+ repository_version_added: 'repository_version_added_example', # String | Repository Version referenced by HREF
95
+ repository_version_removed: 'repository_version_removed_example', # String | Repository Version referenced by HREF
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
- **component** | **String**| component | [optional]
114
+ **component** | **String**| Filter results where component matches value | [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** | **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]
118
+ **release** | [**String**](.md)| Filter results where release matches value | [optional]
119
+ **repository_version** | **String**| Repository Version referenced by HREF | [optional]
120
+ **repository_version_added** | **String**| Repository Version referenced by HREF | [optional]
121
+ **repository_version_removed** | **String**| Repository Version referenced by HREF | [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
 
@@ -85,16 +85,16 @@ end
85
85
 
86
86
  api_instance = PulpDebClient::ContentReleaseFilesApi.new
87
87
  opts = {
88
- codename: 'codename_example', # String | codename
88
+ codename: 'codename_example', # String | Filter results where codename matches value
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
- relative_path: 'relative_path_example', # String | relative_path
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
- sha256: 'sha256_example', # String | sha256
97
- suite: 'suite_example', # String | suite
92
+ relative_path: 'relative_path_example', # String | Filter results where relative_path matches value
93
+ repository_version: 'repository_version_example', # String | Repository Version referenced by HREF
94
+ repository_version_added: 'repository_version_added_example', # String | Repository Version referenced by HREF
95
+ repository_version_removed: 'repository_version_removed_example', # String | Repository Version referenced by HREF
96
+ sha256: 'sha256_example', # String | Filter results where sha256 matches value
97
+ suite: 'suite_example', # String | Filter results where suite matches value
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
- **codename** | **String**| codename | [optional]
116
+ **codename** | **String**| Filter results where codename matches value | [optional]
117
117
  **limit** | **Integer**| Number of results to return per page. | [optional]
118
118
  **offset** | **Integer**| The initial index from which to return the results. | [optional]
119
119
  **ordering** | **String**| Which field to use when ordering the results. | [optional]
120
- **relative_path** | **String**| relative_path | [optional]
121
- **repository_version** | **String**| repository_version | [optional]
122
- **repository_version_added** | **String**| repository_version_added | [optional]
123
- **repository_version_removed** | **String**| repository_version_removed | [optional]
124
- **sha256** | **String**| sha256 | [optional]
125
- **suite** | **String**| suite | [optional]
120
+ **relative_path** | **String**| Filter results where relative_path matches value | [optional]
121
+ **repository_version** | **String**| Repository Version referenced by HREF | [optional]
122
+ **repository_version_added** | **String**| Repository Version referenced by HREF | [optional]
123
+ **repository_version_removed** | **String**| Repository Version referenced by HREF | [optional]
124
+ **sha256** | **String**| Filter results where sha256 matches value | [optional]
125
+ **suite** | **String**| Filter results where suite matches value | [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
 
@@ -85,15 +85,15 @@ end
85
85
 
86
86
  api_instance = PulpDebClient::ContentReleasesApi.new
87
87
  opts = {
88
- codename: 'codename_example', # String | codename
89
- distribution: 'distribution_example', # String | distribution
88
+ codename: 'codename_example', # String | Filter results where codename matches value
89
+ distribution: 'distribution_example', # String | Filter results where distribution matches value
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
- 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
- suite: 'suite_example', # String | suite
93
+ repository_version: 'repository_version_example', # String | Repository Version referenced by HREF
94
+ repository_version_added: 'repository_version_added_example', # String | Repository Version referenced by HREF
95
+ repository_version_removed: 'repository_version_removed_example', # String | Repository Version referenced by HREF
96
+ suite: 'suite_example', # String | Filter results where suite matches value
97
97
  fields: 'fields_example', # String | A list of fields to include in the response.
98
98
  exclude_fields: 'exclude_fields_example' # String | A list of fields to exclude from the response.
99
99
  }
@@ -112,15 +112,15 @@ end
112
112
 
113
113
  Name | Type | Description | Notes
114
114
  ------------- | ------------- | ------------- | -------------
115
- **codename** | **String**| codename | [optional]
116
- **distribution** | **String**| distribution | [optional]
115
+ **codename** | **String**| Filter results where codename matches value | [optional]
116
+ **distribution** | **String**| Filter results where distribution matches value | [optional]
117
117
  **limit** | **Integer**| Number of results to return per page. | [optional]
118
118
  **offset** | **Integer**| The initial index from which to return the results. | [optional]
119
119
  **ordering** | **String**| Which field to use when ordering the results. | [optional]
120
- **repository_version** | **String**| repository_version | [optional]
121
- **repository_version_added** | **String**| repository_version_added | [optional]
122
- **repository_version_removed** | **String**| repository_version_removed | [optional]
123
- **suite** | **String**| suite | [optional]
120
+ **repository_version** | **String**| Repository Version referenced by HREF | [optional]
121
+ **repository_version_added** | **String**| Repository Version referenced by HREF | [optional]
122
+ **repository_version_removed** | **String**| Repository Version referenced by HREF | [optional]
123
+ **suite** | **String**| Filter results where suite matches value | [optional]
124
124
  **fields** | **String**| A list of fields to include in the response. | [optional]
125
125
  **exclude_fields** | **String**| A list of fields to exclude from the response. | [optional]
126
126