pulp_rpm_client 3.4.1 → 3.4.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (125) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +14 -19
  3. data/docs/ContentAdvisoriesApi.md +2 -2
  4. data/docs/ContentDistributionTreesApi.md +2 -2
  5. data/docs/ContentModulemdDefaultsApi.md +2 -2
  6. data/docs/ContentModulemdsApi.md +2 -2
  7. data/docs/ContentPackagecategoriesApi.md +2 -2
  8. data/docs/ContentPackageenvironmentsApi.md +2 -2
  9. data/docs/ContentPackagegroupsApi.md +2 -2
  10. data/docs/ContentPackagelangpacksApi.md +2 -2
  11. data/docs/ContentPackagesApi.md +2 -2
  12. data/docs/ContentRepoMetadataFilesApi.md +2 -2
  13. data/docs/DistributionsRpmApi.md +2 -2
  14. data/docs/InlineResponse200.md +1 -1
  15. data/docs/InlineResponse2001.md +1 -1
  16. data/docs/InlineResponse20010.md +1 -1
  17. data/docs/InlineResponse20011.md +1 -1
  18. data/docs/InlineResponse20012.md +1 -1
  19. data/docs/InlineResponse20013.md +1 -1
  20. data/docs/InlineResponse20014.md +1 -1
  21. data/docs/InlineResponse2002.md +1 -1
  22. data/docs/InlineResponse2003.md +1 -1
  23. data/docs/InlineResponse2004.md +1 -1
  24. data/docs/InlineResponse2005.md +1 -1
  25. data/docs/InlineResponse2006.md +1 -1
  26. data/docs/InlineResponse2007.md +1 -1
  27. data/docs/InlineResponse2008.md +1 -1
  28. data/docs/InlineResponse2009.md +1 -1
  29. data/docs/PublicationsRpmApi.md +2 -2
  30. data/docs/RemotesRpmApi.md +4 -4
  31. data/docs/RepositoriesRpmApi.md +4 -4
  32. data/docs/RepositoriesRpmVersionsApi.md +6 -4
  33. data/docs/{RpmDistributionTreeRead.md → RpmDistributionTree.md} +2 -2
  34. data/docs/{RpmModulemdRead.md → RpmModulemd.md} +2 -2
  35. data/docs/{RpmModulemdDefaultsRead.md → RpmModulemdDefaults.md} +2 -2
  36. data/docs/{RpmPackageRead.md → RpmPackage.md} +2 -2
  37. data/docs/{RpmPackageCategoryRead.md → RpmPackageCategory.md} +2 -2
  38. data/docs/{RpmPackageEnvironmentRead.md → RpmPackageEnvironment.md} +2 -2
  39. data/docs/{RpmPackageGroupRead.md → RpmPackageGroup.md} +2 -2
  40. data/docs/{RpmPackageLangpacksRead.md → RpmPackageLangpacks.md} +2 -2
  41. data/docs/{RpmRepoMetadataFileRead.md → RpmRepoMetadataFile.md} +2 -2
  42. data/docs/{RpmUpdateRecordRead.md → RpmUpdateRecord.md} +2 -2
  43. data/lib/pulp_rpm_client.rb +10 -15
  44. data/lib/pulp_rpm_client/api/content_advisories_api.rb +3 -3
  45. data/lib/pulp_rpm_client/api/content_distribution_trees_api.rb +3 -3
  46. data/lib/pulp_rpm_client/api/content_modulemd_defaults_api.rb +3 -3
  47. data/lib/pulp_rpm_client/api/content_modulemds_api.rb +3 -3
  48. data/lib/pulp_rpm_client/api/content_packagecategories_api.rb +3 -3
  49. data/lib/pulp_rpm_client/api/content_packageenvironments_api.rb +3 -3
  50. data/lib/pulp_rpm_client/api/content_packagegroups_api.rb +3 -3
  51. data/lib/pulp_rpm_client/api/content_packagelangpacks_api.rb +3 -3
  52. data/lib/pulp_rpm_client/api/content_packages_api.rb +3 -3
  53. data/lib/pulp_rpm_client/api/content_repo_metadata_files_api.rb +3 -3
  54. data/lib/pulp_rpm_client/api/distributions_rpm_api.rb +3 -3
  55. data/lib/pulp_rpm_client/api/publications_rpm_api.rb +3 -3
  56. data/lib/pulp_rpm_client/api/remotes_rpm_api.rb +6 -6
  57. data/lib/pulp_rpm_client/api/repositories_rpm_api.rb +6 -6
  58. data/lib/pulp_rpm_client/api/repositories_rpm_versions_api.rb +9 -6
  59. data/lib/pulp_rpm_client/models/inline_response200.rb +1 -1
  60. data/lib/pulp_rpm_client/models/inline_response2001.rb +1 -1
  61. data/lib/pulp_rpm_client/models/inline_response20010.rb +1 -1
  62. data/lib/pulp_rpm_client/models/inline_response20011.rb +1 -1
  63. data/lib/pulp_rpm_client/models/inline_response20012.rb +1 -1
  64. data/lib/pulp_rpm_client/models/inline_response20013.rb +1 -1
  65. data/lib/pulp_rpm_client/models/inline_response20014.rb +1 -1
  66. data/lib/pulp_rpm_client/models/inline_response2002.rb +1 -1
  67. data/lib/pulp_rpm_client/models/inline_response2003.rb +1 -1
  68. data/lib/pulp_rpm_client/models/inline_response2004.rb +1 -1
  69. data/lib/pulp_rpm_client/models/inline_response2005.rb +1 -1
  70. data/lib/pulp_rpm_client/models/inline_response2006.rb +1 -1
  71. data/lib/pulp_rpm_client/models/inline_response2007.rb +1 -1
  72. data/lib/pulp_rpm_client/models/inline_response2008.rb +1 -1
  73. data/lib/pulp_rpm_client/models/inline_response2009.rb +1 -1
  74. data/lib/pulp_rpm_client/models/{rpm_distribution_tree_read.rb → rpm_distribution_tree.rb} +3 -3
  75. data/lib/pulp_rpm_client/models/{rpm_modulemd_read.rb → rpm_modulemd.rb} +3 -3
  76. data/lib/pulp_rpm_client/models/{rpm_modulemd_defaults_read.rb → rpm_modulemd_defaults.rb} +3 -3
  77. data/lib/pulp_rpm_client/models/{rpm_package_read.rb → rpm_package.rb} +3 -3
  78. data/lib/pulp_rpm_client/models/{rpm_package_category_read.rb → rpm_package_category.rb} +3 -3
  79. data/lib/pulp_rpm_client/models/{rpm_package_environment_read.rb → rpm_package_environment.rb} +3 -3
  80. data/lib/pulp_rpm_client/models/{rpm_package_group_read.rb → rpm_package_group.rb} +3 -3
  81. data/lib/pulp_rpm_client/models/{rpm_package_langpacks_read.rb → rpm_package_langpacks.rb} +3 -3
  82. data/lib/pulp_rpm_client/models/{rpm_repo_metadata_file_read.rb → rpm_repo_metadata_file.rb} +3 -3
  83. data/lib/pulp_rpm_client/models/{rpm_update_record_read.rb → rpm_update_record.rb} +3 -3
  84. data/lib/pulp_rpm_client/version.rb +1 -1
  85. data/spec/api/content_advisories_api_spec.rb +1 -1
  86. data/spec/api/content_distribution_trees_api_spec.rb +1 -1
  87. data/spec/api/content_modulemd_defaults_api_spec.rb +1 -1
  88. data/spec/api/content_modulemds_api_spec.rb +1 -1
  89. data/spec/api/content_packagecategories_api_spec.rb +1 -1
  90. data/spec/api/content_packageenvironments_api_spec.rb +1 -1
  91. data/spec/api/content_packagegroups_api_spec.rb +1 -1
  92. data/spec/api/content_packagelangpacks_api_spec.rb +1 -1
  93. data/spec/api/content_packages_api_spec.rb +1 -1
  94. data/spec/api/content_repo_metadata_files_api_spec.rb +1 -1
  95. data/spec/api/distributions_rpm_api_spec.rb +1 -1
  96. data/spec/api/publications_rpm_api_spec.rb +1 -1
  97. data/spec/api/remotes_rpm_api_spec.rb +2 -2
  98. data/spec/api/repositories_rpm_api_spec.rb +2 -2
  99. data/spec/api/repositories_rpm_versions_api_spec.rb +3 -2
  100. data/spec/models/{rpm_distribution_tree_read_spec.rb → rpm_distribution_tree_spec.rb} +6 -6
  101. data/spec/models/{rpm_modulemd_defaults_read_spec.rb → rpm_modulemd_defaults_spec.rb} +6 -6
  102. data/spec/models/{rpm_modulemd_read_spec.rb → rpm_modulemd_spec.rb} +6 -6
  103. data/spec/models/{rpm_package_category_read_spec.rb → rpm_package_category_spec.rb} +6 -6
  104. data/spec/models/{rpm_package_environment_read_spec.rb → rpm_package_environment_spec.rb} +6 -6
  105. data/spec/models/{rpm_package_group_read_spec.rb → rpm_package_group_spec.rb} +6 -6
  106. data/spec/models/{rpm_package_langpacks_read_spec.rb → rpm_package_langpacks_spec.rb} +6 -6
  107. data/spec/models/{rpm_package_read_spec.rb → rpm_package_spec.rb} +6 -6
  108. data/spec/models/{rpm_repo_metadata_file_read_spec.rb → rpm_repo_metadata_file_spec.rb} +6 -6
  109. data/spec/models/{rpm_update_record_read_spec.rb → rpm_update_record_spec.rb} +6 -6
  110. metadata +42 -62
  111. data/docs/RepositoryVersionRead.md +0 -25
  112. data/docs/RpmRpmDistributionRead.md +0 -29
  113. data/docs/RpmRpmPublicationRead.md +0 -27
  114. data/docs/RpmRpmRemoteRead.md +0 -43
  115. data/docs/RpmRpmRepositoryRead.md +0 -29
  116. data/lib/pulp_rpm_client/models/repository_version_read.rb +0 -244
  117. data/lib/pulp_rpm_client/models/rpm_rpm_distribution_read.rb +0 -331
  118. data/lib/pulp_rpm_client/models/rpm_rpm_publication_read.rb +0 -305
  119. data/lib/pulp_rpm_client/models/rpm_rpm_remote_read.rb +0 -531
  120. data/lib/pulp_rpm_client/models/rpm_rpm_repository_read.rb +0 -305
  121. data/spec/models/repository_version_read_spec.rb +0 -65
  122. data/spec/models/rpm_rpm_distribution_read_spec.rb +0 -77
  123. data/spec/models/rpm_rpm_publication_read_spec.rb +0 -79
  124. data/spec/models/rpm_rpm_remote_read_spec.rb +0 -123
  125. data/spec/models/rpm_rpm_repository_read_spec.rb +0 -77
