pulpcore_client 3.72.0 → 3.73.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 (126) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +8 -5
  3. data/docs/ArtifactDistributionResponse.md +14 -14
  4. data/docs/ContentApi.md +2 -0
  5. data/docs/ContentOpenpgpPublickeyApi.md +152 -2
  6. data/docs/ContentOpenpgpPublicsubkeyApi.md +4 -2
  7. data/docs/ContentOpenpgpSignatureApi.md +4 -2
  8. data/docs/ContentOpenpgpUserattributeApi.md +4 -2
  9. data/docs/ContentOpenpgpUseridApi.md +4 -2
  10. data/docs/FilesystemExportResponse.md +1 -1
  11. data/docs/GenericRemoteResponse.md +2 -2
  12. data/docs/GenericRemoteResponsePolicyEnum.md +15 -0
  13. data/docs/GroupRoleResponse.md +1 -1
  14. data/docs/MultipleArtifactContentResponse.md +2 -0
  15. data/docs/NestedOpenPGPPublicSubkeyResponse.md +1 -1
  16. data/docs/NestedOpenPGPUserAttributeResponse.md +1 -1
  17. data/docs/NestedOpenPGPUserIDResponse.md +1 -1
  18. data/docs/OpenPGPPublicKeyResponse.md +5 -3
  19. data/docs/OpenPGPPublicSubkeyResponse.md +3 -1
  20. data/docs/OpenPGPSignatureResponse.md +2 -0
  21. data/docs/OpenPGPUserAttributeResponse.md +3 -1
  22. data/docs/OpenPGPUserIDResponse.md +3 -1
  23. data/docs/PatchedUpstreamPulp.md +3 -1
  24. data/docs/{PolicyEnum.md → Policy357Enum.md} +2 -2
  25. data/docs/PulpExportResponse.md +1 -1
  26. data/docs/Purge.md +1 -1
  27. data/docs/RBACContentGuardResponse.md +2 -2
  28. data/docs/TaskGroupResponse.md +2 -2
  29. data/docs/TaskResponse.md +4 -4
  30. data/docs/UploadDetailResponse.md +1 -1
  31. data/docs/UpstreamPulp.md +3 -1
  32. data/docs/UpstreamPulpResponse.md +4 -2
  33. data/docs/UpstreamPulpsApi.md +2 -2
  34. data/docs/UserResponse.md +2 -2
  35. data/docs/UserRoleResponse.md +1 -1
  36. data/lib/pulpcore_client/api/content_api.rb +3 -0
  37. data/lib/pulpcore_client/api/content_openpgp_publickey_api.rb +157 -3
  38. data/lib/pulpcore_client/api/content_openpgp_publicsubkey_api.rb +6 -3
  39. data/lib/pulpcore_client/api/content_openpgp_signature_api.rb +6 -3
  40. data/lib/pulpcore_client/api/content_openpgp_userattribute_api.rb +6 -3
  41. data/lib/pulpcore_client/api/content_openpgp_userid_api.rb +6 -3
  42. data/lib/pulpcore_client/api/upstream_pulps_api.rb +3 -3
  43. data/lib/pulpcore_client/models/artifact_distribution_response.rb +70 -70
  44. data/lib/pulpcore_client/models/generic_remote_response.rb +16 -1
  45. data/lib/pulpcore_client/models/{policy_enum.rb → generic_remote_response_policy_enum.rb} +3 -3
  46. data/lib/pulpcore_client/models/multiple_artifact_content_response.rb +13 -1
  47. data/lib/pulpcore_client/models/nested_open_pgp_signature.rb +9 -0
  48. data/lib/pulpcore_client/models/nested_open_pgp_signature_response.rb +15 -0
  49. data/lib/pulpcore_client/models/open_pgp_keyring.rb +15 -0
  50. data/lib/pulpcore_client/models/open_pgp_keyring_response.rb +15 -0
  51. data/lib/pulpcore_client/models/open_pgp_public_key_response.rb +13 -1
  52. data/lib/pulpcore_client/models/open_pgp_public_subkey_response.rb +13 -1
  53. data/lib/pulpcore_client/models/open_pgp_signature_response.rb +28 -1
  54. data/lib/pulpcore_client/models/open_pgp_user_attribute_response.rb +13 -1
  55. data/lib/pulpcore_client/models/open_pgp_user_id_response.rb +13 -1
  56. data/lib/pulpcore_client/models/paginated_access_policy_response_list.rb +2 -0
  57. data/lib/pulpcore_client/models/paginated_artifact_distribution_response_list.rb +2 -0
  58. data/lib/pulpcore_client/models/paginated_artifact_response_list.rb +2 -0
  59. data/lib/pulpcore_client/models/paginated_composite_content_guard_response_list.rb +2 -0
  60. data/lib/pulpcore_client/models/paginated_content_guard_response_list.rb +2 -0
  61. data/lib/pulpcore_client/models/paginated_content_redirect_content_guard_response_list.rb +2 -0
  62. data/lib/pulpcore_client/models/paginated_distribution_response_list.rb +2 -0
  63. data/lib/pulpcore_client/models/paginated_domain_response_list.rb +2 -0
  64. data/lib/pulpcore_client/models/paginated_filesystem_export_response_list.rb +2 -0
  65. data/lib/pulpcore_client/models/paginated_filesystem_exporter_response_list.rb +2 -0
  66. data/lib/pulpcore_client/models/paginated_generic_remote_response_list.rb +2 -0
  67. data/lib/pulpcore_client/models/paginated_group_response_list.rb +2 -0
  68. data/lib/pulpcore_client/models/paginated_group_role_response_list.rb +2 -0
  69. data/lib/pulpcore_client/models/paginated_group_user_response_list.rb +2 -0
  70. data/lib/pulpcore_client/models/paginated_header_content_guard_response_list.rb +2 -0
  71. data/lib/pulpcore_client/models/paginated_import_response_list.rb +2 -0
  72. data/lib/pulpcore_client/models/paginated_multiple_artifact_content_response_list.rb +2 -0
  73. data/lib/pulpcore_client/models/paginated_open_pgp_distribution_response_list.rb +2 -0
  74. data/lib/pulpcore_client/models/paginated_open_pgp_keyring_response_list.rb +2 -0
  75. data/lib/pulpcore_client/models/paginated_open_pgp_public_key_response_list.rb +2 -0
  76. data/lib/pulpcore_client/models/paginated_open_pgp_public_subkey_response_list.rb +2 -0
  77. data/lib/pulpcore_client/models/paginated_open_pgp_signature_response_list.rb +2 -0
  78. data/lib/pulpcore_client/models/paginated_open_pgp_user_attribute_response_list.rb +2 -0
  79. data/lib/pulpcore_client/models/paginated_open_pgp_user_id_response_list.rb +2 -0
  80. data/lib/pulpcore_client/models/paginated_publication_response_list.rb +2 -0
  81. data/lib/pulpcore_client/models/paginated_pulp_export_response_list.rb +2 -0
  82. data/lib/pulpcore_client/models/paginated_pulp_exporter_response_list.rb +2 -0
  83. data/lib/pulpcore_client/models/paginated_pulp_importer_response_list.rb +2 -0
  84. data/lib/pulpcore_client/models/paginated_rbac_content_guard_response_list.rb +2 -0
  85. data/lib/pulpcore_client/models/paginated_repository_response_list.rb +2 -0
  86. data/lib/pulpcore_client/models/paginated_repository_version_response_list.rb +2 -0
  87. data/lib/pulpcore_client/models/paginated_role_response_list.rb +2 -0
  88. data/lib/pulpcore_client/models/paginated_signing_service_response_list.rb +2 -0
  89. data/lib/pulpcore_client/models/paginated_task_group_response_list.rb +2 -0
  90. data/lib/pulpcore_client/models/paginated_task_response_list.rb +2 -0
  91. data/lib/pulpcore_client/models/paginated_task_schedule_response_list.rb +2 -0
  92. data/lib/pulpcore_client/models/paginated_upload_response_list.rb +2 -0
  93. data/lib/pulpcore_client/models/paginated_upstream_pulp_response_list.rb +2 -0
  94. data/lib/pulpcore_client/models/paginated_user_response_list.rb +2 -0
  95. data/lib/pulpcore_client/models/paginated_user_role_response_list.rb +2 -0
  96. data/lib/pulpcore_client/models/paginated_worker_response_list.rb +2 -0
  97. data/lib/pulpcore_client/models/patched_open_pgp_keyring.rb +15 -0
  98. data/lib/pulpcore_client/models/patched_upstream_pulp.rb +37 -5
  99. data/lib/pulpcore_client/models/policy357_enum.rb +41 -0
  100. data/lib/pulpcore_client/models/purge.rb +0 -2
  101. data/lib/pulpcore_client/models/repository_response.rb +15 -0
  102. data/lib/pulpcore_client/models/storage_response.rb +45 -0
  103. data/lib/pulpcore_client/models/upstream_pulp.rb +37 -5
  104. data/lib/pulpcore_client/models/upstream_pulp_response.rb +36 -4
  105. data/lib/pulpcore_client/version.rb +1 -1
  106. data/lib/pulpcore_client.rb +2 -1
  107. data/spec/api/content_api_spec.rb +1 -0
  108. data/spec/api/content_openpgp_publickey_api_spec.rb +29 -1
  109. data/spec/api/content_openpgp_publicsubkey_api_spec.rb +2 -1
  110. data/spec/api/content_openpgp_signature_api_spec.rb +2 -1
  111. data/spec/api/content_openpgp_userattribute_api_spec.rb +2 -1
  112. data/spec/api/content_openpgp_userid_api_spec.rb +2 -1
  113. data/spec/api/upstream_pulps_api_spec.rb +1 -1
  114. data/spec/models/artifact_distribution_response_spec.rb +10 -10
  115. data/spec/models/generic_remote_response_policy_enum_spec.rb +30 -0
  116. data/spec/models/multiple_artifact_content_response_spec.rb +6 -0
  117. data/spec/models/open_pgp_public_key_response_spec.rb +6 -0
  118. data/spec/models/open_pgp_public_subkey_response_spec.rb +6 -0
  119. data/spec/models/open_pgp_signature_response_spec.rb +6 -0
  120. data/spec/models/open_pgp_user_attribute_response_spec.rb +6 -0
  121. data/spec/models/open_pgp_user_id_response_spec.rb +6 -0
  122. data/spec/models/patched_upstream_pulp_spec.rb +6 -0
  123. data/spec/models/{policy_enum_spec.rb → policy357_enum_spec.rb} +6 -6
  124. data/spec/models/upstream_pulp_response_spec.rb +6 -0
  125. data/spec/models/upstream_pulp_spec.rb +6 -0
  126. metadata +194 -190
