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
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: v3
7
7
  Contact: pulp-list@redhat.com
8
8
  Generated by: https://openapi-generator.tech
9
- OpenAPI Generator version: 4.3.1
9
+ OpenAPI Generator version: 4.2.3
10
10
 
11
11
  =end
12
12
 
@@ -15,6 +15,8 @@ require 'date'
15
15
  module PulpDebClient
16
16
  # A Serializer for AptRepository.
17
17
  class PatcheddebAptRepository
18
+ attr_accessor :pulp_labels
19
+
18
20
  # A unique name for this repository.
19
21
  attr_accessor :name
20
22
 
@@ -26,6 +28,7 @@ module PulpDebClient
26
28
  # Attribute mapping from ruby-style variable name to JSON key.
27
29
  def self.attribute_map
28
30
  {
31
+ :'pulp_labels' => :'pulp_labels',
29
32
  :'name' => :'name',
30
33
  :'description' => :'description',
31
34
  :'remote' => :'remote'
@@ -35,6 +38,7 @@ module PulpDebClient
35
38
  # Attribute type mapping.
36
39
  def self.openapi_types
37
40
  {
41
+ :'pulp_labels' => :'Object',
38
42
  :'name' => :'String',
39
43
  :'description' => :'String',
40
44
  :'remote' => :'String'
@@ -64,6 +68,10 @@ module PulpDebClient
64
68
  h[k.to_sym] = v
65
69
  }
66
70
 
71
+ if attributes.key?(:'pulp_labels')
72
+ self.pulp_labels = attributes[:'pulp_labels']
73
+ end
74
+
67
75
  if attributes.key?(:'name')
68
76
  self.name = attributes[:'name']
69
77
  end
@@ -95,6 +103,7 @@ module PulpDebClient
95
103
  def ==(o)
96
104
  return true if self.equal?(o)
97
105
  self.class == o.class &&
106
+ pulp_labels == o.pulp_labels &&
98
107
  name == o.name &&
99
108
  description == o.description &&
100
109
  remote == o.remote
@@ -109,7 +118,7 @@ module PulpDebClient
109
118
  # Calculates hash code according to all attributes.
110
119
  # @return [Integer] Hash code
111
120
  def hash
112
- [name, description, remote].hash
121
+ [pulp_labels, name, description, remote].hash
113
122
  end
114
123
 
115
124
  # Builds the object from hash
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: v3
7
7
  Contact: pulp-list@redhat.com
8
8
  Generated by: https://openapi-generator.tech
9
- OpenAPI Generator version: 4.3.1
9
+ OpenAPI Generator version: 4.2.3
10
10
 
11
11
  =end
12
12
 
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: v3
7
7
  Contact: pulp-list@redhat.com
8
8
  Generated by: https://openapi-generator.tech
9
- OpenAPI Generator version: 4.3.1
9
+ OpenAPI Generator version: 4.2.3
10
10
 
11
11
  =end
12
12
 
@@ -36,8 +36,8 @@ module PulpDebClient
36
36
  # Attribute type mapping.
37
37
  def self.openapi_types
38
38
  {
39
- :'add_content_units' => :'Array<AnyType>',
40
- :'remove_content_units' => :'Array<AnyType>',
39
+ :'add_content_units' => :'Array<Object>',
40
+ :'remove_content_units' => :'Array<Object>',
41
41
  :'base_version' => :'String'
42
42
  }
43
43
  end
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: v3
7
7
  Contact: pulp-list@redhat.com
8
8
  Generated by: https://openapi-generator.tech
9
- OpenAPI Generator version: 4.3.1
9
+ OpenAPI Generator version: 4.2.3
10
10
 
11
11
  =end
12
12
 
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: v3
7
7
  Contact: pulp-list@redhat.com
8
8
  Generated by: https://openapi-generator.tech
9
- OpenAPI Generator version: 4.3.1
9
+ OpenAPI Generator version: 4.2.3
10
10
 
11
11
  =end
12
12
 
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: v3
7
7
  Contact: pulp-list@redhat.com
8
8
  Generated by: https://openapi-generator.tech
9
- OpenAPI Generator version: 4.3.1
9
+ OpenAPI Generator version: 4.2.3
10
10
 
11
11
  =end
12
12
 
@@ -6,10 +6,10 @@
6
6
  The version of the OpenAPI document: v3
7
7
  Contact: pulp-list@redhat.com
8
8
  Generated by: https://openapi-generator.tech
9
- OpenAPI Generator version: 4.3.1
9
+ OpenAPI Generator version: 4.2.3
10
10
 
11
11
  =end
12
12
 
13
13
  module PulpDebClient
14
- VERSION = '2.9.3'
14
+ VERSION = '2.10.0'
15
15
  end
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: v3
7
7
  Contact: pulp-list@redhat.com
8
8
  Generated by: https://openapi-generator.tech
9
- OpenAPI Generator version: 4.3.1
9
+ OpenAPI Generator version: 4.2.3
10
10
 
11
11
  =end
12
12
 
@@ -8,7 +8,7 @@
8
8
  The version of the OpenAPI document: v3
9
9
  Contact: pulp-list@redhat.com
10
10
  Generated by: https://openapi-generator.tech
11
- OpenAPI Generator version: 4.3.1
11
+ OpenAPI Generator version: 4.2.3
12
12
 
13
13
  =end
14
14
 
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: v3
7
7
  Contact: pulp-list@redhat.com
8
8
  Generated by: https://openapi-generator.tech
9
- OpenAPI Generator version: 4.3.1
9
+ OpenAPI Generator version: 4.2.3
10
10
 
11
11
  =end
12
12
 
@@ -54,11 +54,11 @@ describe 'ContentGenericContentsApi' do
54
54
  # @option opts [Integer] :limit Number of results to return per page.
55
55
  # @option opts [Integer] :offset The initial index from which to return the results.
56
56
  # @option opts [String] :ordering Which field to use when ordering the results.
57
- # @option opts [String] :relative_path relative_path
58
- # @option opts [String] :repository_version repository_version
59
- # @option opts [String] :repository_version_added repository_version_added
60
- # @option opts [String] :repository_version_removed repository_version_removed
61
- # @option opts [String] :sha256 sha256
57
+ # @option opts [String] :relative_path Filter results where relative_path matches value
58
+ # @option opts [String] :repository_version Repository Version referenced by HREF
59
+ # @option opts [String] :repository_version_added Repository Version referenced by HREF
60
+ # @option opts [String] :repository_version_removed Repository Version referenced by HREF
61
+ # @option opts [String] :sha256 Filter results where sha256 matches value
62
62
  # @option opts [String] :fields A list of fields to include in the response.
63
63
  # @option opts [String] :exclude_fields A list of fields to exclude from the response.
64
64
  # @return [PaginateddebGenericContentResponseList]
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: v3
7
7
  Contact: pulp-list@redhat.com
8
8
  Generated by: https://openapi-generator.tech
9
- OpenAPI Generator version: 4.3.1
9
+ OpenAPI Generator version: 4.2.3
10
10
 
11
11
  =end
12
12
 
@@ -48,16 +48,16 @@ describe 'ContentInstallerFileIndicesApi' do
48
48
  # List InstallerFileIndices
49
49
  # An InstallerFileIndex represents the indices for a set of installer files. Associated artifacts: Exactly one &#39;SHA256SUMS&#39; and/or &#39;MD5SUMS&#39; file. Each InstallerFileIndes is associated with a single component-architecture combination within a single Release. Note that installer files are currently used exclusively for verbatim publications. The APT publisher (both simple and structured mode) does not make use of installer content.
50
50
  # @param [Hash] opts the optional parameters
51
- # @option opts [String] :architecture architecture
52
- # @option opts [String] :component component
51
+ # @option opts [String] :architecture Filter results where architecture matches value
52
+ # @option opts [String] :component Filter results where component matches value
53
53
  # @option opts [Integer] :limit Number of results to return per page.
54
54
  # @option opts [Integer] :offset The initial index from which to return the results.
55
55
  # @option opts [String] :ordering Which field to use when ordering the results.
56
- # @option opts [String] :relative_path relative_path
57
- # @option opts [String] :repository_version repository_version
58
- # @option opts [String] :repository_version_added repository_version_added
59
- # @option opts [String] :repository_version_removed repository_version_removed
60
- # @option opts [String] :sha256 sha256
56
+ # @option opts [String] :relative_path Filter results where relative_path matches value
57
+ # @option opts [String] :repository_version Repository Version referenced by HREF
58
+ # @option opts [String] :repository_version_added Repository Version referenced by HREF
59
+ # @option opts [String] :repository_version_removed Repository Version referenced by HREF
60
+ # @option opts [String] :sha256 Filter results where sha256 matches value
61
61
  # @option opts [String] :fields A list of fields to include in the response.
62
62
  # @option opts [String] :exclude_fields A list of fields to exclude from the response.
63
63
  # @return [PaginateddebInstallerFileIndexResponseList]
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: v3
7
7
  Contact: pulp-list@redhat.com
8
8
  Generated by: https://openapi-generator.tech
9
- OpenAPI Generator version: 4.3.1
9
+ OpenAPI Generator version: 4.2.3
10
10
 
11
11
  =end
12
12
 
@@ -51,29 +51,29 @@ describe 'ContentInstallerPackagesApi' do
51
51
  # List installer packages
52
52
  # An InstallerPackage represents a &#39;.udeb&#39; installer package. Associated artifacts: Exactly one &#39;.udeb&#39; installer package file. Note that installer packages are currently used exclusively for verbatim publications. The APT publisher (both simple and structured mode) will not include these packages.
53
53
  # @param [Hash] opts the optional parameters
54
- # @option opts [String] :architecture architecture
55
- # @option opts [String] :auto_built_package auto_built_package
56
- # @option opts [String] :build_essential build_essential
57
- # @option opts [String] :built_using built_using
58
- # @option opts [String] :essential essential
59
- # @option opts [String] :installed_size installed_size
54
+ # @option opts [String] :architecture Filter results where architecture matches value
55
+ # @option opts [String] :auto_built_package Filter results where auto_built_package matches value
56
+ # @option opts [Boolean] :build_essential Filter results where build_essential matches value
57
+ # @option opts [String] :built_using Filter results where built_using matches value
58
+ # @option opts [Boolean] :essential Filter results where essential matches value
59
+ # @option opts [Integer] :installed_size Filter results where installed_size matches value
60
60
  # @option opts [Integer] :limit Number of results to return per page.
61
- # @option opts [String] :maintainer maintainer
62
- # @option opts [String] :multi_arch multi_arch
61
+ # @option opts [String] :maintainer Filter results where maintainer matches value
62
+ # @option opts [String] :multi_arch Filter results where multi_arch matches value
63
63
  # @option opts [Integer] :offset The initial index from which to return the results.
64
64
  # @option opts [String] :ordering Which field to use when ordering the results.
65
- # @option opts [String] :origin origin
66
- # @option opts [String] :original_maintainer original_maintainer
67
- # @option opts [String] :package package
68
- # @option opts [String] :priority priority
69
- # @option opts [String] :repository_version repository_version
70
- # @option opts [String] :repository_version_added repository_version_added
71
- # @option opts [String] :repository_version_removed repository_version_removed
72
- # @option opts [String] :section section
73
- # @option opts [String] :sha256 sha256
74
- # @option opts [String] :source source
75
- # @option opts [String] :tag tag
76
- # @option opts [String] :version version
65
+ # @option opts [String] :origin Filter results where origin matches value
66
+ # @option opts [String] :original_maintainer Filter results where original_maintainer matches value
67
+ # @option opts [String] :package Filter results where package matches value
68
+ # @option opts [String] :priority Filter results where priority matches value
69
+ # @option opts [String] :repository_version Repository Version referenced by HREF
70
+ # @option opts [String] :repository_version_added Repository Version referenced by HREF
71
+ # @option opts [String] :repository_version_removed Repository Version referenced by HREF
72
+ # @option opts [String] :section Filter results where section matches value
73
+ # @option opts [String] :sha256 Filter results where sha256 matches value
74
+ # @option opts [String] :source Filter results where source matches value
75
+ # @option opts [String] :tag Filter results where tag matches value
76
+ # @option opts [String] :version Filter results where version matches value
77
77
  # @option opts [String] :fields A list of fields to include in the response.
78
78
  # @option opts [String] :exclude_fields A list of fields to exclude from the response.
79
79
  # @return [PaginateddebBasePackageResponseList]
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: v3
7
7
  Contact: pulp-list@redhat.com
8
8
  Generated by: https://openapi-generator.tech
9
- OpenAPI Generator version: 4.3.1
9
+ OpenAPI Generator version: 4.2.3
10
10
 
11
11
  =end
12
12
 
@@ -48,16 +48,16 @@ describe 'ContentPackageIndicesApi' do
48
48
  # List PackageIndices
49
49
  # A PackageIndex represents the package indices of a single component-architecture combination. Associated artifacts: Exactly one &#39;Packages&#39; file. May optionally include one or more of &#39;Packages.gz&#39;, &#39;Packages.xz&#39;, &#39;Release&#39;. If included, the &#39;Release&#39; file is a legacy per-component-and-architecture Release file. Note: The verbatim publisher will republish all associated artifacts, while the APT publisher (both simple and structured mode) will generate any &#39;Packages&#39; files it needs when creating the publication. It does not make use of PackageIndex content.
50
50
  # @param [Hash] opts the optional parameters
51
- # @option opts [String] :architecture architecture
52
- # @option opts [String] :component component
51
+ # @option opts [String] :architecture Filter results where architecture matches value
52
+ # @option opts [String] :component Filter results where component matches value
53
53
  # @option opts [Integer] :limit Number of results to return per page.
54
54
  # @option opts [Integer] :offset The initial index from which to return the results.
55
55
  # @option opts [String] :ordering Which field to use when ordering the results.
56
- # @option opts [String] :relative_path relative_path
57
- # @option opts [String] :repository_version repository_version
58
- # @option opts [String] :repository_version_added repository_version_added
59
- # @option opts [String] :repository_version_removed repository_version_removed
60
- # @option opts [String] :sha256 sha256
56
+ # @option opts [String] :relative_path Filter results where relative_path matches value
57
+ # @option opts [String] :repository_version Repository Version referenced by HREF
58
+ # @option opts [String] :repository_version_added Repository Version referenced by HREF
59
+ # @option opts [String] :repository_version_removed Repository Version referenced by HREF
60
+ # @option opts [String] :sha256 Filter results where sha256 matches value
61
61
  # @option opts [String] :fields A list of fields to include in the response.
62
62
  # @option opts [String] :exclude_fields A list of fields to exclude from the response.
63
63
  # @return [PaginateddebPackageIndexResponseList]
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: v3
7
7
  Contact: pulp-list@redhat.com
8
8
  Generated by: https://openapi-generator.tech
9
- OpenAPI Generator version: 4.3.1
9
+ OpenAPI Generator version: 4.2.3
10
10
 
11
11
  =end
12
12
 
@@ -51,11 +51,11 @@ describe 'ContentPackageReleaseComponentsApi' do
51
51
  # @option opts [Integer] :limit Number of results to return per page.
52
52
  # @option opts [Integer] :offset The initial index from which to return the results.
53
53
  # @option opts [String] :ordering Which field to use when ordering the results.
54
- # @option opts [String] :package package
55
- # @option opts [String] :release_component release_component
56
- # @option opts [String] :repository_version repository_version
57
- # @option opts [String] :repository_version_added repository_version_added
58
- # @option opts [String] :repository_version_removed repository_version_removed
54
+ # @option opts [String] :package Filter results where package matches value
55
+ # @option opts [String] :release_component Filter results where release_component matches value
56
+ # @option opts [String] :repository_version Repository Version referenced by HREF
57
+ # @option opts [String] :repository_version_added Repository Version referenced by HREF
58
+ # @option opts [String] :repository_version_removed Repository Version referenced by HREF
59
59
  # @option opts [String] :fields A list of fields to include in the response.
60
60
  # @option opts [String] :exclude_fields A list of fields to exclude from the response.
61
61
  # @return [PaginateddebPackageReleaseComponentResponseList]
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: v3
7
7
  Contact: pulp-list@redhat.com
8
8
  Generated by: https://openapi-generator.tech
9
- OpenAPI Generator version: 4.3.1
9
+ OpenAPI Generator version: 4.2.3
10
10
 
11
11
  =end
12
12
 
@@ -51,30 +51,30 @@ describe 'ContentPackagesApi' do
51
51
  # List packages
52
52
  # A Package represents a &#39;.deb&#39; binary package. Associated artifacts: Exactly one &#39;.deb&#39; package file.
53
53
  # @param [Hash] opts the optional parameters
54
- # @option opts [String] :architecture architecture
55
- # @option opts [String] :auto_built_package auto_built_package
56
- # @option opts [String] :build_essential build_essential
57
- # @option opts [String] :built_using built_using
58
- # @option opts [String] :essential essential
59
- # @option opts [String] :installed_size installed_size
54
+ # @option opts [String] :architecture Filter results where architecture matches value
55
+ # @option opts [String] :auto_built_package Filter results where auto_built_package matches value
56
+ # @option opts [Boolean] :build_essential Filter results where build_essential matches value
57
+ # @option opts [String] :built_using Filter results where built_using matches value
58
+ # @option opts [Boolean] :essential Filter results where essential matches value
59
+ # @option opts [Integer] :installed_size Filter results where installed_size matches value
60
60
  # @option opts [Integer] :limit Number of results to return per page.
61
- # @option opts [String] :maintainer maintainer
62
- # @option opts [String] :multi_arch multi_arch
61
+ # @option opts [String] :maintainer Filter results where maintainer matches value
62
+ # @option opts [String] :multi_arch Filter results where multi_arch matches value
63
63
  # @option opts [Integer] :offset The initial index from which to return the results.
64
64
  # @option opts [String] :ordering Which field to use when ordering the results.
65
- # @option opts [String] :origin origin
66
- # @option opts [String] :original_maintainer original_maintainer
67
- # @option opts [String] :package package
68
- # @option opts [String] :priority priority
69
- # @option opts [String] :relative_path relative_path
70
- # @option opts [String] :repository_version repository_version
71
- # @option opts [String] :repository_version_added repository_version_added
72
- # @option opts [String] :repository_version_removed repository_version_removed
73
- # @option opts [String] :section section
74
- # @option opts [String] :sha256 sha256
75
- # @option opts [String] :source source
76
- # @option opts [String] :tag tag
77
- # @option opts [String] :version version
65
+ # @option opts [String] :origin Filter results where origin matches value
66
+ # @option opts [String] :original_maintainer Filter results where original_maintainer matches value
67
+ # @option opts [String] :package Filter results where package matches value
68
+ # @option opts [String] :priority Filter results where priority matches value
69
+ # @option opts [String] :relative_path Filter results where relative_path matches value
70
+ # @option opts [String] :repository_version Repository Version referenced by HREF
71
+ # @option opts [String] :repository_version_added Repository Version referenced by HREF
72
+ # @option opts [String] :repository_version_removed Repository Version referenced by HREF
73
+ # @option opts [String] :section Filter results where section matches value
74
+ # @option opts [String] :sha256 Filter results where sha256 matches value
75
+ # @option opts [String] :source Filter results where source matches value
76
+ # @option opts [String] :tag Filter results where tag matches value
77
+ # @option opts [String] :version Filter results where version matches value
78
78
  # @option opts [String] :fields A list of fields to include in the response.
79
79
  # @option opts [String] :exclude_fields A list of fields to exclude from the response.
80
80
  # @return [PaginateddebBasePackageResponseList]
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: v3
7
7
  Contact: pulp-list@redhat.com
8
8
  Generated by: https://openapi-generator.tech
9
- OpenAPI Generator version: 4.3.1
9
+ OpenAPI Generator version: 4.2.3
10
10
 
11
11
  =end
12
12
 
@@ -48,14 +48,14 @@ describe 'ContentReleaseArchitecturesApi' do
48
48
  # List release architectures
49
49
  # A ReleaseArchitecture represents a single dpkg architecture string. Associated artifacts: None; contains only metadata. Every ReleaseArchitecture is always associated with exactly one Release. This indicates that the release/distribution in question supports this architecture.
50
50
  # @param [Hash] opts the optional parameters
51
- # @option opts [String] :architecture architecture
51
+ # @option opts [String] :architecture Filter results where architecture matches value
52
52
  # @option opts [Integer] :limit Number of results to return per page.
53
53
  # @option opts [Integer] :offset The initial index from which to return the results.
54
54
  # @option opts [String] :ordering Which field to use when ordering the results.
55
- # @option opts [String] :release release
56
- # @option opts [String] :repository_version repository_version
57
- # @option opts [String] :repository_version_added repository_version_added
58
- # @option opts [String] :repository_version_removed repository_version_removed
55
+ # @option opts [String] :release Filter results where release matches value
56
+ # @option opts [String] :repository_version Repository Version referenced by HREF
57
+ # @option opts [String] :repository_version_added Repository Version referenced by HREF
58
+ # @option opts [String] :repository_version_removed Repository Version referenced by HREF
59
59
  # @option opts [String] :fields A list of fields to include in the response.
60
60
  # @option opts [String] :exclude_fields A list of fields to exclude from the response.
61
61
  # @return [PaginateddebReleaseArchitectureResponseList]
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: v3
7
7
  Contact: pulp-list@redhat.com
8
8
  Generated by: https://openapi-generator.tech
9
- OpenAPI Generator version: 4.3.1
9
+ OpenAPI Generator version: 4.2.3
10
10
 
11
11
  =end
12
12
 
@@ -48,14 +48,14 @@ describe 'ContentReleaseComponentsApi' do
48
48
  # List release components
49
49
  # 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.
50
50
  # @param [Hash] opts the optional parameters
51
- # @option opts [String] :component component
51
+ # @option opts [String] :component Filter results where component matches value
52
52
  # @option opts [Integer] :limit Number of results to return per page.
53
53
  # @option opts [Integer] :offset The initial index from which to return the results.
54
54
  # @option opts [String] :ordering Which field to use when ordering the results.
55
- # @option opts [String] :release release
56
- # @option opts [String] :repository_version repository_version
57
- # @option opts [String] :repository_version_added repository_version_added
58
- # @option opts [String] :repository_version_removed repository_version_removed
55
+ # @option opts [String] :release Filter results where release matches value
56
+ # @option opts [String] :repository_version Repository Version referenced by HREF
57
+ # @option opts [String] :repository_version_added Repository Version referenced by HREF
58
+ # @option opts [String] :repository_version_removed Repository Version referenced by HREF
59
59
  # @option opts [String] :fields A list of fields to include in the response.
60
60
  # @option opts [String] :exclude_fields A list of fields to exclude from the response.
61
61
  # @return [PaginateddebReleaseComponentResponseList]
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: v3
7
7
  Contact: pulp-list@redhat.com
8
8
  Generated by: https://openapi-generator.tech
9
- OpenAPI Generator version: 4.3.1
9
+ OpenAPI Generator version: 4.2.3
10
10
 
11
11
  =end
12
12
 
@@ -48,16 +48,16 @@ describe 'ContentReleaseFilesApi' do
48
48
  # List release files
49
49
  # A ReleaseFile represents the Release file(s) from a single APT distribution. Associated artifacts: At least one of &#39;Release&#39; and &#39;InRelease&#39; file. If the &#39;Release&#39; file is present, then there may also be a &#39;Release.gpg&#39; detached signature file for it. Note: The verbatim publisher will republish all associated artifacts, while the APT publisher (both simple and structured mode) will generate any &#39;Release&#39; files it needs when creating the publication. It does not make use of ReleaseFile content.
50
50
  # @param [Hash] opts the optional parameters
51
- # @option opts [String] :codename codename
51
+ # @option opts [String] :codename Filter results where codename matches value
52
52
  # @option opts [Integer] :limit Number of results to return per page.
53
53
  # @option opts [Integer] :offset The initial index from which to return the results.
54
54
  # @option opts [String] :ordering Which field to use when ordering the results.
55
- # @option opts [String] :relative_path relative_path
56
- # @option opts [String] :repository_version repository_version
57
- # @option opts [String] :repository_version_added repository_version_added
58
- # @option opts [String] :repository_version_removed repository_version_removed
59
- # @option opts [String] :sha256 sha256
60
- # @option opts [String] :suite suite
55
+ # @option opts [String] :relative_path Filter results where relative_path matches value
56
+ # @option opts [String] :repository_version Repository Version referenced by HREF
57
+ # @option opts [String] :repository_version_added Repository Version referenced by HREF
58
+ # @option opts [String] :repository_version_removed Repository Version referenced by HREF
59
+ # @option opts [String] :sha256 Filter results where sha256 matches value
60
+ # @option opts [String] :suite Filter results where suite matches value
61
61
  # @option opts [String] :fields A list of fields to include in the response.
62
62
  # @option opts [String] :exclude_fields A list of fields to exclude from the response.
63
63
  # @return [PaginateddebReleaseFileResponseList]
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: v3
7
7
  Contact: pulp-list@redhat.com
8
8
  Generated by: https://openapi-generator.tech
9
- OpenAPI Generator version: 4.3.1
9
+ OpenAPI Generator version: 4.2.3
10
10
 
11
11
  =end
12
12
 
@@ -48,15 +48,15 @@ describe 'ContentReleasesApi' do
48
48
  # List releases
49
49
  # A Release represents a single APT release/distribution. Associated artifacts: None; contains only metadata. Note that in the context of the \&quot;Release content\&quot;, the terms \&quot;distribution\&quot; and \&quot;release\&quot; are synonyms. An \&quot;APT repository release/distribution\&quot; is associated with a single &#39;Release&#39; file below the &#39;dists/&#39; folder. The \&quot;distribution\&quot; refers to the path between &#39;dists/&#39; and the &#39;Release&#39; file. The \&quot;distribution\&quot; could be considered the name of the \&quot;release\&quot;. It is often (but not always) equal to the \&quot;codename\&quot; or \&quot;suite\&quot;.
50
50
  # @param [Hash] opts the optional parameters
51
- # @option opts [String] :codename codename
52
- # @option opts [String] :distribution distribution
51
+ # @option opts [String] :codename Filter results where codename matches value
52
+ # @option opts [String] :distribution Filter results where distribution matches value
53
53
  # @option opts [Integer] :limit Number of results to return per page.
54
54
  # @option opts [Integer] :offset The initial index from which to return the results.
55
55
  # @option opts [String] :ordering Which field to use when ordering the results.
56
- # @option opts [String] :repository_version repository_version
57
- # @option opts [String] :repository_version_added repository_version_added
58
- # @option opts [String] :repository_version_removed repository_version_removed
59
- # @option opts [String] :suite suite
56
+ # @option opts [String] :repository_version Repository Version referenced by HREF
57
+ # @option opts [String] :repository_version_added Repository Version referenced by HREF
58
+ # @option opts [String] :repository_version_removed Repository Version referenced by HREF
59
+ # @option opts [String] :suite Filter results where suite matches value
60
60
  # @option opts [String] :fields A list of fields to include in the response.
61
61
  # @option opts [String] :exclude_fields A list of fields to exclude from the response.
62
62
  # @return [PaginateddebReleaseResponseList]
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: v3
7
7
  Contact: pulp-list@redhat.com
8
8
  Generated by: https://openapi-generator.tech
9
- OpenAPI Generator version: 4.3.1
9
+ OpenAPI Generator version: 4.2.3
10
10
 
11
11
  =end
12
12
 
@@ -60,15 +60,19 @@ describe 'DistributionsAptApi' do
60
60
  # List apt distributions
61
61
  # An AptDistribution is just an AptPublication made available via the content app. Creating an AptDistribution is a comparatively quick action. This way Pulp users may take as much time as is needed to prepare a VerbatimPublication or AptPublication, and then control the exact moment when that publication is made available.
62
62
  # @param [Hash] opts the optional parameters
63
- # @option opts [String] :base_path base_path
64
- # @option opts [String] :base_path__contains base_path__contains
65
- # @option opts [String] :base_path__icontains base_path__icontains
66
- # @option opts [String] :base_path__in base_path__in
63
+ # @option opts [String] :base_path
64
+ # @option opts [String] :base_path__contains Filter results where base_path contains value
65
+ # @option opts [String] :base_path__icontains Filter results where base_path contains value
66
+ # @option opts [Array<String>] :base_path__in Filter results where base_path is in a comma-separated list of values
67
67
  # @option opts [Integer] :limit Number of results to return per page.
68
- # @option opts [String] :name name
69
- # @option opts [String] :name__in name__in
68
+ # @option opts [String] :name
69
+ # @option opts [String] :name__contains Filter results where name contains value
70
+ # @option opts [String] :name__icontains Filter results where name contains value
71
+ # @option opts [Array<String>] :name__in Filter results where name is in a comma-separated list of values
72
+ # @option opts [String] :name__startswith Filter results where name starts with value
70
73
  # @option opts [Integer] :offset The initial index from which to return the results.
71
74
  # @option opts [String] :ordering Which field to use when ordering the results.
75
+ # @option opts [String] :pulp_label_select Filter labels by search string
72
76
  # @option opts [String] :fields A list of fields to include in the response.
73
77
  # @option opts [String] :exclude_fields A list of fields to exclude from the response.
74
78
  # @return [PaginateddebAptDistributionResponseList]
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: v3
7
7
  Contact: pulp-list@redhat.com
8
8
  Generated by: https://openapi-generator.tech
9
- OpenAPI Generator version: 4.3.1
9
+ OpenAPI Generator version: 4.2.3
10
10
 
11
11
  =end
12
12
 
@@ -63,13 +63,13 @@ describe 'PublicationsAptApi' do
63
63
  # @option opts [Integer] :limit Number of results to return per page.
64
64
  # @option opts [Integer] :offset The initial index from which to return the results.
65
65
  # @option opts [String] :ordering Which field to use when ordering the results.
66
- # @option opts [String] :pulp_created pulp_created
67
- # @option opts [String] :pulp_created__gt pulp_created__gt
68
- # @option opts [String] :pulp_created__gte pulp_created__gte
69
- # @option opts [String] :pulp_created__lt pulp_created__lt
70
- # @option opts [String] :pulp_created__lte pulp_created__lte
71
- # @option opts [String] :pulp_created__range pulp_created__range
72
- # @option opts [String] :repository_version repository_version
66
+ # @option opts [DateTime] :pulp_created ISO 8601 formatted dates are supported
67
+ # @option opts [DateTime] :pulp_created__gt Filter results where pulp_created is greater than value
68
+ # @option opts [DateTime] :pulp_created__gte Filter results where pulp_created is greater than or equal to value
69
+ # @option opts [DateTime] :pulp_created__lt Filter results where pulp_created is less than value
70
+ # @option opts [DateTime] :pulp_created__lte Filter results where pulp_created is less than or equal to value
71
+ # @option opts [Array<DateTime>] :pulp_created__range Filter results where pulp_created is between two comma separated values
72
+ # @option opts [String] :repository_version Repository Version referenced by HREF
73
73
  # @option opts [String] :fields A list of fields to include in the response.
74
74
  # @option opts [String] :exclude_fields A list of fields to exclude from the response.
75
75
  # @return [PaginateddebAptPublicationResponseList]
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: v3
7
7
  Contact: pulp-list@redhat.com
8
8
  Generated by: https://openapi-generator.tech
9
- OpenAPI Generator version: 4.3.1
9
+ OpenAPI Generator version: 4.2.3
10
10
 
11
11
  =end
12
12
 
@@ -63,13 +63,13 @@ describe 'PublicationsVerbatimApi' do
63
63
  # @option opts [Integer] :limit Number of results to return per page.
64
64
  # @option opts [Integer] :offset The initial index from which to return the results.
65
65
  # @option opts [String] :ordering Which field to use when ordering the results.
66
- # @option opts [String] :pulp_created pulp_created
67
- # @option opts [String] :pulp_created__gt pulp_created__gt
68
- # @option opts [String] :pulp_created__gte pulp_created__gte
69
- # @option opts [String] :pulp_created__lt pulp_created__lt
70
- # @option opts [String] :pulp_created__lte pulp_created__lte
71
- # @option opts [String] :pulp_created__range pulp_created__range
72
- # @option opts [String] :repository_version repository_version
66
+ # @option opts [DateTime] :pulp_created ISO 8601 formatted dates are supported
67
+ # @option opts [DateTime] :pulp_created__gt Filter results where pulp_created is greater than value
68
+ # @option opts [DateTime] :pulp_created__gte Filter results where pulp_created is greater than or equal to value
69
+ # @option opts [DateTime] :pulp_created__lt Filter results where pulp_created is less than value
70
+ # @option opts [DateTime] :pulp_created__lte Filter results where pulp_created is less than or equal to value
71
+ # @option opts [Array<DateTime>] :pulp_created__range Filter results where pulp_created is between two comma separated values
72
+ # @option opts [String] :repository_version Repository Version referenced by HREF
73
73
  # @option opts [String] :fields A list of fields to include in the response.
74
74
  # @option opts [String] :exclude_fields A list of fields to exclude from the response.
75
75
  # @return [PaginateddebVerbatimPublicationResponseList]