@@ -38,7 +38,7 @@ module PulpRpmClient
38
38
  :'count' => :'Integer',
39
39
  :'_next' => :'String',
40
40
  :'previous' => :'String',
41
- :'results' => :'Array<RpmPackageRead>'
41
+ :'results' => :'Array<RpmPackage>'
42
42
  }
43
43
  end
44
44
 
@@ -38,7 +38,7 @@ module PulpRpmClient
38
38
  :'count' => :'Integer',
39
39
  :'_next' => :'String',
40
40
  :'previous' => :'String',
41
- :'results' => :'Array<RpmRepoMetadataFileRead>'
41
+ :'results' => :'Array<RpmRepoMetadataFile>'
42
42
  }
43
43
  end
44
44
 
@@ -13,7 +13,7 @@ OpenAPI Generator version: 4.2.3
13
13
  require 'date'
14
14
 
15
15
  module PulpRpmClient
16
- class RpmDistributionTreeRead
16
+ class RpmDistributionTree
17
17
  attr_accessor :pulp_href
18
18
 
19
19
  # Header Version.
@@ -126,13 +126,13 @@ module PulpRpmClient
126
126
  # @param [Hash] attributes Model attributes in the form of hash
127
127
  def initialize(attributes = {})
128
128
  if (!attributes.is_a?(Hash))