@@ -37,6 +37,7 @@ describe 'ContentOpenpgpPublickeyApi' do
37
37
  # Trigger an asynchronous task to create content,optionally create new repository version.
38
38
  # @param [Hash] opts the optional parameters
39
39
  # @option opts [String] :repository A URI of a repository the new content unit should be associated with.
40
+ # @option opts [Hash<String, String>] :pulp_labels A dictionary of arbitrary key/value pairs used to describe a specific Content instance.
40
41
  # @option opts [File] :file An uploaded file that may be turned into the content unit.
41
42
  # @option opts [String] :upload An uncommitted upload that may be turned into the content unit.
42
43
  # @option opts [String] :file_url A url that Pulp can download and turn into the content unit.
@@ -54,11 +55,12 @@ describe 'ContentOpenpgpPublickeyApi' do
54
55
  # @option opts [String] :fingerprint Filter results where fingerprint matches value
55
56
  # @option opts [Integer] :limit Number of results to return per page.
56
57
  # @option opts [Integer] :offset The initial index from which to return the results.
57
- # @option opts [Array<String>] :ordering Ordering * &#x60;pulp_id&#x60; - Pulp id * &#x60;-pulp_id&#x60; - Pulp id (descending) * &#x60;pulp_created&#x60; - Pulp created * &#x60;-pulp_created&#x60; - Pulp created (descending) * &#x60;pulp_last_updated&#x60; - Pulp last updated * &#x60;-pulp_last_updated&#x60; - Pulp last updated (descending) * &#x60;pulp_type&#x60; - Pulp type * &#x60;-pulp_type&#x60; - Pulp type (descending) * &#x60;upstream_id&#x60; - Upstream id * &#x60;-upstream_id&#x60; - Upstream id (descending) * &#x60;timestamp_of_interest&#x60; - Timestamp of interest * &#x60;-timestamp_of_interest&#x60; - Timestamp of interest (descending) * &#x60;raw_data&#x60; - Raw data * &#x60;-raw_data&#x60; - Raw data (descending) * &#x60;fingerprint&#x60; - Fingerprint * &#x60;-fingerprint&#x60; - Fingerprint (descending) * &#x60;created&#x60; - Created * &#x60;-created&#x60; - Created (descending) * &#x60;pk&#x60; - Pk * &#x60;-pk&#x60; - Pk (descending)
58
+ # @option opts [Array<String>] :ordering Ordering * &#x60;pulp_id&#x60; - Pulp id * &#x60;-pulp_id&#x60; - Pulp id (descending) * &#x60;pulp_created&#x60; - Pulp created * &#x60;-pulp_created&#x60; - Pulp created (descending) * &#x60;pulp_last_updated&#x60; - Pulp last updated * &#x60;-pulp_last_updated&#x60; - Pulp last updated (descending) * &#x60;pulp_type&#x60; - Pulp type * &#x60;-pulp_type&#x60; - Pulp type (descending) * &#x60;upstream_id&#x60; - Upstream id * &#x60;-upstream_id&#x60; - Upstream id (descending) * &#x60;pulp_labels&#x60; - Pulp labels * &#x60;-pulp_labels&#x60; - Pulp labels (descending) * &#x60;timestamp_of_interest&#x60; - Timestamp of interest * &#x60;-timestamp_of_interest&#x60; - Timestamp of interest (descending) * &#x60;raw_data&#x60; - Raw data * &#x60;-raw_data&#x60; - Raw data (descending) * &#x60;fingerprint&#x60; - Fingerprint * &#x60;-fingerprint&#x60; - Fingerprint (descending) * &#x60;created&#x60; - Created * &#x60;-created&#x60; - Created (descending) * &#x60;pk&#x60; - Pk * &#x60;-pk&#x60; - Pk (descending)
58
59
  # @option opts [Float] :orphaned_for Minutes Content has been orphaned for. -1 uses ORPHAN_PROTECTION_TIME.
