pulp_rpm_client 3.31.2 → 3.32.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (85) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +4 -4
  3. data/docs/ContentModulemdsApi.md +1 -1
  4. data/docs/Copy.md +1 -1
  5. data/docs/PatchedrpmRpmRepository.md +1 -1
  6. data/docs/RepositoryVersionResponse.md +3 -1
  7. data/docs/RpmModulemd.md +3 -3
  8. data/docs/RpmModulemdDefaults.md +1 -1
  9. data/docs/RpmModulemdDefaultsResponse.md +3 -1
  10. data/docs/RpmModulemdObsoleteResponse.md +2 -0
  11. data/docs/RpmModulemdResponse.md +5 -3
  12. data/docs/RpmPackageCategoryResponse.md +5 -3
  13. data/docs/RpmPackageEnvironmentResponse.md +6 -4
  14. data/docs/RpmPackageGroupResponse.md +5 -3
  15. data/docs/RpmPackageLangpacksResponse.md +3 -1
  16. data/docs/RpmPackageResponse.md +12 -10
  17. data/docs/RpmRepoMetadataFileResponse.md +2 -0
  18. data/docs/RpmRpmPublication.md +1 -1
  19. data/docs/RpmRpmPublicationResponse.md +1 -1
  20. data/docs/RpmRpmRemoteResponse.md +1 -1
  21. data/docs/RpmRpmRepository.md +1 -1
  22. data/docs/RpmRpmRepositoryResponse.md +1 -1
  23. data/docs/RpmUlnRemoteResponse.md +1 -1
  24. data/docs/RpmUpdateCollection.md +1 -1
  25. data/docs/RpmUpdateCollectionResponse.md +2 -2
  26. data/docs/RpmUpdateRecordResponse.md +4 -2
  27. data/lib/pulp_rpm_client/models/copy.rb +0 -1
  28. data/lib/pulp_rpm_client/models/paginated_repository_version_response_list.rb +0 -2
  29. data/lib/pulp_rpm_client/models/paginatedrpm_distribution_tree_response_list.rb +0 -2
  30. data/lib/pulp_rpm_client/models/paginatedrpm_modulemd_defaults_response_list.rb +0 -2
  31. data/lib/pulp_rpm_client/models/paginatedrpm_modulemd_obsolete_response_list.rb +0 -2
  32. data/lib/pulp_rpm_client/models/paginatedrpm_modulemd_response_list.rb +0 -2
  33. data/lib/pulp_rpm_client/models/paginatedrpm_package_category_response_list.rb +0 -2
  34. data/lib/pulp_rpm_client/models/paginatedrpm_package_environment_response_list.rb +0 -2
  35. data/lib/pulp_rpm_client/models/paginatedrpm_package_group_response_list.rb +0 -2
  36. data/lib/pulp_rpm_client/models/paginatedrpm_package_langpacks_response_list.rb +0 -2
  37. data/lib/pulp_rpm_client/models/paginatedrpm_package_response_list.rb +0 -2
  38. data/lib/pulp_rpm_client/models/paginatedrpm_repo_metadata_file_response_list.rb +0 -2
  39. data/lib/pulp_rpm_client/models/paginatedrpm_rpm_alternate_content_source_response_list.rb +0 -2
  40. data/lib/pulp_rpm_client/models/paginatedrpm_rpm_distribution_response_list.rb +0 -2
  41. data/lib/pulp_rpm_client/models/paginatedrpm_rpm_publication_response_list.rb +0 -2
  42. data/lib/pulp_rpm_client/models/paginatedrpm_rpm_remote_response_list.rb +0 -2
  43. data/lib/pulp_rpm_client/models/paginatedrpm_rpm_repository_response_list.rb +0 -2
  44. data/lib/pulp_rpm_client/models/paginatedrpm_uln_remote_response_list.rb +0 -2
  45. data/lib/pulp_rpm_client/models/paginatedrpm_update_record_response_list.rb +0 -2
  46. data/lib/pulp_rpm_client/models/patchedrpm_rpm_remote.rb +0 -15
  47. data/lib/pulp_rpm_client/models/patchedrpm_rpm_repository.rb +0 -19
  48. data/lib/pulp_rpm_client/models/patchedrpm_uln_remote.rb +0 -15
  49. data/lib/pulp_rpm_client/models/repository_version_response.rb +13 -4
  50. data/lib/pulp_rpm_client/models/rpm_modulemd.rb +3 -3
  51. data/lib/pulp_rpm_client/models/rpm_modulemd_defaults.rb +0 -1
  52. data/lib/pulp_rpm_client/models/rpm_modulemd_defaults_response.rb +10 -2
  53. data/lib/pulp_rpm_client/models/rpm_modulemd_obsolete_response.rb +10 -1
  54. data/lib/pulp_rpm_client/models/rpm_modulemd_response.rb +13 -4
  55. data/lib/pulp_rpm_client/models/rpm_package_category_response.rb +13 -4
  56. data/lib/pulp_rpm_client/models/rpm_package_environment_response.rb +14 -5
  57. data/lib/pulp_rpm_client/models/rpm_package_group_response.rb +13 -4
  58. data/lib/pulp_rpm_client/models/rpm_package_langpacks_response.rb +11 -2
  59. data/lib/pulp_rpm_client/models/rpm_package_response.rb +10 -11
  60. data/lib/pulp_rpm_client/models/rpm_repo_metadata_file_response.rb +10 -1
  61. data/lib/pulp_rpm_client/models/rpm_repository_sync_url.rb +0 -1
  62. data/lib/pulp_rpm_client/models/rpm_rpm_publication.rb +0 -2
  63. data/lib/pulp_rpm_client/models/rpm_rpm_publication_response.rb +0 -2
  64. data/lib/pulp_rpm_client/models/rpm_rpm_remote.rb +0 -15
  65. data/lib/pulp_rpm_client/models/rpm_rpm_remote_response.rb +0 -15
  66. data/lib/pulp_rpm_client/models/rpm_rpm_repository.rb +0 -19
  67. data/lib/pulp_rpm_client/models/rpm_rpm_repository_response.rb +0 -20
  68. data/lib/pulp_rpm_client/models/rpm_uln_remote.rb +0 -15
  69. data/lib/pulp_rpm_client/models/rpm_uln_remote_response.rb +0 -15
  70. data/lib/pulp_rpm_client/models/rpm_update_collection.rb +1 -1
  71. data/lib/pulp_rpm_client/models/rpm_update_collection_response.rb +1 -1
  72. data/lib/pulp_rpm_client/models/rpm_update_record_response.rb +10 -1
  73. data/lib/pulp_rpm_client/version.rb +1 -1
  74. data/spec/models/repository_version_response_spec.rb +6 -0
  75. data/spec/models/rpm_modulemd_defaults_response_spec.rb +6 -0
  76. data/spec/models/rpm_modulemd_obsolete_response_spec.rb +6 -0
  77. data/spec/models/rpm_modulemd_response_spec.rb +6 -0
  78. data/spec/models/rpm_package_category_response_spec.rb +6 -0
  79. data/spec/models/rpm_package_environment_response_spec.rb +6 -0
  80. data/spec/models/rpm_package_group_response_spec.rb +6 -0
  81. data/spec/models/rpm_package_langpacks_response_spec.rb +6 -0
  82. data/spec/models/rpm_package_response_spec.rb +6 -0
  83. data/spec/models/rpm_repo_metadata_file_response_spec.rb +6 -0
  84. data/spec/models/rpm_update_record_response_spec.rb +6 -0
  85. metadata +83 -83
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: bf839d3b838d94de5b9bfb5fae96086914c681eb0153a72fc3642d319b04a6e6
4
- data.tar.gz: 2fe0740ff03ef571cdce5482f97b71704c2ff49c52636ed394f845bdf53b445b
3
+ metadata.gz: 91875a916880b721cdd8fb1140a5a288a3068ae858f6d8dea70751b9ebe78e4a
4
+ data.tar.gz: 81054b140664f93df24c1d6608ad0409cc171e7ff040a23544282728a3f88e28
5
5
  SHA512:
6
- metadata.gz: 796e207a2a2888aab4beb318a7e5e5a81db12d85147d64d2aed87a0f49ce848d5fab27902c2227a5b8b10dd20575753c0c4b829f46723aed568bd1e3ded251c4
7
- data.tar.gz: 3e060bc814b0ab570b493f4765cde023224077c5518055b99b75c0e4991eaba83385493d2006c0b69025baf02266b065ee5025772e5e96a51147103baa0cc877
6
+ metadata.gz: 195e578b405205c293f4c02f831ee77aee0380e04203378cb53c610e6ad6373afb361367ec92102d130f9bdf59a0f9a7715bb5c14aebea886feb182c7be56495
7
+ data.tar.gz: 5f0b633d2bd075225de3ad3cc6dfaac91e00fe3692be57c2f5eee0505ba22bd4d6014ad779aeb70ec6ff33177ee88fd8e2e154721cef4037f8bc6bc646ca170b
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: 3.31.2
10
+ - Package version: 3.32.0
11
11
  - Generator version: 7.10.0
12
12
  - Build package: org.openapitools.codegen.languages.RubyClientCodegen
13
13
  For more information, please visit [https://pulpproject.org](https://pulpproject.org)
@@ -25,16 +25,16 @@ gem build pulp_rpm_client.gemspec
25
25
  Then either install the gem locally:
26
26
 
27
27
  ```shell
28
- gem install ./pulp_rpm_client-3.31.2.gem
28
+ gem install ./pulp_rpm_client-3.32.0.gem
29
29
  ```
30
30
 
31
- (for development, run `gem install --dev ./pulp_rpm_client-3.31.2.gem` to install the development dependencies)
31
+ (for development, run `gem install --dev ./pulp_rpm_client-3.32.0.gem` to install the development dependencies)
32
32
 
33
33
  or publish the gem to a gem hosting service, e.g. [RubyGems](https://rubygems.org/).
34
34
 
35
35
  Finally add this to the Gemfile:
36
36
 
37
- gem 'pulp_rpm_client', '~> 3.31.2'
37
+ gem 'pulp_rpm_client', '~> 3.32.0'
38
38
 
39
39
  ### Install from Git
40
40
 
@@ -32,7 +32,7 @@ PulpRpmClient.configure do |config|
32
32
  end
33
33
 
34
34
  api_instance = PulpRpmClient::ContentModulemdsApi.new
35
- rpm_modulemd = PulpRpmClient::RpmModulemd.new({name: 'name_example', stream: 'stream_example', version: 'version_example', context: 'context_example', arch: 'arch_example', artifacts: 3.56, dependencies: 3.56, snippet: 'snippet_example', profiles: 3.56, description: 'description_example'}) # RpmModulemd |
35
+ rpm_modulemd = PulpRpmClient::RpmModulemd.new({name: 'name_example', stream: 'stream_example', version: 'version_example', context: 'context_example', arch: 'arch_example', artifacts: TODO, dependencies: TODO, snippet: 'snippet_example', profiles: TODO, description: 'description_example'}) # RpmModulemd |
36
36
  opts = {
37
37
  x_task_diagnostics: ['inner_example'] # Array<String> | List of profilers to use on tasks.
38
38
  }
data/docs/Copy.md CHANGED
@@ -4,7 +4,7 @@
4
4
 
5
5
  | Name | Type | Description | Notes |
6
6
  | ---- | ---- | ----------- | ----- |
7
- | **config** | **Object** | Content to be copied into the given destinations from the given sources. Its a list of dictionaries with the following available fields: &#x60;&#x60;&#x60;json [ { \&quot;source_repo_version\&quot;: &lt;RepositoryVersion [pulp_href|prn]&gt;, \&quot;dest_repo\&quot;: &lt;RpmRepository [pulp_href|prn]&gt;, \&quot;dest_base_version\&quot;: &lt;int&gt;, \&quot;content\&quot;: [&lt;Content [pulp_href|prn]&gt;, ...] }, ... ] &#x60;&#x60;&#x60; If domains are enabled, the refered pulp objects must be part of the current domain. For usage examples, refer to the advanced copy guide: &lt;https://pulpproject.org/pulp_rpm/docs/user/guides/modify/#advanced-copy-workflow&gt; | |
7
+ | **config** | **Object** | | |
8
8
  | **dependency_solving** | **Boolean** | Also copy dependencies of the content being copied. | [optional][default to true] |
9
9
 
10
10
  ## Example
@@ -15,7 +15,7 @@
15
15
  | **package_signing_fingerprint** | **String** | The pubkey V4 fingerprint (160 bits) to be passed to the package signing service.The signing service will use that on signing operations related to this repository. | [optional][default to &#39;&#39;] |
16
16
  | **retain_package_versions** | **Integer** | The number of versions of each package to keep in the repository; older versions will be purged. The default is &#39;0&#39;, which will disable this feature and keep all versions of each package. | [optional] |
17
17
  | **checksum_type** | [**PackageChecksumTypeEnum**](PackageChecksumTypeEnum.md) | The preferred checksum type during repo publish. * &#x60;unknown&#x60; - unknown * &#x60;md5&#x60; - md5 * &#x60;sha1&#x60; - sha1 * &#x60;sha224&#x60; - sha224 * &#x60;sha256&#x60; - sha256 * &#x60;sha384&#x60; - sha384 * &#x60;sha512&#x60; - sha512 | [optional] |
18
- | **repo_config** | **Object** | A JSON document describing the config.repo file Pulp should generate for this repo | [optional] |
18
+ | **repo_config** | **Object** | | [optional] |
19
19
  | **compression_type** | [**CompressionTypeEnum**](CompressionTypeEnum.md) | The compression type to use for metadata files. * &#x60;zstd&#x60; - zstd * &#x60;gz&#x60; - gz | [optional] |
20
20
  | **layout** | [**LayoutEnum**](LayoutEnum.md) | How to layout the packages within the published repository. * &#x60;nested_alphabetically&#x60; - nested_alphabetically * &#x60;flat&#x60; - flat | [optional] |
21
21
 
@@ -12,6 +12,7 @@
12
12
  | **repository** | **String** | | [optional][readonly] |
13
13
  | **base_version** | **String** | A repository version whose content was used as the initial set of content for this repository version | [optional] |
14
14
  | **content_summary** | [**ContentSummaryResponse**](ContentSummaryResponse.md) | Various count summaries of the content in the version and the HREF to view them. | [optional][readonly] |
15
+ | **vuln_report** | **String** | | [optional][readonly] |
15
16
 
16
17
  ## Example
17
18
 
@@ -26,7 +27,8 @@ instance = PulpRpmClient::RepositoryVersionResponse.new(
26
27
  number: null,
27
28
  repository: null,
28
29
  base_version: null,
29
- content_summary: null
30
+ content_summary: null,
31
+ vuln_report: null
30
32
  )
31
33
  ```
32
34
 
data/docs/RpmModulemd.md CHANGED
@@ -12,11 +12,11 @@
12
12
  | **static_context** | **Boolean** | Modulemd static-context flag. | [optional] |
13
13
  | **context** | **String** | Modulemd context. | |
14
14
  | **arch** | **String** | Modulemd architecture. | |
15
- | **artifacts** | **Object** | Modulemd artifacts. | |
16
- | **dependencies** | **Object** | Modulemd dependencies. | |
15
+ | **artifacts** | [**OneOf**](OneOf.md) | Modulemd artifacts. | |
16
+ | **dependencies** | [**OneOf**](OneOf.md) | Modulemd dependencies. | |
17
17
  | **packages** | **Array&lt;String&gt;** | Modulemd artifacts&#39; packages. | [optional] |
18
18
  | **snippet** | **String** | Modulemd snippet | |
19
- | **profiles** | **Object** | Modulemd profiles. | |
19
+ | **profiles** | [**OneOf**](OneOf.md) | Modulemd profiles. | |
20
20
  | **description** | **String** | Description of module. | |
21
21
 
22
22
  ## Example
@@ -8,7 +8,7 @@
8
8
  | **pulp_labels** | **Hash&lt;String, String&gt;** | A dictionary of arbitrary key/value pairs used to describe a specific Content instance. | [optional] |
9
9
  | **_module** | **String** | Modulemd name. | |
10
10
  | **stream** | **String** | Modulemd default stream. | |
11
- | **profiles** | **Object** | Default profiles for modulemd streams. | |
11
+ | **profiles** | **Object** | | |
12
12
  | **snippet** | **String** | Modulemd default snippet | |
13
13
 
14
14
  ## Example
@@ -9,9 +9,10 @@
9
9
  | **pulp_created** | **Time** | Timestamp of creation. | [optional][readonly] |
10
10
  | **pulp_last_updated** | **Time** | Timestamp of the last time this resource was updated. Note: for immutable resources - like content, repository versions, and publication - pulp_created and pulp_last_updated dates will be the same. | [optional][readonly] |
11
11
  | **pulp_labels** | **Hash&lt;String, String&gt;** | A dictionary of arbitrary key/value pairs used to describe a specific Content instance. | [optional] |
12
+ | **vuln_report** | **String** | | [optional][readonly] |
12
13
  | **_module** | **String** | Modulemd name. | |
13
14
  | **stream** | **String** | Modulemd default stream. | |
14
- | **profiles** | **Object** | Default profiles for modulemd streams. | |
15
+ | **profiles** | **Object** | | |
15
16
 
16
17
  ## Example
17
18
 
@@ -24,6 +25,7 @@ instance = PulpRpmClient::RpmModulemdDefaultsResponse.new(
24
25
  pulp_created: null,
25
26
  pulp_last_updated: null,
26
27
  pulp_labels: null,
28
+ vuln_report: null,
27
29
  _module: null,
28
30
  stream: null,
29
31
  profiles: null
@@ -9,6 +9,7 @@
9
9
  | **pulp_created** | **Time** | Timestamp of creation. | [optional][readonly] |
10
10
  | **pulp_last_updated** | **Time** | Timestamp of the last time this resource was updated. Note: for immutable resources - like content, repository versions, and publication - pulp_created and pulp_last_updated dates will be the same. | [optional][readonly] |
11
11
  | **pulp_labels** | **Hash&lt;String, String&gt;** | A dictionary of arbitrary key/value pairs used to describe a specific Content instance. | [optional] |
12
+ | **vuln_report** | **String** | | [optional][readonly] |
12
13
  | **modified** | **String** | Obsolete modified time. | |
13
14
  | **module_name** | **String** | Modulemd name. | |
14
15
  | **module_stream** | **String** | Modulemd&#39;s stream. | |
@@ -30,6 +31,7 @@ instance = PulpRpmClient::RpmModulemdObsoleteResponse.new(
30
31
  pulp_created: null,
31
32
  pulp_last_updated: null,
32
33
  pulp_labels: null,
34
+ vuln_report: null,
33
35
  modified: null,
34
36
  module_name: null,
35
37
  module_stream: null,
@@ -9,16 +9,17 @@
9
9
  | **pulp_created** | **Time** | Timestamp of creation. | [optional][readonly] |
10
10
  | **pulp_last_updated** | **Time** | Timestamp of the last time this resource was updated. Note: for immutable resources - like content, repository versions, and publication - pulp_created and pulp_last_updated dates will be the same. | [optional][readonly] |
11
11
  | **pulp_labels** | **Hash&lt;String, String&gt;** | A dictionary of arbitrary key/value pairs used to describe a specific Content instance. | [optional] |
12
+ | **vuln_report** | **String** | | [optional][readonly] |
12
13
  | **name** | **String** | Modulemd name. | |
13
14
  | **stream** | **String** | Stream name. | |
14
15
  | **version** | **String** | Modulemd version. | |
15
16
  | **static_context** | **Boolean** | Modulemd static-context flag. | [optional] |
16
17
  | **context** | **String** | Modulemd context. | |
17
18
  | **arch** | **String** | Modulemd architecture. | |
18
- | **artifacts** | **Object** | Modulemd artifacts. | |
19
- | **dependencies** | **Object** | Modulemd dependencies. | |
19
+ | **artifacts** | [**OneOf**](OneOf.md) | Modulemd artifacts. | |
20
+ | **dependencies** | [**OneOf**](OneOf.md) | Modulemd dependencies. | |
20
21
  | **packages** | **Array&lt;String&gt;** | Modulemd artifacts&#39; packages. | [optional] |
21
- | **profiles** | **Object** | Modulemd profiles. | |
22
+ | **profiles** | [**OneOf**](OneOf.md) | Modulemd profiles. | |
22
23
  | **description** | **String** | Description of module. | |
23
24
 
24
25
  ## Example
@@ -32,6 +33,7 @@ instance = PulpRpmClient::RpmModulemdResponse.new(
32
33
  pulp_created: null,
33
34
  pulp_last_updated: null,
34
35
  pulp_labels: null,
36
+ vuln_report: null,
35
37
  name: null,
36
38
  stream: null,
37
39
  version: null,
@@ -9,13 +9,14 @@
9
9
  | **pulp_created** | **Time** | Timestamp of creation. | [optional][readonly] |
10
10
  | **pulp_last_updated** | **Time** | Timestamp of the last time this resource was updated. Note: for immutable resources - like content, repository versions, and publication - pulp_created and pulp_last_updated dates will be the same. | [optional][readonly] |
11
11
  | **pulp_labels** | **Hash&lt;String, String&gt;** | A dictionary of arbitrary key/value pairs used to describe a specific Content instance. | [optional] |
12
+ | **vuln_report** | **String** | | [optional][readonly] |
12
13
  | **id** | **String** | Category id. | |
13
14
  | **name** | **String** | Category name. | |
14
15
  | **description** | **String** | Category description. | |
15
16
  | **display_order** | **Integer** | Category display order. | |
16
- | **group_ids** | **Object** | Category group list. | |
17
- | **desc_by_lang** | **Object** | Category description by language. | |
18
- | **name_by_lang** | **Object** | Category name by language. | |
17
+ | **group_ids** | [**OneOf**](OneOf.md) | Category group list. | |
18
+ | **desc_by_lang** | [**OneOf**](OneOf.md) | Category description by language. | |
19
+ | **name_by_lang** | [**OneOf**](OneOf.md) | Category name by language. | |
19
20
  | **digest** | **String** | Category digest. | |
20
21
 
21
22
  ## Example
@@ -29,6 +30,7 @@ instance = PulpRpmClient::RpmPackageCategoryResponse.new(
29
30
  pulp_created: null,
30
31
  pulp_last_updated: null,
31
32
  pulp_labels: null,
33
+ vuln_report: null,
32
34
  id: null,
33
35
  name: null,
34
36
  description: null,
@@ -9,14 +9,15 @@
9
9
  | **pulp_created** | **Time** | Timestamp of creation. | [optional][readonly] |
10
10
  | **pulp_last_updated** | **Time** | Timestamp of the last time this resource was updated. Note: for immutable resources - like content, repository versions, and publication - pulp_created and pulp_last_updated dates will be the same. | [optional][readonly] |
11
11
  | **pulp_labels** | **Hash&lt;String, String&gt;** | A dictionary of arbitrary key/value pairs used to describe a specific Content instance. | [optional] |
12
+ | **vuln_report** | **String** | | [optional][readonly] |
12
13
  | **id** | **String** | Environment id. | |
13
14
  | **name** | **String** | Environment name. | |
14
15
  | **description** | **String** | Environment description. | |
15
16
  | **display_order** | **Integer** | Environment display order. | |
16
- | **group_ids** | **Object** | Environment group list. | |
17
- | **option_ids** | **Object** | Environment option ids | |
18
- | **desc_by_lang** | **Object** | Environment description by language. | |
19
- | **name_by_lang** | **Object** | Environment name by language. | |
17
+ | **group_ids** | [**OneOf**](OneOf.md) | Environment group list. | |
18
+ | **option_ids** | [**OneOf**](OneOf.md) | Environment option ids | |
19
+ | **desc_by_lang** | [**OneOf**](OneOf.md) | Environment description by language. | |
20
+ | **name_by_lang** | [**OneOf**](OneOf.md) | Environment name by language. | |
20
21
  | **digest** | **String** | Environment digest. | |
21
22
 
22
23
  ## Example
@@ -30,6 +31,7 @@ instance = PulpRpmClient::RpmPackageEnvironmentResponse.new(
30
31
  pulp_created: null,
31
32
  pulp_last_updated: null,
32
33
  pulp_labels: null,
34
+ vuln_report: null,
33
35
  id: null,
34
36
  name: null,
35
37
  description: null,
@@ -9,16 +9,17 @@
9
9
  | **pulp_created** | **Time** | Timestamp of creation. | [optional][readonly] |
10
10
  | **pulp_last_updated** | **Time** | Timestamp of the last time this resource was updated. Note: for immutable resources - like content, repository versions, and publication - pulp_created and pulp_last_updated dates will be the same. | [optional][readonly] |
11
11
  | **pulp_labels** | **Hash&lt;String, String&gt;** | A dictionary of arbitrary key/value pairs used to describe a specific Content instance. | [optional] |
12
+ | **vuln_report** | **String** | | [optional][readonly] |
12
13
  | **id** | **String** | PackageGroup id. | |
13
14
  | **default** | **Boolean** | PackageGroup default. | [optional] |
14
15
  | **user_visible** | **Boolean** | PackageGroup user visibility. | [optional] |
15
16
  | **display_order** | **Integer** | PackageGroup display order. | |
16
17
  | **name** | **String** | PackageGroup name. | |
17
18
  | **description** | **String** | PackageGroup description. | |
18
- | **packages** | **Object** | PackageGroup package list. | |
19
+ | **packages** | [**OneOf**](OneOf.md) | PackageGroup package list. | |
19
20
  | **biarch_only** | **Boolean** | PackageGroup biarch only. | [optional] |
20
- | **desc_by_lang** | **Object** | PackageGroup description by language. | |
21
- | **name_by_lang** | **Object** | PackageGroup name by language. | |
21
+ | **desc_by_lang** | [**OneOf**](OneOf.md) | PackageGroup description by language. | |
22
+ | **name_by_lang** | [**OneOf**](OneOf.md) | PackageGroup name by language. | |
22
23
  | **digest** | **String** | PackageGroup digest. | |
23
24
 
24
25
  ## Example
@@ -32,6 +33,7 @@ instance = PulpRpmClient::RpmPackageGroupResponse.new(
32
33
  pulp_created: null,
33
34
  pulp_last_updated: null,
34
35
  pulp_labels: null,
36
+ vuln_report: null,
35
37
  id: null,
36
38
  default: null,
37
39
  user_visible: null,
@@ -9,7 +9,8 @@
9
9
  | **pulp_created** | **Time** | Timestamp of creation. | [optional][readonly] |
10
10
  | **pulp_last_updated** | **Time** | Timestamp of the last time this resource was updated. Note: for immutable resources - like content, repository versions, and publication - pulp_created and pulp_last_updated dates will be the same. | [optional][readonly] |
11
11
  | **pulp_labels** | **Hash&lt;String, String&gt;** | A dictionary of arbitrary key/value pairs used to describe a specific Content instance. | [optional] |
12
- | **matches** | **Object** | Langpacks matches. | |
12
+ | **vuln_report** | **String** | | [optional][readonly] |
13
+ | **matches** | [**OneOf**](OneOf.md) | Langpacks matches. | |
13
14
  | **digest** | **String** | Langpacks digest. | |
14
15
 
15
16
  ## Example
@@ -23,6 +24,7 @@ instance = PulpRpmClient::RpmPackageLangpacksResponse.new(
23
24
  pulp_created: null,
24
25
  pulp_last_updated: null,
25
26
  pulp_labels: null,
27
+ vuln_report: null,
26
28
  matches: null,
27
29
  digest: null
28
30
  )
@@ -15,6 +15,7 @@
15
15
  | **sha384** | **String** | The SHA-384 checksum if available. | [optional][readonly] |
16
16
  | **sha512** | **String** | The SHA-512 checksum if available. | [optional][readonly] |
17
17
  | **pulp_labels** | **Hash&lt;String, String&gt;** | A dictionary of arbitrary key/value pairs used to describe a specific Content instance. | [optional] |
18
+ | **vuln_report** | **String** | | [optional][readonly] |
18
19
  | **artifact** | **String** | Artifact file representing the physical content | [optional] |
19
20
  | **name** | **String** | Name of the package | [optional][readonly] |
20
21
  | **epoch** | **String** | The package&#39;s epoch | [optional][readonly] |
@@ -26,16 +27,16 @@
26
27
  | **summary** | **String** | Short description of the packaged software | [optional][readonly] |
27
28
  | **description** | **String** | In-depth description of the packaged software | [optional][readonly] |
28
29
  | **url** | **String** | URL with more information about the packaged software | [optional][readonly] |
29
- | **changelogs** | **Object** | Changelogs that package contains | [optional][readonly] |
30
- | **files** | **Object** | Files that package contains | [optional][readonly] |
31
- | **requires** | **Object** | Capabilities the package requires | [optional][readonly] |
32
- | **provides** | **Object** | Capabilities the package provides | [optional][readonly] |
33
- | **conflicts** | **Object** | Capabilities the package conflicts | [optional][readonly] |
34
- | **obsoletes** | **Object** | Capabilities the package obsoletes | [optional][readonly] |
35
- | **suggests** | **Object** | Capabilities the package suggests | [optional][readonly] |
36
- | **enhances** | **Object** | Capabilities the package enhances | [optional][readonly] |
37
- | **recommends** | **Object** | Capabilities the package recommends | [optional][readonly] |
38
- | **supplements** | **Object** | Capabilities the package supplements | [optional][readonly] |
30
+ | **changelogs** | **Object** | | [optional] |
31
+ | **files** | **Object** | | [optional] |
32
+ | **requires** | **Object** | | [optional] |
33
+ | **provides** | **Object** | | [optional] |
34
+ | **conflicts** | **Object** | | [optional] |
35
+ | **obsoletes** | **Object** | | [optional] |
36
+ | **suggests** | **Object** | | [optional] |
37
+ | **enhances** | **Object** | | [optional] |
38
+ | **recommends** | **Object** | | [optional] |
39
+ | **supplements** | **Object** | | [optional] |
39
40
  | **location_base** | **String** | DEPRECATED: Base location of this package. This field will be removed in a future release of pulp_rpm. | [optional][readonly] |
40
41
  | **location_href** | **String** | DEPRECATED: Relative location of package to the repodata. This field will be removed in a future release of pulp_rpm. | [optional][readonly] |
41
42
  | **rpm_buildhost** | **String** | Hostname of the system that built the package | [optional][readonly] |
@@ -70,6 +71,7 @@ instance = PulpRpmClient::RpmPackageResponse.new(
70
71
  sha384: null,
71
72
  sha512: null,
72
73
  pulp_labels: null,
74
+ vuln_report: null,
73
75
  artifact: null,
74
76
  name: null,
75
77
  epoch: null,
@@ -15,6 +15,7 @@
15
15
  | **sha384** | **String** | The SHA-384 checksum if available. | [optional][readonly] |
16
16
  | **sha512** | **String** | The SHA-512 checksum if available. | [optional][readonly] |
17
17
  | **pulp_labels** | **Hash&lt;String, String&gt;** | A dictionary of arbitrary key/value pairs used to describe a specific Content instance. | [optional] |
18
+ | **vuln_report** | **String** | | [optional][readonly] |
18
19
  | **artifact** | **String** | Artifact file representing the physical content | [optional] |
19
20
  | **relative_path** | **String** | Relative path of the file. | |
20
21
  | **data_type** | **String** | Metadata type. | |
@@ -38,6 +39,7 @@ instance = PulpRpmClient::RpmRepoMetadataFileResponse.new(
38
39
  sha384: null,
39
40
  sha512: null,
40
41
  pulp_labels: null,
42
+ vuln_report: null,
41
43
  artifact: null,
42
44
  relative_path: null,
43
45
  data_type: null,
@@ -8,7 +8,7 @@
8
8
  | **repository** | **String** | A URI of the repository to be published. | [optional] |
9
9
  | **checkpoint** | **Boolean** | | [optional] |
10
10
  | **checksum_type** | [**PackageChecksumTypeEnum**](PackageChecksumTypeEnum.md) | The preferred checksum type used during repo publishes. * &#x60;unknown&#x60; - unknown * &#x60;md5&#x60; - md5 * &#x60;sha1&#x60; - sha1 * &#x60;sha224&#x60; - sha224 * &#x60;sha256&#x60; - sha256 * &#x60;sha384&#x60; - sha384 * &#x60;sha512&#x60; - sha512 | [optional] |
11
- | **repo_config** | **Object** | A JSON document describing the config.repo file Pulp should generate for this repo | [optional] |
11
+ | **repo_config** | **Object** | | [optional] |
12
12
  | **compression_type** | [**CompressionTypeEnum**](CompressionTypeEnum.md) | The compression type to use for metadata files. * &#x60;zstd&#x60; - zstd * &#x60;gz&#x60; - gz | [optional] |
13
13
  | **layout** | [**LayoutEnum**](LayoutEnum.md) | How to layout the packages within the published repository. * &#x60;nested_alphabetically&#x60; - nested_alphabetically * &#x60;flat&#x60; - flat | [optional] |
14
14
 
@@ -17,7 +17,7 @@
17
17
  | **gpgcheck** | **Integer** | REMOVED: An option specifying whether a client should perform a GPG signature check on packages. Not operational since pulp_rpm 3.30.0 release. Set these values using &#39;repo_config&#39; instead. | [optional][readonly] |
18
18
  | **repo_gpgcheck** | **Integer** | REMOVED: An option specifying whether a client should perform a GPG signature check on the repodata. Not operational since pulp_rpm 3.30.0 release. Set these values using &#39;repo_config&#39; instead. | [optional][readonly] |
19
19
  | **sqlite_metadata** | **Boolean** | REMOVED: An option specifying whether Pulp should generate SQLite metadata. Not operational since pulp_rpm 3.25.0 release | [optional][readonly][default to false] |
20
- | **repo_config** | **Object** | A JSON document describing the config.repo file Pulp should generate for this repo | [optional] |
20
+ | **repo_config** | **Object** | | [optional] |
21
21
  | **compression_type** | [**CompressionTypeEnum**](CompressionTypeEnum.md) | The compression type to use for metadata files. * &#x60;zstd&#x60; - zstd * &#x60;gz&#x60; - gz | [optional] |
22
22
  | **layout** | [**LayoutEnum**](LayoutEnum.md) | How to layout the packages within the published repository. * &#x60;nested_alphabetically&#x60; - nested_alphabetically * &#x60;flat&#x60; - flat | [optional] |
23
23
 
@@ -24,7 +24,7 @@
24
24
  | **sock_read_timeout** | **Float** | aiohttp.ClientTimeout.sock_read (q.v.) for download-connections. The default is null, which will cause the default from the aiohttp library to be used. | [optional] |
25
25
  | **headers** | **Array&lt;Object&gt;** | Headers for aiohttp.Clientsession | [optional] |
26
26
  | **rate_limit** | **Integer** | Limits requests per second for each concurrent downloader | [optional] |
27
- | **hidden_fields** | [**Array&lt;RpmRpmRemoteResponseHiddenFieldsInner&gt;**](RpmRpmRemoteResponseHiddenFieldsInner.md) | List of hidden (write only) fields | [optional][readonly] |
27
+ | **hidden_fields** | [**Array&lt;RpmRpmRemoteResponseHiddenFieldsInner&gt;**](RpmRpmRemoteResponseHiddenFieldsInner.md) | List of hidden (write only) fields | [optional] |
28
28
  | **sles_auth_token** | **String** | Authentication token for SLES repositories. | [optional] |
29
29
 
30
30
  ## Example
@@ -15,7 +15,7 @@
15
15
  | **package_signing_fingerprint** | **String** | The pubkey V4 fingerprint (160 bits) to be passed to the package signing service.The signing service will use that on signing operations related to this repository. | [optional][default to &#39;&#39;] |
16
16
  | **retain_package_versions** | **Integer** | The number of versions of each package to keep in the repository; older versions will be purged. The default is &#39;0&#39;, which will disable this feature and keep all versions of each package. | [optional] |
17
17
  | **checksum_type** | [**PackageChecksumTypeEnum**](PackageChecksumTypeEnum.md) | The preferred checksum type during repo publish. * &#x60;unknown&#x60; - unknown * &#x60;md5&#x60; - md5 * &#x60;sha1&#x60; - sha1 * &#x60;sha224&#x60; - sha224 * &#x60;sha256&#x60; - sha256 * &#x60;sha384&#x60; - sha384 * &#x60;sha512&#x60; - sha512 | [optional] |
18
- | **repo_config** | **Object** | A JSON document describing the config.repo file Pulp should generate for this repo | [optional] |
18
+ | **repo_config** | **Object** | | [optional] |
19
19
  | **compression_type** | [**CompressionTypeEnum**](CompressionTypeEnum.md) | The compression type to use for metadata files. * &#x60;zstd&#x60; - zstd * &#x60;gz&#x60; - gz | [optional] |
20
20
  | **layout** | [**LayoutEnum**](LayoutEnum.md) | How to layout the packages within the published repository. * &#x60;nested_alphabetically&#x60; - nested_alphabetically * &#x60;flat&#x60; - flat | [optional] |
21
21
 
@@ -26,7 +26,7 @@
26
26
  | **gpgcheck** | **Integer** | REMOVED: An option specifying whether a client should perform a GPG signature check on packages. Not operational since pulp_rpm 3.30.0 release. Set these values using &#39;repo_config&#39; instead. | [optional][readonly] |
27
27
  | **repo_gpgcheck** | **Integer** | REMOVED: An option specifying whether a client should perform a GPG signature check on the repodata. Not operational since pulp_rpm 3.30.0 release. Set these values using &#39;repo_config&#39; instead. | [optional][readonly] |
28
28
  | **sqlite_metadata** | **Boolean** | REMOVED: An option specifying whether Pulp should generate SQLite metadata. Not operation since pulp_rpm 3.25.0 release | [optional][readonly][default to false] |
29
- | **repo_config** | **Object** | A JSON document describing the config.repo file Pulp should generate for this repo | [optional] |
29
+ | **repo_config** | **Object** | | [optional] |
30
30
  | **compression_type** | [**CompressionTypeEnum**](CompressionTypeEnum.md) | The compression type to use for metadata files. * &#x60;zstd&#x60; - zstd * &#x60;gz&#x60; - gz | [optional] |
31
31
  | **layout** | [**LayoutEnum**](LayoutEnum.md) | How to layout the packages within the published repository. * &#x60;nested_alphabetically&#x60; - nested_alphabetically * &#x60;flat&#x60; - flat | [optional] |
32
32
 
@@ -24,7 +24,7 @@
24
24
  | **sock_read_timeout** | **Float** | aiohttp.ClientTimeout.sock_read (q.v.) for download-connections. The default is null, which will cause the default from the aiohttp library to be used. | [optional] |
25
25
  | **headers** | **Array&lt;Object&gt;** | Headers for aiohttp.Clientsession | [optional] |
26
26
  | **rate_limit** | **Integer** | Limits requests per second for each concurrent downloader | [optional] |
27
- | **hidden_fields** | [**Array&lt;RpmRpmRemoteResponseHiddenFieldsInner&gt;**](RpmRpmRemoteResponseHiddenFieldsInner.md) | List of hidden (write only) fields | [optional][readonly] |
27
+ | **hidden_fields** | [**Array&lt;RpmRpmRemoteResponseHiddenFieldsInner&gt;**](RpmRpmRemoteResponseHiddenFieldsInner.md) | List of hidden (write only) fields | [optional] |
28
28
  | **uln_server_base_url** | **String** | Base URL of the ULN server. If the uln_server_base_url is not provided pulp_rpm willuse the contents of the DEFAULT_ULN_SERVER_BASE_URL setting instead. | [optional] |
29
29
 
30
30
  ## Example
@@ -6,7 +6,7 @@
6
6
  | ---- | ---- | ----------- | ----- |
7
7
  | **name** | **String** | Collection name. | |
8
8
  | **shortname** | **String** | Collection short name. | |
9
- | **_module** | **Object** | Collection modular NSVCA. | |
9
+ | **_module** | [**OneOf**](OneOf.md) | Collection modular NSVCA. | |
10
10
 
11
11
  ## Example
12
12
 
@@ -6,8 +6,8 @@
6
6
  | ---- | ---- | ----------- | ----- |
7
7
  | **name** | **String** | Collection name. | |
8
8
  | **shortname** | **String** | Collection short name. | |
9
- | **_module** | **Object** | Collection modular NSVCA. | |
10
- | **packages** | **Array&lt;Object&gt;** | List of packages | [optional][readonly] |
9
+ | **_module** | [**OneOf**](OneOf.md) | Collection modular NSVCA. | |
10
+ | **packages** | **Array&lt;Object&gt;** | List of packages | [optional] |
11
11
 
12
12
  ## Example
13
13
 
@@ -9,6 +9,7 @@
9
9
  | **pulp_created** | **Time** | Timestamp of creation. | [optional][readonly] |
10
10
  | **pulp_last_updated** | **Time** | Timestamp of the last time this resource was updated. Note: for immutable resources - like content, repository versions, and publication - pulp_created and pulp_last_updated dates will be the same. | [optional][readonly] |
11
11
  | **pulp_labels** | **Hash&lt;String, String&gt;** | A dictionary of arbitrary key/value pairs used to describe a specific Content instance. | [optional] |
12
+ | **vuln_report** | **String** | | [optional][readonly] |
12
13
  | **id** | **String** | Update id (short update name, e.g. RHEA-2013:1777) | [optional][readonly] |
13
14
  | **updated_date** | **String** | Date when the update was updated (e.g. &#39;2013-12-02 00:00:00&#39;) | [optional][readonly] |
14
15
  | **description** | **String** | Update description | [optional][readonly] |
@@ -24,8 +25,8 @@
24
25
  | **release** | **String** | Update release | [optional][readonly] |
25
26
  | **rights** | **String** | Copyrights | [optional][readonly] |
26
27
  | **pushcount** | **String** | Push count | [optional][readonly] |
27
- | **pkglist** | [**Array&lt;RpmUpdateCollectionResponse&gt;**](RpmUpdateCollectionResponse.md) | List of packages | [optional][readonly] |
28
- | **references** | **Array&lt;Object&gt;** | List of references | [optional][readonly] |
28
+ | **pkglist** | [**Array&lt;RpmUpdateCollectionResponse&gt;**](RpmUpdateCollectionResponse.md) | List of packages | [optional] |
29
+ | **references** | **Array&lt;Object&gt;** | List of references | [optional] |
29
30
  | **reboot_suggested** | **Boolean** | Reboot suggested | [optional][readonly] |
30
31
 
31
32
  ## Example
@@ -39,6 +40,7 @@ instance = PulpRpmClient::RpmUpdateRecordResponse.new(
39
40
  pulp_created: null,
40
41
  pulp_last_updated: null,
41
42
  pulp_labels: null,
43
+ vuln_report: null,
42
44
  id: null,
43
45
  updated_date: null,
44
46
  description: null,
@@ -16,7 +16,6 @@ require 'time'
16
16
  module PulpRpmClient
17
17
  # A serializer for Content Copy API.
18
18
  class Copy
19
- # Content to be copied into the given destinations from the given sources. Its a list of dictionaries with the following available fields: ```json [ { \"source_repo_version\": <RepositoryVersion [pulp_href|prn]>, \"dest_repo\": <RpmRepository [pulp_href|prn]>, \"dest_base_version\": <int>, \"content\": [<Content [pulp_href|prn]>, ...] }, ... ] ``` If domains are enabled, the refered pulp objects must be part of the current domain. For usage examples, refer to the advanced copy guide: <https://pulpproject.org/pulp_rpm/docs/user/guides/modify/#advanced-copy-workflow>
20
19
  attr_accessor :config
21
20
 
22
21
  # Also copy dependencies of the content being copied.
@@ -51,8 +51,6 @@ module PulpRpmClient
51
51
  # List of attributes with nullable: true
52
52
  def self.openapi_nullable
53
53
  Set.new([
54
- :'_next',
55
- :'previous',
56
54
  ])
57
55
  end
58
56
 
@@ -51,8 +51,6 @@ module PulpRpmClient
51
51
  # List of attributes with nullable: true
52
52
  def self.openapi_nullable
53
53
  Set.new([
54
- :'_next',
55
- :'previous',
56
54
  ])
57
55
  end
58
56
 
@@ -51,8 +51,6 @@ module PulpRpmClient
51
51
  # List of attributes with nullable: true
52
52
  def self.openapi_nullable
53
53
  Set.new([
54
- :'_next',
55
- :'previous',
56
54
  ])
57
55
  end
58
56
 
@@ -51,8 +51,6 @@ module PulpRpmClient
51
51
  # List of attributes with nullable: true
52
52
  def self.openapi_nullable
53
53
  Set.new([
54
- :'_next',
55
- :'previous',
56
54
  ])
57
55
  end
58
56
 
@@ -51,8 +51,6 @@ module PulpRpmClient
51
51
  # List of attributes with nullable: true
52
52
  def self.openapi_nullable
53
53
  Set.new([
54
- :'_next',
55
- :'previous',
56
54
  ])
57
55
  end
58
56
 
@@ -51,8 +51,6 @@ module PulpRpmClient
51
51
  # List of attributes with nullable: true
52
52
  def self.openapi_nullable
53
53
  Set.new([
54
- :'_next',
55
- :'previous',
56
54
  ])
57
55
  end
58
56
 
@@ -51,8 +51,6 @@ module PulpRpmClient
51
51
  # List of attributes with nullable: true
52
52
  def self.openapi_nullable
53
53
  Set.new([
54
- :'_next',
55
- :'previous',
56
54
  ])
57
55
  end
58
56
 
@@ -51,8 +51,6 @@ module PulpRpmClient
51
51
  # List of attributes with nullable: true
52
52
  def self.openapi_nullable
53
53
  Set.new([
54
- :'_next',
55
- :'previous',
56
54
  ])
57
55
  end
58
56
 
@@ -51,8 +51,6 @@ module PulpRpmClient
51
51
  # List of attributes with nullable: true
52
52
  def self.openapi_nullable
53
53
  Set.new([
54
- :'_next',
55
- :'previous',
56
54
  ])
57
55
  end
58
56
 
@@ -51,8 +51,6 @@ module PulpRpmClient
51
51
  # List of attributes with nullable: true
52
52
  def self.openapi_nullable
53
53
  Set.new([
54
- :'_next',
55
- :'previous',
56
54
  ])
57
55
  end
58
56
 
@@ -51,8 +51,6 @@ module PulpRpmClient
51
51
  # List of attributes with nullable: true
52
52
  def self.openapi_nullable
53
53
  Set.new([
54
- :'_next',
55
- :'previous',
56
54
  ])
57
55
  end
58
56
 
@@ -51,8 +51,6 @@ module PulpRpmClient
51
51
  # List of attributes with nullable: true
52
52
  def self.openapi_nullable
53
53
  Set.new([
54
- :'_next',
55
- :'previous',
56
54
  ])
57
55
  end
58
56
 
@@ -51,8 +51,6 @@ module PulpRpmClient
51
51
  # List of attributes with nullable: true
52
52
  def self.openapi_nullable
53
53
  Set.new([
54
- :'_next',
55
- :'previous',
56
54
  ])
57
55
  end
58
56
 
@@ -51,8 +51,6 @@ module PulpRpmClient
51
51
  # List of attributes with nullable: true
52
52
  def self.openapi_nullable
53
53
  Set.new([
54
- :'_next',
55
- :'previous',
56
54
  ])
57
55
  end
58
56