129
- fail ArgumentError, "The input argument (attributes) must be a hash in `PulpRpmClient::RpmDistributionTreeRead` initialize method"
129
+ fail ArgumentError, "The input argument (attributes) must be a hash in `PulpRpmClient::RpmDistributionTree` initialize method"
130
130
  end
131
131
 
132
132
  # check to see if the attribute exists and convert string to symbol for hash key
133
133
  attributes = attributes.each_with_object({}) { |(k, v), h|
134
134
  if (!self.class.attribute_map.key?(k.to_sym))
135
- fail ArgumentError, "`#{k}` is not a valid attribute in `PulpRpmClient::RpmDistributionTreeRead`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect
135
+ fail ArgumentError, "`#{k}` is not a valid attribute in `PulpRpmClient::RpmDistributionTree`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect
136
136
  end
137
137
  h[k.to_sym] = v
138
138
  }
@@ -13,7 +13,7 @@ OpenAPI Generator version: 4.2.3
13
13
  require 'date'
14
14
 
15
15
  module PulpRpmClient
16
- class RpmModulemdRead
16
+ class RpmModulemd
17
17
  attr_accessor :pulp_href
18
18
 
19
19
  # Timestamp of creation.
@@ -95,13 +95,13 @@ module PulpRpmClient
95
95
  # @param [Hash] attributes Model attributes in the form of hash