59
60
  # @option opts [Array<String>] :prn__in Multiple values may be separated by commas.
60
61
  # @option opts [Array<String>] :pulp_href__in Multiple values may be separated by commas.
61
62
  # @option opts [Array<String>] :pulp_id__in Multiple values may be separated by commas.
63
+ # @option opts [String] :pulp_label_select Filter labels by search string
62
64
  # @option opts [String] :q Filter results by using NOT, AND and OR operations on other filters
63
65
  # @option opts [String] :repository_version Repository Version referenced by HREF/PRN
64
66
  # @option opts [String] :repository_version_added Repository Version referenced by HREF/PRN
@@ -86,4 +88,30 @@ describe 'ContentOpenpgpPublickeyApi' do
86
88
  end
87
89
  end
88
90
 
91
+ # unit tests for set_label
92
+ # Set a label
93
+ # Set a single pulp_label on the object to a specific value or null.
94
+ # @param open_p_g_p_public_key_href
95
+ # @param set_label
96
+ # @param [Hash] opts the optional parameters
97
+ # @return [SetLabelResponse]
98
+ describe 'set_label test' do
99
+ it 'should work' do
100
+ # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
101
+ end
102
+ end
103
+
104
+ # unit tests for unset_label
105
+ # Unset a label
106
+ # Unset a single pulp_label on the object.
107
+ # @param open_p_g_p_public_key_href
108
+ # @param unset_label
109
+ # @param [Hash] opts the optional parameters
110
+ # @return [UnsetLabelResponse]
111
+ describe 'unset_label test' do
112
+ it 'should work' do
113
+ # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
114
+ end
115
+ end
116
+
89
117
  end
@@ -39,11 +39,12 @@ describe 'ContentOpenpgpPublicsubkeyApi' do
39
39
  # @option opts [String] :fingerprint Filter results where fingerprint matches value
40
40
  # @option opts [Integer] :limit Number of results to return per page.
41
41
  # @option opts [Integer] :offset The initial index from which to return the results.