96
96
  def initialize(attributes = {})
97
97
  if (!attributes.is_a?(Hash))
98
- fail ArgumentError, "The input argument (attributes) must be a hash in `PulpRpmClient::RpmModulemdRead` initialize method"
98
+ fail ArgumentError, "The input argument (attributes) must be a hash in `PulpRpmClient::RpmModulemd` initialize method"
99
99
  end
100
100
 
101
101
  # check to see if the attribute exists and convert string to symbol for hash key
102
102
  attributes = attributes.each_with_object({}) { |(k, v), h|
103
103
  if (!self.class.attribute_map.key?(k.to_sym))
104
- fail ArgumentError, "`#{k}` is not a valid attribute in `PulpRpmClient::RpmModulemdRead`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect
104
+ fail ArgumentError, "`#{k}` is not a valid attribute in `PulpRpmClient::RpmModulemd`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect
105
105
  end
106
106
  h[k.to_sym] = v
107
107
  }
@@ -13,7 +13,7 @@ OpenAPI Generator version: 4.2.3
13
13
  require 'date'
14
14
 
15
15
  module PulpRpmClient
16
- class RpmModulemdDefaultsRead
16
+ class RpmModulemdDefaults
17
17
  attr_accessor :pulp_href
18
18
 
19
19
  # Timestamp of creation.
@@ -70,13 +70,13 @@ module PulpRpmClient
70
70
  # @param [Hash] attributes Model attributes in the form of hash
71
71
  def initialize(attributes = {})
72
72
  if (!attributes.is_a?(Hash))
73
- fail ArgumentError, "The input argument (attributes) must be a hash in `PulpRpmClient::RpmModulemdDefaultsRead` initialize method"
73
+ fail ArgumentError, "The input argument (attributes) must be a hash in `PulpRpmClient::RpmModulemdDefaults` initialize method"
74
74
  end
75
75
 
76
76
  # check to see if the attribute exists and convert string to symbol for hash key
77
77
  attributes = attributes.each_with_object({}) { |(k, v), h|
78
78
  if (!self.class.attribute_map.key?(k.to_sym))
79
- fail ArgumentError, "`#{k}` is not a valid attribute in `PulpRpmClient::RpmModulemdDefaultsRead`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect
79
+ fail ArgumentError, "`#{k}` is not a valid attribute in `PulpRpmClient::RpmModulemdDefaults`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect
80
80
  end
81
81
  h[k.to_sym] = v
82
82
  }
@@ -13,7 +13,7 @@ OpenAPI Generator version: 4.2.3
13
13
  require 'date'
14
14
 
15
15
  module PulpRpmClient
16
- class RpmPackageRead
16
+ class RpmPackage
17
17
  attr_accessor :pulp_href
18
18
 
19
19
  # Timestamp of creation.
@@ -235,13 +235,13 @@ module PulpRpmClient
235
235
  # @param [Hash] attributes Model attributes in the form of hash
236
236
  def initialize(attributes = {})
237
237
  if (!attributes.is_a?(Hash))
238
- fail ArgumentError, "The input argument (attributes) must be a hash in `PulpRpmClient::RpmPackageRead` initialize method"
238
+ fail ArgumentError, "The input argument (attributes) must be a hash in `PulpRpmClient::RpmPackage` initialize method"
239
239
  end
240
240
 
241
241
  # check to see if the attribute exists and convert string to symbol for hash key
242
242
  attributes = attributes.each_with_object({}) { |(k, v), h|
243
243
  if (!self.class.attribute_map.key?(k.to_sym))
244
- fail ArgumentError, "`#{k}` is not a valid attribute in `PulpRpmClient::RpmPackageRead`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect
244
+ fail ArgumentError, "`#{k}` is not a valid attribute in `PulpRpmClient::RpmPackage`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect
245
245
  end
246
246
  h[k.to_sym] = v
247
247
  }
@@ -13,7 +13,7 @@ OpenAPI Generator version: 4.2.3
13
13
  require 'date'
14
14
 
15
15
  module PulpRpmClient
16
- class RpmPackageCategoryRead
16
+ class RpmPackageCategory
17
17
  attr_accessor :pulp_href