42
- # @option opts [Array<String>] :ordering Ordering * &#x60;pulp_id&#x60; - Pulp id * &#x60;-pulp_id&#x60; - Pulp id (descending) * &#x60;pulp_created&#x60; - Pulp created * &#x60;-pulp_created&#x60; - Pulp created (descending) * &#x60;pulp_last_updated&#x60; - Pulp last updated * &#x60;-pulp_last_updated&#x60; - Pulp last updated (descending) * &#x60;pulp_type&#x60; - Pulp type * &#x60;-pulp_type&#x60; - Pulp type (descending) * &#x60;upstream_id&#x60; - Upstream id * &#x60;-upstream_id&#x60; - Upstream id (descending) * &#x60;timestamp_of_interest&#x60; - Timestamp of interest * &#x60;-timestamp_of_interest&#x60; - Timestamp of interest (descending) * &#x60;raw_data&#x60; - Raw data * &#x60;-raw_data&#x60; - Raw data (descending) * &#x60;fingerprint&#x60; - Fingerprint * &#x60;-fingerprint&#x60; - Fingerprint (descending) * &#x60;created&#x60; - Created * &#x60;-created&#x60; - Created (descending) * &#x60;pk&#x60; - Pk * &#x60;-pk&#x60; - Pk (descending)
42
+ # @option opts [Array<String>] :ordering Ordering * &#x60;pulp_id&#x60; - Pulp id * &#x60;-pulp_id&#x60; - Pulp id (descending) * &#x60;pulp_created&#x60; - Pulp created * &#x60;-pulp_created&#x60; - Pulp created (descending) * &#x60;pulp_last_updated&#x60; - Pulp last updated * &#x60;-pulp_last_updated&#x60; - Pulp last updated (descending) * &#x60;pulp_type&#x60; - Pulp type * &#x60;-pulp_type&#x60; - Pulp type (descending) * &#x60;upstream_id&#x60; - Upstream id * &#x60;-upstream_id&#x60; - Upstream id (descending) * &#x60;pulp_labels&#x60; - Pulp labels * &#x60;-pulp_labels&#x60; - Pulp labels (descending) * &#x60;timestamp_of_interest&#x60; - Timestamp of interest * &#x60;-timestamp_of_interest&#x60; - Timestamp of interest (descending) * &#x60;raw_data&#x60; - Raw data * &#x60;-raw_data&#x60; - Raw data (descending) * &#x60;fingerprint&#x60; - Fingerprint * &#x60;-fingerprint&#x60; - Fingerprint (descending) * &#x60;created&#x60; - Created * &#x60;-created&#x60; - Created (descending) * &#x60;pk&#x60; - Pk * &#x60;-pk&#x60; - Pk (descending)
43
43
  # @option opts [Float] :orphaned_for Minutes Content has been orphaned for. -1 uses ORPHAN_PROTECTION_TIME.
44
44
  # @option opts [Array<String>] :prn__in Multiple values may be separated by commas.
45
45
  # @option opts [Array<String>] :pulp_href__in Multiple values may be separated by commas.
46
46
  # @option opts [Array<String>] :pulp_id__in Multiple values may be separated by commas.
47
+ # @option opts [String] :pulp_label_select Filter labels by search string
47
48
  # @option opts [String] :q Filter results by using NOT, AND and OR operations on other filters
48
49
  # @option opts [String] :repository_version Repository Version referenced by HREF/PRN
49
50
  # @option opts [String] :repository_version_added Repository Version referenced by HREF/PRN
@@ -39,11 +39,12 @@ describe 'ContentOpenpgpSignatureApi' do
39
39
  # @option opts [String] :issuer Filter results where issuer matches value
40
40
  # @option opts [Integer] :limit Number of results to return per page.
41
41
  # @option opts [Integer] :offset The initial index from which to return the results.
42
- # @option opts [Array<String>] :ordering Ordering * &#x60;pulp_id&#x60; - Pulp id * &#x60;-pulp_id&#x60; - Pulp id (descending) * &#x60;pulp_created&#x60; - Pulp created * &#x60;-pulp_created&#x60; - Pulp created (descending) * &#x60;pulp_last_updated&#x60; - Pulp last updated * &#x60;-pulp_last_updated&#x60; - Pulp last updated (descending) * &#x60;pulp_type&#x60; - Pulp type * &#x60;-pulp_type&#x60; - Pulp type (descending) * &#x60;upstream_id&#x60; - Upstream id * &#x60;-upstream_id&#x60; - Upstream id (descending) * &#x60;timestamp_of_interest&#x60; - Timestamp of interest * &#x60;-timestamp_of_interest&#x60; - Timestamp of interest (descending) * &#x60;raw_data&#x60; - Raw data * &#x60;-raw_data&#x60; - Raw data (descending) * &#x60;sha256&#x60; - Sha256 * &#x60;-sha256&#x60; - Sha256 (descending) * &#x60;signature_type&#x60; - Signature type * &#x60;-signature_type&#x60; - Signature type (descending) * &#x60;created&#x60; - Created * &#x60;-created&#x60; - Created (descending) * &#x60;expiration_time&#x60; - Expiration time * &#x60;-expiration_time&#x60; - Expiration time (descending) * &#x60;key_expiration_time&#x60; - Key expiration time * &#x60;-key_expiration_time&#x60; - Key expiration time (descending) * &#x60;issuer&#x60; - Issuer * &#x60;-issuer&#x60; - Issuer (descending) * &#x60;signers_user_id&#x60; - Signers user id * &#x60;-signers_user_id&#x60; - Signers user id (descending) * &#x60;pk&#x60; - Pk * &#x60;-pk&#x60; - Pk (descending)
42
+ # @option opts [Array<String>] :ordering Ordering * &#x60;pulp_id&#x60; - Pulp id * &#x60;-pulp_id&#x60; - Pulp id (descending) * &#x60;pulp_created&#x60; - Pulp created * &#x60;-pulp_created&#x60; - Pulp created (descending) * &#x60;pulp_last_updated&#x60; - Pulp last updated * &#x60;-pulp_last_updated&#x60; - Pulp last updated (descending) * &#x60;pulp_type&#x60; - Pulp type * &#x60;-pulp_type&#x60; - Pulp type (descending) * &#x60;upstream_id&#x60; - Upstream id * &#x60;-upstream_id&#x60; - Upstream id (descending) * &#x60;pulp_labels&#x60; - Pulp labels * &#x60;-pulp_labels&#x60; - Pulp labels (descending) * &#x60;timestamp_of_interest&#x60; - Timestamp of interest * &#x60;-timestamp_of_interest&#x60; - Timestamp of interest (descending) * &#x60;raw_data&#x60; - Raw data * &#x60;-raw_data&#x60; - Raw data (descending) * &#x60;sha256&#x60; - Sha256 * &#x60;-sha256&#x60; - Sha256 (descending) * &#x60;signature_type&#x60; - Signature type * &#x60;-signature_type&#x60; - Signature type (descending) * &#x60;created&#x60; - Created * &#x60;-created&#x60; - Created (descending) * &#x60;expiration_time&#x60; - Expiration time * &#x60;-expiration_time&#x60; - Expiration time (descending) * &#x60;key_expiration_time&#x60; - Key expiration time * &#x60;-key_expiration_time&#x60; - Key expiration time (descending) * &#x60;issuer&#x60; - Issuer * &#x60;-issuer&#x60; - Issuer (descending) * &#x60;signers_user_id&#x60; - Signers user id * &#x60;-signers_user_id&#x60; - Signers user id (descending) * &#x60;pk&#x60; - Pk * &#x60;-pk&#x60; - Pk (descending)
43
43
  # @option opts [Float] :orphaned_for Minutes Content has been orphaned for. -1 uses ORPHAN_PROTECTION_TIME.
44
44
  # @option opts [Array<String>] :prn__in Multiple values may be separated by commas.
45
45
  # @option opts [Array<String>] :pulp_href__in Multiple values may be separated by commas.
46
46
  # @option opts [Array<String>] :pulp_id__in Multiple values may be separated by commas.
47
+ # @option opts [String] :pulp_label_select Filter labels by search string
47
48
  # @option opts [String] :q Filter results by using NOT, AND and OR operations on other filters
48
49
  # @option opts [String] :repository_version Repository Version referenced by HREF/PRN
49
50
  # @option opts [String] :repository_version_added Repository Version referenced by HREF/PRN
@@ -38,11 +38,12 @@ describe 'ContentOpenpgpUserattributeApi' do
38
38
  # @param [Hash] opts the optional parameters
39
39
  # @option opts [Integer] :limit Number of results to return per page.
40
40
  # @option opts [Integer] :offset The initial index from which to return the results.
41
- # @option opts [Array<String>] :ordering Ordering * &#x60;pulp_id&#x60; - Pulp id * &#x60;-pulp_id&#x60; - Pulp id (descending) * &#x60;pulp_created&#x60; - Pulp created * &#x60;-pulp_created&#x60; - Pulp created (descending) * &#x60;pulp_last_updated&#x60; - Pulp last updated * &#x60;-pulp_last_updated&#x60; - Pulp last updated (descending) * &#x60;pulp_type&#x60; - Pulp type * &#x60;-pulp_type&#x60; - Pulp type (descending) * &#x60;upstream_id&#x60; - Upstream id * &#x60;-upstream_id&#x60; - Upstream id (descending) * &#x60;timestamp_of_interest&#x60; - Timestamp of interest * &#x60;-timestamp_of_interest&#x60; - Timestamp of interest (descending) * &#x60;raw_data&#x60; - Raw data * &#x60;-raw_data&#x60; - Raw data (descending) * &#x60;sha256&#x60; - Sha256 * &#x60;-sha256&#x60; - Sha256 (descending) * &#x60;pk&#x60; - Pk * &#x60;-pk&#x60; - Pk (descending)
41
+ # @option opts [Array<String>] :ordering Ordering * &#x60;pulp_id&#x60; - Pulp id * &#x60;-pulp_id&#x60; - Pulp id (descending) * &#x60;pulp_created&#x60; - Pulp created * &#x60;-pulp_created&#x60; - Pulp created (descending) * &#x60;pulp_last_updated&#x60; - Pulp last updated * &#x60;-pulp_last_updated&#x60; - Pulp last updated (descending) * &#x60;pulp_type&#x60; - Pulp type * &#x60;-pulp_type&#x60; - Pulp type (descending) * &#x60;upstream_id&#x60; - Upstream id * &#x60;-upstream_id&#x60; - Upstream id (descending) * &#x60;pulp_labels&#x60; - Pulp labels * &#x60;-pulp_labels&#x60; - Pulp labels (descending) * &#x60;timestamp_of_interest&#x60; - Timestamp of interest * &#x60;-timestamp_of_interest&#x60; - Timestamp of interest (descending) * &#x60;raw_data&#x60; - Raw data * &#x60;-raw_data&#x60; - Raw data (descending) * &#x60;sha256&#x60; - Sha256 * &#x60;-sha256&#x60; - Sha256 (descending) * &#x60;pk&#x60; - Pk * &#x60;-pk&#x60; - Pk (descending)
42
42
  # @option opts [Float] :orphaned_for Minutes Content has been orphaned for. -1 uses ORPHAN_PROTECTION_TIME.