18
18
 
19
19
  # Timestamp of creation.
@@ -90,13 +90,13 @@ module PulpRpmClient
90
90
  # @param [Hash] attributes Model attributes in the form of hash
91
91
  def initialize(attributes = {})
92
92
  if (!attributes.is_a?(Hash))
93
- fail ArgumentError, "The input argument (attributes) must be a hash in `PulpRpmClient::RpmPackageCategoryRead` initialize method"
93
+ fail ArgumentError, "The input argument (attributes) must be a hash in `PulpRpmClient::RpmPackageCategory` initialize method"
94
94
  end
95
95
 
96
96
  # check to see if the attribute exists and convert string to symbol for hash key
97
97
  attributes = attributes.each_with_object({}) { |(k, v), h|
98
98
  if (!self.class.attribute_map.key?(k.to_sym))
99
- fail ArgumentError, "`#{k}` is not a valid attribute in `PulpRpmClient::RpmPackageCategoryRead`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect
99
+ fail ArgumentError, "`#{k}` is not a valid attribute in `PulpRpmClient::RpmPackageCategory`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect
100
100
  end
101
101
  h[k.to_sym] = v
102
102
  }
@@ -13,7 +13,7 @@ OpenAPI Generator version: 4.2.3
13
13
  require 'date'
14
14
 
15
15
  module PulpRpmClient
16
- class RpmPackageEnvironmentRead
16
+ class RpmPackageEnvironment
17
17
  attr_accessor :pulp_href
18
18
 
19
19
  # Timestamp of creation.
@@ -100,13 +100,13 @@ module PulpRpmClient
100
100
  # @param [Hash] attributes Model attributes in the form of hash
101
101
  def initialize(attributes = {})
102
102
  if (!attributes.is_a?(Hash))
103
- fail ArgumentError, "The input argument (attributes) must be a hash in `PulpRpmClient::RpmPackageEnvironmentRead` initialize method"
103
+ fail ArgumentError, "The input argument (attributes) must be a hash in `PulpRpmClient::RpmPackageEnvironment` initialize method"
104
104
  end
105
105
 
106
106
  # check to see if the attribute exists and convert string to symbol for hash key
107
107
  attributes = attributes.each_with_object({}) { |(k, v), h|
108
108
  if (!self.class.attribute_map.key?(k.to_sym))
109
- fail ArgumentError, "`#{k}` is not a valid attribute in `PulpRpmClient::RpmPackageEnvironmentRead`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect
109
+ fail ArgumentError, "`#{k}` is not a valid attribute in `PulpRpmClient::RpmPackageEnvironment`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect
110
110
  end
111
111
  h[k.to_sym] = v
112
112
  }
@@ -13,7 +13,7 @@ OpenAPI Generator version: 4.2.3
13
13
  require 'date'
14
14
 
15
15
  module PulpRpmClient
16
- class RpmPackageGroupRead
16
+ class RpmPackageGroup
17
17
  attr_accessor :pulp_href
18
18
 
19
19
  # Timestamp of creation.
@@ -105,13 +105,13 @@ module PulpRpmClient
105
105
  # @param [Hash] attributes Model attributes in the form of hash
106
106
  def initialize(attributes = {})
107
107
  if (!attributes.is_a?(Hash))
108
- fail ArgumentError, "The input argument (attributes) must be a hash in `PulpRpmClient::RpmPackageGroupRead` initialize method"
108
+ fail ArgumentError, "The input argument (attributes) must be a hash in `PulpRpmClient::RpmPackageGroup` initialize method"
109
109
  end
110
110
 
111
111
  # check to see if the attribute exists and convert string to symbol for hash key
112
112
  attributes = attributes.each_with_object({}) { |(k, v), h|
113
113
  if (!self.class.attribute_map.key?(k.to_sym))
114
- fail ArgumentError, "`#{k}` is not a valid attribute in `PulpRpmClient::RpmPackageGroupRead`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect
114
+ fail ArgumentError, "`#{k}` is not a valid attribute in `PulpRpmClient::RpmPackageGroup`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect
115
115
  end
116
116
  h[k.to_sym] = v
117
117
  }
@@ -13,7 +13,7 @@ OpenAPI Generator version: 4.2.3
13
13
  require 'date'
14
14
 
15
15
  module PulpRpmClient
16
- class RpmPackageLangpacksRead
16
+ class RpmPackageLangpacks
17
17
  attr_accessor :pulp_href
18
18
 