43
43
  # @option opts [Array<String>] :prn__in Multiple values may be separated by commas.
44
44
  # @option opts [Array<String>] :pulp_href__in Multiple values may be separated by commas.
45
45
  # @option opts [Array<String>] :pulp_id__in Multiple values may be separated by commas.
46
+ # @option opts [String] :pulp_label_select Filter labels by search string
46
47
  # @option opts [String] :q Filter results by using NOT, AND and OR operations on other filters
47
48
  # @option opts [String] :repository_version Repository Version referenced by HREF/PRN
48
49
  # @option opts [String] :repository_version_added Repository Version referenced by HREF/PRN
@@ -38,11 +38,12 @@ describe 'ContentOpenpgpUseridApi' do
38
38
  # @param [Hash] opts the optional parameters
39
39
  # @option opts [Integer] :limit Number of results to return per page.
40
40
  # @option opts [Integer] :offset The initial index from which to return the results.
41
- # @option opts [Array<String>] :ordering Ordering * &#x60;pulp_id&#x60; - Pulp id * &#x60;-pulp_id&#x60; - Pulp id (descending) * &#x60;pulp_created&#x60; - Pulp created * &#x60;-pulp_created&#x60; - Pulp created (descending) * &#x60;pulp_last_updated&#x60; - Pulp last updated * &#x60;-pulp_last_updated&#x60; - Pulp last updated (descending) * &#x60;pulp_type&#x60; - Pulp type * &#x60;-pulp_type&#x60; - Pulp type (descending) * &#x60;upstream_id&#x60; - Upstream id * &#x60;-upstream_id&#x60; - Upstream id (descending) * &#x60;timestamp_of_interest&#x60; - Timestamp of interest * &#x60;-timestamp_of_interest&#x60; - Timestamp of interest (descending) * &#x60;raw_data&#x60; - Raw data * &#x60;-raw_data&#x60; - Raw data (descending) * &#x60;user_id&#x60; - User id * &#x60;-user_id&#x60; - User id (descending) * &#x60;pk&#x60; - Pk * &#x60;-pk&#x60; - Pk (descending)
41
+ # @option opts [Array<String>] :ordering Ordering * &#x60;pulp_id&#x60; - Pulp id * &#x60;-pulp_id&#x60; - Pulp id (descending) * &#x60;pulp_created&#x60; - Pulp created * &#x60;-pulp_created&#x60; - Pulp created (descending) * &#x60;pulp_last_updated&#x60; - Pulp last updated * &#x60;-pulp_last_updated&#x60; - Pulp last updated (descending) * &#x60;pulp_type&#x60; - Pulp type * &#x60;-pulp_type&#x60; - Pulp type (descending) * &#x60;upstream_id&#x60; - Upstream id * &#x60;-upstream_id&#x60; - Upstream id (descending) * &#x60;pulp_labels&#x60; - Pulp labels * &#x60;-pulp_labels&#x60; - Pulp labels (descending) * &#x60;timestamp_of_interest&#x60; - Timestamp of interest * &#x60;-timestamp_of_interest&#x60; - Timestamp of interest (descending) * &#x60;raw_data&#x60; - Raw data * &#x60;-raw_data&#x60; - Raw data (descending) * &#x60;user_id&#x60; - User id * &#x60;-user_id&#x60; - User id (descending) * &#x60;pk&#x60; - Pk * &#x60;-pk&#x60; - Pk (descending)
42
42
  # @option opts [Float] :orphaned_for Minutes Content has been orphaned for. -1 uses ORPHAN_PROTECTION_TIME.
43
43
  # @option opts [Array<String>] :prn__in Multiple values may be separated by commas.
44
44
  # @option opts [Array<String>] :pulp_href__in Multiple values may be separated by commas.
45
45
  # @option opts [Array<String>] :pulp_id__in Multiple values may be separated by commas.
46
+ # @option opts [String] :pulp_label_select Filter labels by search string
46
47
  # @option opts [String] :q Filter results by using NOT, AND and OR operations on other filters
47
48
  # @option opts [String] :repository_version Repository Version referenced by HREF/PRN
48
49
  # @option opts [String] :repository_version_added Repository Version referenced by HREF/PRN
@@ -100,7 +100,7 @@ describe 'UpstreamPulpsApi' do
100
100
  # @option opts [String] :name__regex Filter results where name matches regex value
101
101
  # @option opts [String] :name__startswith Filter results where name starts with value
102
102
  # @option opts [Integer] :offset The initial index from which to return the results.