19
19
  # Timestamp of creation.
@@ -55,13 +55,13 @@ module PulpRpmClient
55
55
  # @param [Hash] attributes Model attributes in the form of hash
56
56
  def initialize(attributes = {})
57
57
  if (!attributes.is_a?(Hash))
58
- fail ArgumentError, "The input argument (attributes) must be a hash in `PulpRpmClient::RpmPackageLangpacksRead` initialize method"
58
+ fail ArgumentError, "The input argument (attributes) must be a hash in `PulpRpmClient::RpmPackageLangpacks` initialize method"
59
59
  end
60
60
 
61
61
  # check to see if the attribute exists and convert string to symbol for hash key
62
62
  attributes = attributes.each_with_object({}) { |(k, v), h|
63
63
  if (!self.class.attribute_map.key?(k.to_sym))
64
- fail ArgumentError, "`#{k}` is not a valid attribute in `PulpRpmClient::RpmPackageLangpacksRead`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect
64
+ fail ArgumentError, "`#{k}` is not a valid attribute in `PulpRpmClient::RpmPackageLangpacks`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect
65
65
  end
66
66
  h[k.to_sym] = v
67
67
  }
@@ -13,7 +13,7 @@ OpenAPI Generator version: 4.2.3
13
13
  require 'date'
14
14
 
15
15
  module PulpRpmClient
16
- class RpmRepoMetadataFileRead
16
+ class RpmRepoMetadataFile
17
17
  attr_accessor :pulp_href
18
18
 
19
19
  # Timestamp of creation.
@@ -70,13 +70,13 @@ module PulpRpmClient
70
70
  # @param [Hash] attributes Model attributes in the form of hash
71
71
  def initialize(attributes = {})
72
72
  if (!attributes.is_a?(Hash))
73
- fail ArgumentError, "The input argument (attributes) must be a hash in `PulpRpmClient::RpmRepoMetadataFileRead` initialize method"
73
+ fail ArgumentError, "The input argument (attributes) must be a hash in `PulpRpmClient::RpmRepoMetadataFile` initialize method"
74
74
  end
75
75
 
76
76
  # check to see if the attribute exists and convert string to symbol for hash key
77
77
  attributes = attributes.each_with_object({}) { |(k, v), h|
78
78
  if (!self.class.attribute_map.key?(k.to_sym))
79
- fail ArgumentError, "`#{k}` is not a valid attribute in `PulpRpmClient::RpmRepoMetadataFileRead`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect
79
+ fail ArgumentError, "`#{k}` is not a valid attribute in `PulpRpmClient::RpmRepoMetadataFile`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect
80
80
  end
81
81
  h[k.to_sym] = v
82
82
  }
@@ -13,7 +13,7 @@ OpenAPI Generator version: 4.2.3
13
13
  require 'date'
14
14
 
15
15
  module PulpRpmClient
16
- class RpmUpdateRecordRead
16
+ class RpmUpdateRecord
17
17
  attr_accessor :pulp_href
18
18
 
19
19
  # Timestamp of creation.
@@ -140,13 +140,13 @@ module PulpRpmClient
140
140
  # @param [Hash] attributes Model attributes in the form of hash
141
141
  def initialize(attributes = {})
142
142
  if (!attributes.is_a?(Hash))
143
- fail ArgumentError, "The input argument (attributes) must be a hash in `PulpRpmClient::RpmUpdateRecordRead` initialize method"
143
+ fail ArgumentError, "The input argument (attributes) must be a hash in `PulpRpmClient::RpmUpdateRecord` initialize method"
144
144
  end
145
145
 
146
146
  # check to see if the attribute exists and convert string to symbol for hash key
147
147
  attributes = attributes.each_with_object({}) { |(k, v), h|
148
148
  if (!self.class.attribute_map.key?(k.to_sym))
149
- fail ArgumentError, "`#{k}` is not a valid attribute in `PulpRpmClient::RpmUpdateRecordRead`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect
149
+ fail ArgumentError, "`#{k}` is not a valid attribute in `PulpRpmClient::RpmUpdateRecord`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect
150
150
  end
151
151
  h[k.to_sym] = v
152
152
  }
@@ -11,5 +11,5 @@ OpenAPI Generator version: 4.2.3
11
11
  =end
12
12
 
13
13
  module PulpRpmClient
14
- VERSION = '3.4.1'
14
+ VERSION = '3.4.2'
15
15
  end
@@ -84,7 +84,7 @@ describe 'ContentAdvisoriesApi' do
84
84
  # @param [Hash] opts the optional parameters