103
- # @option opts [Array<String>] :ordering Ordering * &#x60;pulp_id&#x60; - Pulp id * &#x60;-pulp_id&#x60; - Pulp id (descending) * &#x60;pulp_created&#x60; - Pulp created * &#x60;-pulp_created&#x60; - Pulp created (descending) * &#x60;pulp_last_updated&#x60; - Pulp last updated * &#x60;-pulp_last_updated&#x60; - Pulp last updated (descending) * &#x60;name&#x60; - Name * &#x60;-name&#x60; - Name (descending) * &#x60;base_url&#x60; - Base url * &#x60;-base_url&#x60; - Base url (descending) * &#x60;api_root&#x60; - Api root * &#x60;-api_root&#x60; - Api root (descending) * &#x60;domain&#x60; - Domain * &#x60;-domain&#x60; - Domain (descending) * &#x60;ca_cert&#x60; - Ca cert * &#x60;-ca_cert&#x60; - Ca cert (descending) * &#x60;client_cert&#x60; - Client cert * &#x60;-client_cert&#x60; - Client cert (descending) * &#x60;client_key&#x60; - Client key * &#x60;-client_key&#x60; - Client key (descending) * &#x60;tls_validation&#x60; - Tls validation * &#x60;-tls_validation&#x60; - Tls validation (descending) * &#x60;username&#x60; - Username * &#x60;-username&#x60; - Username (descending) * &#x60;password&#x60; - Password * &#x60;-password&#x60; - Password (descending) * &#x60;q_select&#x60; - Q select * &#x60;-q_select&#x60; - Q select (descending) * &#x60;last_replication&#x60; - Last replication * &#x60;-last_replication&#x60; - Last replication (descending) * &#x60;pk&#x60; - Pk * &#x60;-pk&#x60; - Pk (descending)
103
+ # @option opts [Array<String>] :ordering Ordering * &#x60;pulp_id&#x60; - Pulp id * &#x60;-pulp_id&#x60; - Pulp id (descending) * &#x60;pulp_created&#x60; - Pulp created * &#x60;-pulp_created&#x60; - Pulp created (descending) * &#x60;pulp_last_updated&#x60; - Pulp last updated * &#x60;-pulp_last_updated&#x60; - Pulp last updated (descending) * &#x60;name&#x60; - Name * &#x60;-name&#x60; - Name (descending) * &#x60;base_url&#x60; - Base url * &#x60;-base_url&#x60; - Base url (descending) * &#x60;api_root&#x60; - Api root * &#x60;-api_root&#x60; - Api root (descending) * &#x60;domain&#x60; - Domain * &#x60;-domain&#x60; - Domain (descending) * &#x60;ca_cert&#x60; - Ca cert * &#x60;-ca_cert&#x60; - Ca cert (descending) * &#x60;client_cert&#x60; - Client cert * &#x60;-client_cert&#x60; - Client cert (descending) * &#x60;client_key&#x60; - Client key * &#x60;-client_key&#x60; - Client key (descending) * &#x60;tls_validation&#x60; - Tls validation * &#x60;-tls_validation&#x60; - Tls validation (descending) * &#x60;username&#x60; - Username * &#x60;-username&#x60; - Username (descending) * &#x60;password&#x60; - Password * &#x60;-password&#x60; - Password (descending) * &#x60;q_select&#x60; - Q select * &#x60;-q_select&#x60; - Q select (descending) * &#x60;policy&#x60; - Policy * &#x60;-policy&#x60; - Policy (descending) * &#x60;last_replication&#x60; - Last replication * &#x60;-last_replication&#x60; - Last replication (descending) * &#x60;pk&#x60; - Pk * &#x60;-pk&#x60; - Pk (descending)
104
104
  # @option opts [Array<String>] :prn__in Multiple values may be separated by commas.
105
105
  # @option opts [Array<String>] :pulp_href__in Multiple values may be separated by commas.
106
106
  # @option opts [Array<String>] :pulp_id__in Multiple values may be separated by commas.
@@ -27,55 +27,55 @@ describe PulpcoreClient::ArtifactDistributionResponse do
27
27
  end
28
28
  end
29
29
 
30
- describe 'test attribute "content_guard"' do
30
+ describe 'test attribute "hidden"' do
31
31
  it 'should work' do
32
32
  # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
33
33
  end
34
34
  end
35
35
 
36
- describe 'test attribute "no_content_change_since"' do
36
+ describe 'test attribute "name"' do
37
37
  it 'should work' do
38
38
  # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
39
39
  end
40
40
  end
41
41
 
42
- describe 'test attribute "base_path"' do
42
+ describe 'test attribute "no_content_change_since"' do
43
43
  it 'should work' do
44
44
  # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
45
45
  end
46
46
  end
47
47
 
48
- describe 'test attribute "pulp_labels"' do
48
+ describe 'test attribute "pulp_href"' do
49
49
  it 'should work' do
50
50
  # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
51
51
  end
52
52
  end
53
53
 
54
- describe 'test attribute "hidden"' do
54
+ describe 'test attribute "base_url"' do
55
55
  it 'should work' do
56
56
  # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
57
57
  end
58
58
  end
59
59
 
60
- describe 'test attribute "pulp_last_updated"' do
60
+ describe 'test attribute "prn"' do
61
61
  it 'should work' do
62
62
  # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
63
63
  end
64
64
  end
65
65
 
66
- describe 'test attribute "base_url"' do
66
+ describe 'test attribute "content_guard"' do
67
67
  it 'should work' do
68
68
  # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
69
69
  end
70
70
  end
71
71
 
72
- describe 'test attribute "name"' do
72
+ describe 'test attribute "base_path"' do
73
73
  it 'should work' do
74
74
  # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
75
75
  end
76
76
  end
77
77
 
78
- describe 'test attribute "prn"' do
78
+ describe 'test attribute "pulp_labels"' do
79
79
  it 'should work' do
80
80
  # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
81
81
  end
@@ -87,7 +87,7 @@ describe PulpcoreClient::ArtifactDistributionResponse do
87
87
  end
88
88
  end
89
89
 
90
- describe 'test attribute "pulp_href"' do
90
+ describe 'test attribute "pulp_last_updated"' do
91
91
  it 'should work' do
92
92
  # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
93
93
  end
@@ -0,0 +1,30 @@
1
+ =begin
2
+ #Pulp 3 API
3
+
4
+ #Fetch, Upload, Organize, and Distribute Software Packages
5
+
6
+ The version of the OpenAPI document: v3
7
+ Contact: pulp-list@redhat.com
8
+ Generated by: https://openapi-generator.tech
9
+ Generator version: 7.10.0
10
+
11
+ =end
12
+
13
+ require 'spec_helper'
14
+ require 'json'
15
+ require 'date'
16
+
17
+ # Unit tests for PulpcoreClient::GenericRemoteResponsePolicyEnum
18
+ # Automatically generated by openapi-generator (https://openapi-generator.tech)
19
+ # Please update as you see appropriate
20
+ describe PulpcoreClient::GenericRemoteResponsePolicyEnum do
21
+ let(:instance) { PulpcoreClient::GenericRemoteResponsePolicyEnum.new }
22
+
23
+ describe 'test an instance of GenericRemoteResponsePolicyEnum' do
24
+ it 'should create an instance of GenericRemoteResponsePolicyEnum' do
25
+ # uncomment below to test the instance creation
26
+ #expect(instance).to be_instance_of(PulpcoreClient::GenericRemoteResponsePolicyEnum)
27
+ end
28
+ end
29
+
30
+ end
@@ -51,6 +51,12 @@ describe PulpcoreClient::MultipleArtifactContentResponse do
51
51
  end
52
52
  end
53
53
 
54
+ describe 'test attribute "pulp_labels"' do
55
+ it 'should work' do
56
+ # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
57
+ end
58
+ end
59
+
54
60
  describe 'test attribute "artifacts"' do
55
61
  it 'should work' do
56
62
  # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
@@ -51,6 +51,12 @@ describe PulpcoreClient::OpenPGPPublicKeyResponse do
51
51
  end
52
52
  end
53
53
 
54
+ describe 'test attribute "pulp_labels"' do
55
+ it 'should work' do
56
+ # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
57
+ end
58
+ end
59
+
54
60
  describe 'test attribute "fingerprint"' do
55
61
  it 'should work' do
56
62
  # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
@@ -51,6 +51,12 @@ describe PulpcoreClient::OpenPGPPublicSubkeyResponse do
51
51
  end
52
52
  end
53
53
 
54
+ describe 'test attribute "pulp_labels"' do
55
+ it 'should work' do
56
+ # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
57
+ end
58
+ end
59
+
54
60
  describe 'test attribute "fingerprint"' do
55
61
  it 'should work' do
56
62
  # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
@@ -51,6 +51,12 @@ describe PulpcoreClient::OpenPGPSignatureResponse do
51
51
  end
52
52
  end
53
53
 
54
+ describe 'test attribute "pulp_labels"' do
55
+ it 'should work' do
56
+ # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
57
+ end
58
+ end
59
+
54
60
  describe 'test attribute "issuer"' do
55
61
  it 'should work' do
56
62
  # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
@@ -51,6 +51,12 @@ describe PulpcoreClient::OpenPGPUserAttributeResponse do
51
51
  end
52
52
  end
53
53
 
54
+ describe 'test attribute "pulp_labels"' do
55
+ it 'should work' do
56
+ # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
57
+ end
58
+ end
59
+
54
60
  describe 'test attribute "sha256"' do
55
61
  it 'should work' do
56
62
  # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
@@ -51,6 +51,12 @@ describe PulpcoreClient::OpenPGPUserIDResponse do
51
51
  end
52
52
  end
53
53
 
54
+ describe 'test attribute "pulp_labels"' do
55
+ it 'should work' do
56
+ # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
57
+ end
58
+ end
59
+
54
60
  describe 'test attribute "user_id"' do
55
61
  it 'should work' do
56
62
  # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
@@ -93,4 +93,10 @@ describe PulpcoreClient::PatchedUpstreamPulp do
93
93
  end
94
94
  end
95
95
 
96
+ describe 'test attribute "policy"' do
97
+ it 'should work' do
98
+ # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
99
+ end
100
+ end
101
+
96
102
  end
@@ -14,16 +14,16 @@ require 'spec_helper'
14
14
  require 'json'
15
15
  require 'date'
16
16
 
17
- # Unit tests for PulpcoreClient::PolicyEnum
17
+ # Unit tests for PulpcoreClient::Policy357Enum
18
18
  # Automatically generated by openapi-generator (https://openapi-generator.tech)
19
19
  # Please update as you see appropriate
20
- describe PulpcoreClient::PolicyEnum do
21
- let(:instance) { PulpcoreClient::PolicyEnum.new }
20
+ describe PulpcoreClient::Policy357Enum do
21
+ let(:instance) { PulpcoreClient::Policy357Enum.new }
22
22
 
23
- describe 'test an instance of PolicyEnum' do
24
- it 'should create an instance of PolicyEnum' do
23
+ describe 'test an instance of Policy357Enum' do
24
+ it 'should create an instance of Policy357Enum' do
25
25
  # uncomment below to test the instance creation
26
- #expect(instance).to be_instance_of(PulpcoreClient::PolicyEnum)
26
+ #expect(instance).to be_instance_of(PulpcoreClient::Policy357Enum)
27
27
  end
28
28
  end
29
29
 
@@ -111,4 +111,10 @@ describe PulpcoreClient::UpstreamPulpResponse do
111
111
  end
112
112
  end
113
113
 
114
+ describe 'test attribute "policy"' do
115
+ it 'should work' do
116
+ # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
117
+ end
118
+ end
119
+
114
120
  end
@@ -93,4 +93,10 @@ describe PulpcoreClient::UpstreamPulp do
93
93
  end
94
94
  end
95
95
 
96
+ describe 'test attribute "policy"' do
97
+ it 'should work' do
98
+ # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
99
+ end
100
+ end
101
+
96
102
  end