85
85
  # @option opts [String] :fields A list of fields to include in the response.
86
86
  # @option opts [String] :exclude_fields A list of fields to exclude from the response.
87
- # @return [RpmUpdateRecordRead]
87
+ # @return [RpmUpdateRecord]
88
88
  describe 'read test' do
89
89
  it 'should work' do
90
90
  # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
@@ -70,7 +70,7 @@ describe 'ContentDistributionTreesApi' do
70
70
  # @param [Hash] opts the optional parameters
71
71
  # @option opts [String] :fields A list of fields to include in the response.
72
72
  # @option opts [String] :exclude_fields A list of fields to exclude from the response.
73
- # @return [RpmDistributionTreeRead]
73
+ # @return [RpmDistributionTree]
74
74
  describe 'read test' do
75
75
  it 'should work' do
76
76
  # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
@@ -81,7 +81,7 @@ describe 'ContentModulemdDefaultsApi' do
81
81
  # @param [Hash] opts the optional parameters
82
82
  # @option opts [String] :fields A list of fields to include in the response.
83
83
  # @option opts [String] :exclude_fields A list of fields to exclude from the response.
84
- # @return [RpmModulemdDefaultsRead]
84
+ # @return [RpmModulemdDefaults]
85
85
  describe 'read test' do
86
86
  it 'should work' do
87
87
  # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
@@ -86,7 +86,7 @@ describe 'ContentModulemdsApi' do
86
86
  # @param [Hash] opts the optional parameters
87
87
  # @option opts [String] :fields A list of fields to include in the response.
88
88
  # @option opts [String] :exclude_fields A list of fields to exclude from the response.
89
- # @return [RpmModulemdRead]
89
+ # @return [RpmModulemd]
90
90
  describe 'read test' do
91
91
  it 'should work' do
92
92
  # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
@@ -70,7 +70,7 @@ describe 'ContentPackagecategoriesApi' do
70
70
  # @param [Hash] opts the optional parameters
71
71
  # @option opts [String] :fields A list of fields to include in the response.
72
72
  # @option opts [String] :exclude_fields A list of fields to exclude from the response.
73
- # @return [RpmPackageCategoryRead]
73
+ # @return [RpmPackageCategory]
74
74
  describe 'read test' do
75
75
  it 'should work' do
76
76
  # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
@@ -70,7 +70,7 @@ describe 'ContentPackageenvironmentsApi' do
70
70
  # @param [Hash] opts the optional parameters
71
71
  # @option opts [String] :fields A list of fields to include in the response.
72
72
  # @option opts [String] :exclude_fields A list of fields to exclude from the response.
73
- # @return [RpmPackageEnvironmentRead]
73
+ # @return [RpmPackageEnvironment]
74
74
  describe 'read test' do
75
75
  it 'should work' do
76
76
  # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
@@ -70,7 +70,7 @@ describe 'ContentPackagegroupsApi' do
70
70
  # @param [Hash] opts the optional parameters
71
71
  # @option opts [String] :fields A list of fields to include in the response.
72
72
  # @option opts [String] :exclude_fields A list of fields to exclude from the response.
73
- # @return [RpmPackageGroupRead]
73
+ # @return [RpmPackageGroup]
74
74
  describe 'read test' do
75
75
  it 'should work' do
76
76
  # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
@@ -70,7 +70,7 @@ describe 'ContentPackagelangpacksApi' do
70
70
  # @param [Hash] opts the optional parameters
71
71
  # @option opts [String] :fields A list of fields to include in the response.
72
72
  # @option opts [String] :exclude_fields A list of fields to exclude from the response.
73
- # @return [RpmPackageLangpacksRead]
73
+ # @return [RpmPackageLangpacks]
74
74
  describe 'read test' do
75
75
  it 'should work' do
76
76
  # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
@@ -94,7 +94,7 @@ describe 'ContentPackagesApi' do
94
94
  # @param [Hash] opts the optional parameters
95
95
  # @option opts [String] :fields A list of fields to include in the response.
96
96
  # @option opts [String] :exclude_fields A list of fields to exclude from the response.
97
- # @return [RpmPackageRead]
97
+ # @return [RpmPackage]
98
98
  describe 'read test' do
99
99
  it 'should work' do
100
100
  # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
@@ -70,7 +70,7 @@ describe 'ContentRepoMetadataFilesApi' do
70
70
  # @param [Hash] opts the optional parameters
71
71
  # @option opts [String] :fields A list of fields to include in the response.
72
72
  # @option opts [String] :exclude_fields A list of fields to exclude from the response.
73
- # @return [RpmRepoMetadataFileRead]
73
+ # @return [RpmRepoMetadataFile]
74
74
  describe 'read test' do
75
75
  it 'should work' do
76
76
  # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
@@ -98,7 +98,7 @@ describe 'DistributionsRpmApi' do
98
98
  # @param [Hash] opts the optional parameters
99
99
  # @option opts [String] :fields A list of fields to include in the response.
100
100
  # @option opts [String] :exclude_fields A list of fields to exclude from the response.
101
- # @return [RpmRpmDistributionRead]
101
+ # @return [RpmRpmDistribution]
102
102
  describe 'read test' do
103
103
  it 'should work' do
104
104
  # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
@@ -86,7 +86,7 @@ describe 'PublicationsRpmApi' do
86
86
  # @param [Hash] opts the optional parameters
87
87
  # @option opts [String] :fields A list of fields to include in the response.
88
88
  # @option opts [String] :exclude_fields A list of fields to exclude from the response.
89
- # @return [RpmRpmPublicationRead]
89
+ # @return [RpmRpmPublication]
90
90
  describe 'read test' do
91
91
  it 'should work' do
92
92
  # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
@@ -37,7 +37,7 @@ describe 'RemotesRpmApi' do
37
37
  # A ViewSet for RpmRemote.
38
38
  # @param data
39
39
  # @param [Hash] opts the optional parameters
40
- # @return [RpmRpmRemoteRead]
40
+ # @return [RpmRpmRemote]
41
41
  describe 'create test' do
42
42
  it 'should work' do
43
43
  # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
@@ -100,7 +100,7 @@ describe 'RemotesRpmApi' do
100
100
  # @param [Hash] opts the optional parameters
101
101
  # @option opts [String] :fields A list of fields to include in the response.
102
102
  # @option opts [String] :exclude_fields A list of fields to exclude from the response.
103
- # @return [RpmRpmRemoteRead]
103
+ # @return [RpmRpmRemote]
104
104
  describe 'read test' do
105
105
  it 'should work' do
106
106
  # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
@@ -37,7 +37,7 @@ describe 'RepositoriesRpmApi' do
37
37
  # A ViewSet for RpmRepository.
38
38
  # @param data
39
39
  # @param [Hash] opts the optional parameters
40
- # @return [RpmRpmRepositoryRead]
40
+ # @return [RpmRpmRepository]
41
41
  describe 'create test' do
42
42
  it 'should work' do
43
43
  # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
@@ -107,7 +107,7 @@ describe 'RepositoriesRpmApi' do
107
107
  # @param [Hash] opts the optional parameters
108
108
  # @option opts [String] :fields A list of fields to include in the response.
109
109
  # @option opts [String] :exclude_fields A list of fields to exclude from the response.
110
- # @return [RpmRpmRepositoryRead]
110
+ # @return [RpmRpmRepository]
111
111
  describe 'read test' do
112
112
  it 'should work' do
113
113
  # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
@@ -61,8 +61,9 @@ describe 'RepositoriesRpmVersionsApi' do
61
61
  # @option opts [String] :pulp_created__gt Filter results where pulp_created is greater than value
62
62
  # @option opts [String] :pulp_created__gte Filter results where pulp_created is greater than or equal to value
63
63
  # @option opts [String] :pulp_created__range Filter results where pulp_created is between two comma separated values
64
- # @option opts [String] :content Content Unit referenced by HREF
65
64
  # @option opts [String] :pulp_created ISO 8601 formatted dates are supported
65
+ # @option opts [String] :content Content Unit referenced by HREF
66
+ # @option opts [String] :content__in Content Unit referenced by HREF
66
67
  # @option opts [Integer] :limit Number of results to return per page.
67
68
  # @option opts [Integer] :offset The initial index from which to return the results.
68
69
  # @option opts [String] :fields A list of fields to include in the response.
@@ -81,7 +82,7 @@ describe 'RepositoriesRpmVersionsApi' do
81
82
  # @param [Hash] opts the optional parameters
82
83
  # @option opts [String] :fields A list of fields to include in the response.
83
84
  # @option opts [String] :exclude_fields A list of fields to exclude from the response.
84
- # @return [RepositoryVersionRead]
85
+ # @return [RepositoryVersion]
85
86
  describe 'read test' do
86
87
  it 'should work' do
87
88
  # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers