cloudsmith-api 2.0.32 → 2.0.33

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 (264) hide show
  1. checksums.yaml +4 -4
  2. data/Gemfile.lock +1 -1
  3. data/README.md +15 -4
  4. data/build.json +1 -1
  5. data/docs/AlpinePackageUpload.md +1 -2
  6. data/docs/AlpinePackageUploadRequest.md +0 -2
  7. data/docs/CargoPackageUpload.md +1 -2
  8. data/docs/CargoPackageUploadRequest.md +0 -2
  9. data/docs/CocoapodsPackageUpload.md +1 -2
  10. data/docs/CocoapodsPackageUploadRequest.md +0 -2
  11. data/docs/ComposerPackageUpload.md +1 -2
  12. data/docs/ComposerPackageUploadRequest.md +0 -2
  13. data/docs/ConanPackageUpload.md +1 -2
  14. data/docs/ConanPackageUploadRequest.md +0 -2
  15. data/docs/CondaPackageUpload.md +1 -2
  16. data/docs/CondaPackageUploadRequest.md +0 -2
  17. data/docs/ConnectedRepository.md +3 -0
  18. data/docs/ConnectedRepositoryTargetSummary.md +11 -0
  19. data/docs/ConnectedRepositoryUpstream.md +9 -0
  20. data/docs/CranPackageUpload.md +1 -2
  21. data/docs/CranPackageUploadRequest.md +0 -2
  22. data/docs/DartPackageUpload.md +1 -2
  23. data/docs/DartPackageUploadRequest.md +0 -2
  24. data/docs/DebPackageUpload.md +1 -2
  25. data/docs/DebPackageUploadRequest.md +0 -2
  26. data/docs/DockerPackageUpload.md +1 -2
  27. data/docs/DockerPackageUploadRequest.md +0 -2
  28. data/docs/GenericPackageUpload.md +1 -2
  29. data/docs/GenericPackageUploadRequest.md +0 -2
  30. data/docs/GoPackageUpload.md +1 -2
  31. data/docs/GoPackageUploadRequest.md +0 -2
  32. data/docs/HelmPackageUpload.md +1 -2
  33. data/docs/HelmPackageUploadRequest.md +0 -2
  34. data/docs/HexPackageUpload.md +1 -2
  35. data/docs/HexPackageUploadRequest.md +0 -2
  36. data/docs/HuggingfacePackageUpload.md +1 -2
  37. data/docs/HuggingfacePackageUploadRequest.md +0 -2
  38. data/docs/LuarocksPackageUpload.md +1 -2
  39. data/docs/LuarocksPackageUploadRequest.md +0 -2
  40. data/docs/MavenPackageUpload.md +1 -2
  41. data/docs/MavenPackageUploadRequest.md +0 -2
  42. data/docs/McpPackageUpload.md +1 -2
  43. data/docs/McpPackageUploadRequest.md +0 -2
  44. data/docs/NixPackageUpload.md +1 -2
  45. data/docs/NixPackageUploadRequest.md +0 -2
  46. data/docs/NpmPackageUpload.md +1 -2
  47. data/docs/NpmPackageUploadRequest.md +0 -2
  48. data/docs/NugetPackageUpload.md +1 -2
  49. data/docs/NugetPackageUploadRequest.md +0 -2
  50. data/docs/OrganizationApiKeyRule.md +16 -0
  51. data/docs/OrganizationApiKeyRuleRequest.md +12 -0
  52. data/docs/OrganizationApiKeyRuleRequestPatch.md +12 -0
  53. data/docs/OrgsApi.md +377 -0
  54. data/docs/P2PackageUpload.md +1 -2
  55. data/docs/P2PackageUploadRequest.md +0 -2
  56. data/docs/Package.md +1 -0
  57. data/docs/PackageCopy.md +1 -2
  58. data/docs/PackageCopyRequest.md +0 -2
  59. data/docs/PackageDetail.md +1 -0
  60. data/docs/PackageLicense.md +0 -2
  61. data/docs/PackageLicenseRequestPatch.md +0 -2
  62. data/docs/PackageMove.md +1 -2
  63. data/docs/PackageMoveRequest.md +0 -2
  64. data/docs/PackageQuarantine.md +1 -2
  65. data/docs/PackageQuarantineRequest.md +0 -2
  66. data/docs/PackageResync.md +1 -2
  67. data/docs/PackageTag.md +1 -2
  68. data/docs/PackageTagRequest.md +0 -2
  69. data/docs/PackageVulnerability.md +0 -2
  70. data/docs/PackagesApi.md +2 -2
  71. data/docs/PythonPackageUpload.md +1 -2
  72. data/docs/PythonPackageUploadRequest.md +0 -2
  73. data/docs/RawPackageUpload.md +1 -2
  74. data/docs/RawPackageUploadRequest.md +0 -2
  75. data/docs/RpmPackageUpload.md +1 -2
  76. data/docs/RpmPackageUploadRequest.md +0 -2
  77. data/docs/RubyPackageUpload.md +1 -2
  78. data/docs/RubyPackageUploadRequest.md +0 -2
  79. data/docs/SwiftPackageUpload.md +1 -2
  80. data/docs/SwiftPackageUploadRequest.md +0 -2
  81. data/docs/TerraformPackageUpload.md +1 -2
  82. data/docs/TerraformPackageUploadRequest.md +0 -2
  83. data/docs/VagrantPackageUpload.md +1 -2
  84. data/docs/VagrantPackageUploadRequest.md +0 -2
  85. data/docs/VsxPackageUpload.md +1 -2
  86. data/docs/VsxPackageUploadRequest.md +0 -2
  87. data/lib/cloudsmith-api/api/orgs_api.rb +353 -0
  88. data/lib/cloudsmith-api/api/packages_api.rb +2 -2
  89. data/lib/cloudsmith-api/models/alpine_package_upload.rb +11 -20
  90. data/lib/cloudsmith-api/models/alpine_package_upload_request.rb +4 -23
  91. data/lib/cloudsmith-api/models/cargo_package_upload.rb +11 -20
  92. data/lib/cloudsmith-api/models/cargo_package_upload_request.rb +4 -23
  93. data/lib/cloudsmith-api/models/cocoapods_package_upload.rb +11 -20
  94. data/lib/cloudsmith-api/models/cocoapods_package_upload_request.rb +4 -23
  95. data/lib/cloudsmith-api/models/composer_package_upload.rb +11 -20
  96. data/lib/cloudsmith-api/models/composer_package_upload_request.rb +4 -23
  97. data/lib/cloudsmith-api/models/conan_package_upload.rb +11 -20
  98. data/lib/cloudsmith-api/models/conan_package_upload_request.rb +4 -23
  99. data/lib/cloudsmith-api/models/conda_package_upload.rb +11 -20
  100. data/lib/cloudsmith-api/models/conda_package_upload_request.rb +4 -23
  101. data/lib/cloudsmith-api/models/connected_repository.rb +35 -4
  102. data/lib/cloudsmith-api/models/connected_repository_target_summary.rb +211 -0
  103. data/lib/cloudsmith-api/models/connected_repository_upstream.rb +194 -0
  104. data/lib/cloudsmith-api/models/cran_package_upload.rb +11 -20
  105. data/lib/cloudsmith-api/models/cran_package_upload_request.rb +4 -23
  106. data/lib/cloudsmith-api/models/dart_package_upload.rb +11 -20
  107. data/lib/cloudsmith-api/models/dart_package_upload_request.rb +4 -23
  108. data/lib/cloudsmith-api/models/deb_package_upload.rb +11 -20
  109. data/lib/cloudsmith-api/models/deb_package_upload_request.rb +4 -23
  110. data/lib/cloudsmith-api/models/docker_package_upload.rb +11 -20
  111. data/lib/cloudsmith-api/models/docker_package_upload_request.rb +4 -23
  112. data/lib/cloudsmith-api/models/generic_package_upload.rb +11 -20
  113. data/lib/cloudsmith-api/models/generic_package_upload_request.rb +4 -23
  114. data/lib/cloudsmith-api/models/go_package_upload.rb +11 -20
  115. data/lib/cloudsmith-api/models/go_package_upload_request.rb +4 -23
  116. data/lib/cloudsmith-api/models/helm_package_upload.rb +11 -20
  117. data/lib/cloudsmith-api/models/helm_package_upload_request.rb +4 -23
  118. data/lib/cloudsmith-api/models/hex_package_upload.rb +11 -20
  119. data/lib/cloudsmith-api/models/hex_package_upload_request.rb +4 -23
  120. data/lib/cloudsmith-api/models/huggingface_package_upload.rb +11 -20
  121. data/lib/cloudsmith-api/models/huggingface_package_upload_request.rb +4 -23
  122. data/lib/cloudsmith-api/models/luarocks_package_upload.rb +11 -20
  123. data/lib/cloudsmith-api/models/luarocks_package_upload_request.rb +4 -23
  124. data/lib/cloudsmith-api/models/maven_package_upload.rb +11 -20
  125. data/lib/cloudsmith-api/models/maven_package_upload_request.rb +4 -23
  126. data/lib/cloudsmith-api/models/mcp_package_upload.rb +11 -20
  127. data/lib/cloudsmith-api/models/mcp_package_upload_request.rb +4 -23
  128. data/lib/cloudsmith-api/models/nix_package_upload.rb +11 -20
  129. data/lib/cloudsmith-api/models/nix_package_upload_request.rb +4 -23
  130. data/lib/cloudsmith-api/models/npm_package_upload.rb +11 -20
  131. data/lib/cloudsmith-api/models/npm_package_upload_request.rb +4 -23
  132. data/lib/cloudsmith-api/models/nuget_package_upload.rb +11 -20
  133. data/lib/cloudsmith-api/models/nuget_package_upload_request.rb +4 -23
  134. data/lib/cloudsmith-api/models/organization_api_key_rule.rb +302 -0
  135. data/lib/cloudsmith-api/models/organization_api_key_rule_request.rb +264 -0
  136. data/lib/cloudsmith-api/models/organization_api_key_rule_request_patch.rb +259 -0
  137. data/lib/cloudsmith-api/models/p2_package_upload.rb +11 -20
  138. data/lib/cloudsmith-api/models/p2_package_upload_request.rb +4 -23
  139. data/lib/cloudsmith-api/models/package.rb +11 -1
  140. data/lib/cloudsmith-api/models/package_copy.rb +11 -20
  141. data/lib/cloudsmith-api/models/package_copy_request.rb +4 -23
  142. data/lib/cloudsmith-api/models/package_detail.rb +11 -1
  143. data/lib/cloudsmith-api/models/package_license.rb +4 -23
  144. data/lib/cloudsmith-api/models/package_license_request_patch.rb +4 -23
  145. data/lib/cloudsmith-api/models/package_move.rb +11 -20
  146. data/lib/cloudsmith-api/models/package_move_request.rb +4 -23
  147. data/lib/cloudsmith-api/models/package_quarantine.rb +11 -20
  148. data/lib/cloudsmith-api/models/package_quarantine_request.rb +4 -23
  149. data/lib/cloudsmith-api/models/package_resync.rb +11 -20
  150. data/lib/cloudsmith-api/models/package_tag.rb +11 -20
  151. data/lib/cloudsmith-api/models/package_tag_request.rb +4 -23
  152. data/lib/cloudsmith-api/models/package_vulnerability.rb +4 -23
  153. data/lib/cloudsmith-api/models/python_package_upload.rb +11 -20
  154. data/lib/cloudsmith-api/models/python_package_upload_request.rb +4 -23
  155. data/lib/cloudsmith-api/models/raw_package_upload.rb +11 -20
  156. data/lib/cloudsmith-api/models/raw_package_upload_request.rb +4 -23
  157. data/lib/cloudsmith-api/models/rpm_package_upload.rb +11 -20
  158. data/lib/cloudsmith-api/models/rpm_package_upload_request.rb +4 -23
  159. data/lib/cloudsmith-api/models/ruby_package_upload.rb +11 -20
  160. data/lib/cloudsmith-api/models/ruby_package_upload_request.rb +4 -23
  161. data/lib/cloudsmith-api/models/swift_package_upload.rb +11 -20
  162. data/lib/cloudsmith-api/models/swift_package_upload_request.rb +4 -23
  163. data/lib/cloudsmith-api/models/terraform_package_upload.rb +11 -20
  164. data/lib/cloudsmith-api/models/terraform_package_upload_request.rb +4 -23
  165. data/lib/cloudsmith-api/models/vagrant_package_upload.rb +11 -20
  166. data/lib/cloudsmith-api/models/vagrant_package_upload_request.rb +4 -23
  167. data/lib/cloudsmith-api/models/vsx_package_upload.rb +11 -20
  168. data/lib/cloudsmith-api/models/vsx_package_upload_request.rb +4 -23
  169. data/lib/cloudsmith-api/version.rb +1 -1
  170. data/lib/cloudsmith-api.rb +5 -0
  171. data/spec/api/orgs_api_spec.rb +79 -0
  172. data/spec/api/packages_api_spec.rb +1 -1
  173. data/spec/models/alpine_package_upload_request_spec.rb +0 -12
  174. data/spec/models/alpine_package_upload_spec.rb +6 -12
  175. data/spec/models/cargo_package_upload_request_spec.rb +0 -12
  176. data/spec/models/cargo_package_upload_spec.rb +6 -12
  177. data/spec/models/cocoapods_package_upload_request_spec.rb +0 -12
  178. data/spec/models/cocoapods_package_upload_spec.rb +6 -12
  179. data/spec/models/composer_package_upload_request_spec.rb +0 -12
  180. data/spec/models/composer_package_upload_spec.rb +6 -12
  181. data/spec/models/conan_package_upload_request_spec.rb +0 -12
  182. data/spec/models/conan_package_upload_spec.rb +6 -12
  183. data/spec/models/conda_package_upload_request_spec.rb +0 -12
  184. data/spec/models/conda_package_upload_spec.rb +6 -12
  185. data/spec/models/connected_repository_spec.rb +18 -0
  186. data/spec/models/connected_repository_target_summary_spec.rb +59 -0
  187. data/spec/models/connected_repository_upstream_spec.rb +47 -0
  188. data/spec/models/cran_package_upload_request_spec.rb +0 -12
  189. data/spec/models/cran_package_upload_spec.rb +6 -12
  190. data/spec/models/dart_package_upload_request_spec.rb +0 -12
  191. data/spec/models/dart_package_upload_spec.rb +6 -12
  192. data/spec/models/deb_package_upload_request_spec.rb +0 -12
  193. data/spec/models/deb_package_upload_spec.rb +6 -12
  194. data/spec/models/docker_package_upload_request_spec.rb +0 -12
  195. data/spec/models/docker_package_upload_spec.rb +6 -12
  196. data/spec/models/generic_package_upload_request_spec.rb +0 -12
  197. data/spec/models/generic_package_upload_spec.rb +6 -12
  198. data/spec/models/go_package_upload_request_spec.rb +0 -12
  199. data/spec/models/go_package_upload_spec.rb +6 -12
  200. data/spec/models/helm_package_upload_request_spec.rb +0 -12
  201. data/spec/models/helm_package_upload_spec.rb +6 -12
  202. data/spec/models/hex_package_upload_request_spec.rb +0 -12
  203. data/spec/models/hex_package_upload_spec.rb +6 -12
  204. data/spec/models/huggingface_package_upload_request_spec.rb +0 -12
  205. data/spec/models/huggingface_package_upload_spec.rb +6 -12
  206. data/spec/models/luarocks_package_upload_request_spec.rb +0 -12
  207. data/spec/models/luarocks_package_upload_spec.rb +6 -12
  208. data/spec/models/maven_package_upload_request_spec.rb +0 -12
  209. data/spec/models/maven_package_upload_spec.rb +6 -12
  210. data/spec/models/mcp_package_upload_request_spec.rb +0 -12
  211. data/spec/models/mcp_package_upload_spec.rb +6 -12
  212. data/spec/models/nix_package_upload_request_spec.rb +0 -12
  213. data/spec/models/nix_package_upload_spec.rb +6 -12
  214. data/spec/models/npm_package_upload_request_spec.rb +0 -12
  215. data/spec/models/npm_package_upload_spec.rb +6 -12
  216. data/spec/models/nuget_package_upload_request_spec.rb +0 -12
  217. data/spec/models/nuget_package_upload_spec.rb +6 -12
  218. data/spec/models/organization_api_key_rule_request_patch_spec.rb +69 -0
  219. data/spec/models/organization_api_key_rule_request_spec.rb +69 -0
  220. data/spec/models/organization_api_key_rule_spec.rb +93 -0
  221. data/spec/models/p2_package_upload_request_spec.rb +0 -12
  222. data/spec/models/p2_package_upload_spec.rb +6 -12
  223. data/spec/models/package_copy_request_spec.rb +0 -12
  224. data/spec/models/package_copy_spec.rb +6 -12
  225. data/spec/models/package_detail_spec.rb +6 -0
  226. data/spec/models/package_license_request_patch_spec.rb +0 -12
  227. data/spec/models/package_license_spec.rb +0 -12
  228. data/spec/models/package_move_request_spec.rb +0 -12
  229. data/spec/models/package_move_spec.rb +6 -12
  230. data/spec/models/package_quarantine_request_spec.rb +0 -12
  231. data/spec/models/package_quarantine_spec.rb +6 -12
  232. data/spec/models/package_resync_spec.rb +6 -12
  233. data/spec/models/package_spec.rb +6 -0
  234. data/spec/models/package_tag_request_spec.rb +0 -12
  235. data/spec/models/package_tag_spec.rb +6 -12
  236. data/spec/models/package_vulnerability_spec.rb +0 -12
  237. data/spec/models/python_package_upload_request_spec.rb +0 -12
  238. data/spec/models/python_package_upload_spec.rb +6 -12
  239. data/spec/models/raw_package_upload_request_spec.rb +0 -12
  240. data/spec/models/raw_package_upload_spec.rb +6 -12
  241. data/spec/models/rpm_package_upload_request_spec.rb +0 -12
  242. data/spec/models/rpm_package_upload_spec.rb +6 -12
  243. data/spec/models/ruby_package_upload_request_spec.rb +0 -12
  244. data/spec/models/ruby_package_upload_spec.rb +6 -12
  245. data/spec/models/swift_package_upload_request_spec.rb +0 -12
  246. data/spec/models/swift_package_upload_spec.rb +6 -12
  247. data/spec/models/terraform_package_upload_request_spec.rb +0 -12
  248. data/spec/models/terraform_package_upload_spec.rb +6 -12
  249. data/spec/models/vagrant_package_upload_request_spec.rb +0 -12
  250. data/spec/models/vagrant_package_upload_spec.rb +6 -12
  251. data/spec/models/vsx_package_upload_request_spec.rb +0 -12
  252. data/spec/models/vsx_package_upload_spec.rb +6 -12
  253. data/vendor/bundle/ruby/2.6.0/extensions/x86_64-linux/2.6.0/autotest-fsevent-0.3.2/gem_make.out +1 -1
  254. data/vendor/bundle/ruby/2.6.0/extensions/x86_64-linux/2.6.0/bigdecimal-4.1.2/gem_make.out +2 -2
  255. data/vendor/bundle/ruby/2.6.0/extensions/x86_64-linux/2.6.0/bigdecimal-4.1.2/mkmf.log +4 -4
  256. data/vendor/bundle/ruby/2.6.0/extensions/x86_64-linux/2.6.0/ffi-1.17.4/gem_make.out +2 -2
  257. data/vendor/bundle/ruby/2.6.0/extensions/x86_64-linux/2.6.0/ffi-1.17.4/mkmf.log +1 -1
  258. data/vendor/bundle/ruby/2.6.0/extensions/x86_64-linux/2.6.0/json-2.7.6/gem_make.out +2 -2
  259. data/vendor/bundle/ruby/2.6.0/extensions/x86_64-linux/2.6.0/json-2.7.6/mkmf.log +1 -1
  260. data/vendor/bundle/ruby/2.6.0/gems/bigdecimal-4.1.2/ext/bigdecimal/Makefile +2 -2
  261. data/vendor/bundle/ruby/2.6.0/gems/ffi-1.17.4/ext/ffi_c/Makefile +2 -2
  262. data/vendor/bundle/ruby/2.6.0/gems/json-2.7.6/ext/json/ext/generator/Makefile +2 -2
  263. data/vendor/bundle/ruby/2.6.0/gems/json-2.7.6/ext/json/ext/parser/Makefile +2 -2
  264. metadata +26 -6
data/docs/OrgsApi.md CHANGED
@@ -4,6 +4,12 @@ All URIs are relative to *https://api.cloudsmith.io*
4
4
 
5
5
  Method | HTTP request | Description
6
6
  ------------- | ------------- | -------------
7
+ [**orgs_api_key_rules_create**](OrgsApi.md#orgs_api_key_rules_create) | **POST** /orgs/{org}/api-key-rules/ | Create an API key rule.
8
+ [**orgs_api_key_rules_delete**](OrgsApi.md#orgs_api_key_rules_delete) | **DELETE** /orgs/{org}/api-key-rules/{slug_perm}/ | Delete an API key rule.
9
+ [**orgs_api_key_rules_list**](OrgsApi.md#orgs_api_key_rules_list) | **GET** /orgs/{org}/api-key-rules/ | List all API key rules for the organization.
10
+ [**orgs_api_key_rules_partial_update**](OrgsApi.md#orgs_api_key_rules_partial_update) | **PATCH** /orgs/{org}/api-key-rules/{slug_perm}/ | Update an API key rule.
11
+ [**orgs_api_key_rules_read**](OrgsApi.md#orgs_api_key_rules_read) | **GET** /orgs/{org}/api-key-rules/{slug_perm}/ | Retrieve an API key rule.
12
+ [**orgs_api_key_rules_update**](OrgsApi.md#orgs_api_key_rules_update) | **PUT** /orgs/{org}/api-key-rules/{slug_perm}/ | Full update of an API key rule.
7
13
  [**orgs_custom_domains_list**](OrgsApi.md#orgs_custom_domains_list) | **GET** /orgs/{org}/custom-domains/ | Get the details for all custom domains.
8
14
  [**orgs_delete**](OrgsApi.md#orgs_delete) | **DELETE** /orgs/{org}/ | Delete the specified organization.
9
15
  [**orgs_deny_policy_create**](OrgsApi.md#orgs_deny_policy_create) | **POST** /orgs/{org}/deny-policy/ | Create a package deny policy.
@@ -82,6 +88,377 @@ Method | HTTP request | Description
82
88
  [**orgs_vulnerability_policy_violation_list**](OrgsApi.md#orgs_vulnerability_policy_violation_list) | **GET** /orgs/{org}/vulnerability-policy-violation/ | List all current vulnerability policy violations for this Organization.
83
89
 
84
90
 
91
+ # **orgs_api_key_rules_create**
92
+ > OrganizationApiKeyRule orgs_api_key_rules_create(org, opts)
93
+
94
+ Create an API key rule.
95
+
96
+ Create an API key rule.
97
+
98
+ ### Example
99
+ ```ruby
100
+ # load the gem
101
+ require 'cloudsmith-api'
102
+ # setup authorization
103
+ CloudsmithApi.configure do |config|
104
+ # Configure API key authorization: apikey
105
+ config.api_key['X-Api-Key'] = 'YOUR API KEY'
106
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
107
+ #config.api_key_prefix['X-Api-Key'] = 'Bearer'
108
+
109
+ # Configure HTTP basic authorization: basic
110
+ config.username = 'YOUR USERNAME'
111
+ config.password = 'YOUR PASSWORD'
112
+ end
113
+
114
+ api_instance = CloudsmithApi::OrgsApi.new
115
+
116
+ org = 'org_example' # String |
117
+
118
+ opts = {
119
+ data: CloudsmithApi::OrganizationApiKeyRuleRequest.new # OrganizationApiKeyRuleRequest |
120
+ }
121
+
122
+ begin
123
+ #Create an API key rule.
124
+ result = api_instance.orgs_api_key_rules_create(org, opts)
125
+ p result
126
+ rescue CloudsmithApi::ApiError => e
127
+ puts "Exception when calling OrgsApi->orgs_api_key_rules_create: #{e}"
128
+ end
129
+ ```
130
+
131
+ ### Parameters
132
+
133
+ Name | Type | Description | Notes
134
+ ------------- | ------------- | ------------- | -------------
135
+ **org** | **String**| |
136
+ **data** | [**OrganizationApiKeyRuleRequest**](OrganizationApiKeyRuleRequest.md)| | [optional]
137
+
138
+ ### Return type
139
+
140
+ [**OrganizationApiKeyRule**](OrganizationApiKeyRule.md)
141
+
142
+ ### Authorization
143
+
144
+ [apikey](../README.md#apikey), [basic](../README.md#basic)
145
+
146
+ ### HTTP request headers
147
+
148
+ - **Content-Type**: application/json
149
+ - **Accept**: application/json
150
+
151
+
152
+
153
+ # **orgs_api_key_rules_delete**
154
+ > orgs_api_key_rules_delete(org, slug_perm)
155
+
156
+ Delete an API key rule.
157
+
158
+ Delete an API key rule.
159
+
160
+ ### Example
161
+ ```ruby
162
+ # load the gem
163
+ require 'cloudsmith-api'
164
+ # setup authorization
165
+ CloudsmithApi.configure do |config|
166
+ # Configure API key authorization: apikey
167
+ config.api_key['X-Api-Key'] = 'YOUR API KEY'
168
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
169
+ #config.api_key_prefix['X-Api-Key'] = 'Bearer'
170
+
171
+ # Configure HTTP basic authorization: basic
172
+ config.username = 'YOUR USERNAME'
173
+ config.password = 'YOUR PASSWORD'
174
+ end
175
+
176
+ api_instance = CloudsmithApi::OrgsApi.new
177
+
178
+ org = 'org_example' # String |
179
+
180
+ slug_perm = 'slug_perm_example' # String |
181
+
182
+
183
+ begin
184
+ #Delete an API key rule.
185
+ api_instance.orgs_api_key_rules_delete(org, slug_perm)
186
+ rescue CloudsmithApi::ApiError => e
187
+ puts "Exception when calling OrgsApi->orgs_api_key_rules_delete: #{e}"
188
+ end
189
+ ```
190
+
191
+ ### Parameters
192
+
193
+ Name | Type | Description | Notes
194
+ ------------- | ------------- | ------------- | -------------
195
+ **org** | **String**| |
196
+ **slug_perm** | **String**| |
197
+
198
+ ### Return type
199
+
200
+ nil (empty response body)
201
+
202
+ ### Authorization
203
+
204
+ [apikey](../README.md#apikey), [basic](../README.md#basic)
205
+
206
+ ### HTTP request headers
207
+
208
+ - **Content-Type**: application/json
209
+ - **Accept**: application/json
210
+
211
+
212
+
213
+ # **orgs_api_key_rules_list**
214
+ > Array<OrganizationApiKeyRule> orgs_api_key_rules_list(org)
215
+
216
+ List all API key rules for the organization.
217
+
218
+ List all API key rules for the organization.
219
+
220
+ ### Example
221
+ ```ruby
222
+ # load the gem
223
+ require 'cloudsmith-api'
224
+ # setup authorization
225
+ CloudsmithApi.configure do |config|
226
+ # Configure API key authorization: apikey
227
+ config.api_key['X-Api-Key'] = 'YOUR API KEY'
228
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
229
+ #config.api_key_prefix['X-Api-Key'] = 'Bearer'
230
+
231
+ # Configure HTTP basic authorization: basic
232
+ config.username = 'YOUR USERNAME'
233
+ config.password = 'YOUR PASSWORD'
234
+ end
235
+
236
+ api_instance = CloudsmithApi::OrgsApi.new
237
+
238
+ org = 'org_example' # String |
239
+
240
+
241
+ begin
242
+ #List all API key rules for the organization.
243
+ result = api_instance.orgs_api_key_rules_list(org)
244
+ p result
245
+ rescue CloudsmithApi::ApiError => e
246
+ puts "Exception when calling OrgsApi->orgs_api_key_rules_list: #{e}"
247
+ end
248
+ ```
249
+
250
+ ### Parameters
251
+
252
+ Name | Type | Description | Notes
253
+ ------------- | ------------- | ------------- | -------------
254
+ **org** | **String**| |
255
+
256
+ ### Return type
257
+
258
+ [**Array<OrganizationApiKeyRule>**](OrganizationApiKeyRule.md)
259
+
260
+ ### Authorization
261
+
262
+ [apikey](../README.md#apikey), [basic](../README.md#basic)
263
+
264
+ ### HTTP request headers
265
+
266
+ - **Content-Type**: application/json
267
+ - **Accept**: application/json
268
+
269
+
270
+
271
+ # **orgs_api_key_rules_partial_update**
272
+ > OrganizationApiKeyRule orgs_api_key_rules_partial_update(org, slug_perm, opts)
273
+
274
+ Update an API key rule.
275
+
276
+ Update an API key rule.
277
+
278
+ ### Example
279
+ ```ruby
280
+ # load the gem
281
+ require 'cloudsmith-api'
282
+ # setup authorization
283
+ CloudsmithApi.configure do |config|
284
+ # Configure API key authorization: apikey
285
+ config.api_key['X-Api-Key'] = 'YOUR API KEY'
286
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
287
+ #config.api_key_prefix['X-Api-Key'] = 'Bearer'
288
+
289
+ # Configure HTTP basic authorization: basic
290
+ config.username = 'YOUR USERNAME'
291
+ config.password = 'YOUR PASSWORD'
292
+ end
293
+
294
+ api_instance = CloudsmithApi::OrgsApi.new
295
+
296
+ org = 'org_example' # String |
297
+
298
+ slug_perm = 'slug_perm_example' # String |
299
+
300
+ opts = {
301
+ data: CloudsmithApi::OrganizationApiKeyRuleRequestPatch.new # OrganizationApiKeyRuleRequestPatch |
302
+ }
303
+
304
+ begin
305
+ #Update an API key rule.
306
+ result = api_instance.orgs_api_key_rules_partial_update(org, slug_perm, opts)
307
+ p result
308
+ rescue CloudsmithApi::ApiError => e
309
+ puts "Exception when calling OrgsApi->orgs_api_key_rules_partial_update: #{e}"
310
+ end
311
+ ```
312
+
313
+ ### Parameters
314
+
315
+ Name | Type | Description | Notes
316
+ ------------- | ------------- | ------------- | -------------
317
+ **org** | **String**| |
318
+ **slug_perm** | **String**| |
319
+ **data** | [**OrganizationApiKeyRuleRequestPatch**](OrganizationApiKeyRuleRequestPatch.md)| | [optional]
320
+
321
+ ### Return type
322
+
323
+ [**OrganizationApiKeyRule**](OrganizationApiKeyRule.md)
324
+
325
+ ### Authorization
326
+
327
+ [apikey](../README.md#apikey), [basic](../README.md#basic)
328
+
329
+ ### HTTP request headers
330
+
331
+ - **Content-Type**: application/json
332
+ - **Accept**: application/json
333
+
334
+
335
+
336
+ # **orgs_api_key_rules_read**
337
+ > OrganizationApiKeyRule orgs_api_key_rules_read(org, slug_perm)
338
+
339
+ Retrieve an API key rule.
340
+
341
+ Retrieve an API key rule.
342
+
343
+ ### Example
344
+ ```ruby
345
+ # load the gem
346
+ require 'cloudsmith-api'
347
+ # setup authorization
348
+ CloudsmithApi.configure do |config|
349
+ # Configure API key authorization: apikey
350
+ config.api_key['X-Api-Key'] = 'YOUR API KEY'
351
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
352
+ #config.api_key_prefix['X-Api-Key'] = 'Bearer'
353
+
354
+ # Configure HTTP basic authorization: basic
355
+ config.username = 'YOUR USERNAME'
356
+ config.password = 'YOUR PASSWORD'
357
+ end
358
+
359
+ api_instance = CloudsmithApi::OrgsApi.new
360
+
361
+ org = 'org_example' # String |
362
+
363
+ slug_perm = 'slug_perm_example' # String |
364
+
365
+
366
+ begin
367
+ #Retrieve an API key rule.
368
+ result = api_instance.orgs_api_key_rules_read(org, slug_perm)
369
+ p result
370
+ rescue CloudsmithApi::ApiError => e
371
+ puts "Exception when calling OrgsApi->orgs_api_key_rules_read: #{e}"
372
+ end
373
+ ```
374
+
375
+ ### Parameters
376
+
377
+ Name | Type | Description | Notes
378
+ ------------- | ------------- | ------------- | -------------
379
+ **org** | **String**| |
380
+ **slug_perm** | **String**| |
381
+
382
+ ### Return type
383
+
384
+ [**OrganizationApiKeyRule**](OrganizationApiKeyRule.md)
385
+
386
+ ### Authorization
387
+
388
+ [apikey](../README.md#apikey), [basic](../README.md#basic)
389
+
390
+ ### HTTP request headers
391
+
392
+ - **Content-Type**: application/json
393
+ - **Accept**: application/json
394
+
395
+
396
+
397
+ # **orgs_api_key_rules_update**
398
+ > OrganizationApiKeyRule orgs_api_key_rules_update(org, slug_perm, opts)
399
+
400
+ Full update of an API key rule.
401
+
402
+ Full update of an API key rule.
403
+
404
+ ### Example
405
+ ```ruby
406
+ # load the gem
407
+ require 'cloudsmith-api'
408
+ # setup authorization
409
+ CloudsmithApi.configure do |config|
410
+ # Configure API key authorization: apikey
411
+ config.api_key['X-Api-Key'] = 'YOUR API KEY'
412
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
413
+ #config.api_key_prefix['X-Api-Key'] = 'Bearer'
414
+
415
+ # Configure HTTP basic authorization: basic
416
+ config.username = 'YOUR USERNAME'
417
+ config.password = 'YOUR PASSWORD'
418
+ end
419
+
420
+ api_instance = CloudsmithApi::OrgsApi.new
421
+
422
+ org = 'org_example' # String |
423
+
424
+ slug_perm = 'slug_perm_example' # String |
425
+
426
+ opts = {
427
+ data: CloudsmithApi::OrganizationApiKeyRuleRequest.new # OrganizationApiKeyRuleRequest |
428
+ }
429
+
430
+ begin
431
+ #Full update of an API key rule.
432
+ result = api_instance.orgs_api_key_rules_update(org, slug_perm, opts)
433
+ p result
434
+ rescue CloudsmithApi::ApiError => e
435
+ puts "Exception when calling OrgsApi->orgs_api_key_rules_update: #{e}"
436
+ end
437
+ ```
438
+
439
+ ### Parameters
440
+
441
+ Name | Type | Description | Notes
442
+ ------------- | ------------- | ------------- | -------------
443
+ **org** | **String**| |
444
+ **slug_perm** | **String**| |
445
+ **data** | [**OrganizationApiKeyRuleRequest**](OrganizationApiKeyRuleRequest.md)| | [optional]
446
+
447
+ ### Return type
448
+
449
+ [**OrganizationApiKeyRule**](OrganizationApiKeyRule.md)
450
+
451
+ ### Authorization
452
+
453
+ [apikey](../README.md#apikey), [basic](../README.md#basic)
454
+
455
+ ### HTTP request headers
456
+
457
+ - **Content-Type**: application/json
458
+ - **Accept**: application/json
459
+
460
+
461
+
85
462
  # **orgs_custom_domains_list**
86
463
  > Array<OrganizationCustomDomains> orgs_custom_domains_list(org, opts)
87
464
 
@@ -13,6 +13,7 @@ Name | Type | Description | Notes
13
13
  **dependencies_url** | **String** | | [optional]
14
14
  **description** | **String** | A textual description of this package. | [optional]
15
15
  **display_name** | **String** | | [optional]
16
+ **display_source** | **String** | Where the package originated, for example: 'upstream' (proxied/cached from a configured upstream), 'connected_repository' (blended in from a connected target repository), or 'manual_upload' (uploaded directly to Cloudsmith). | [optional]
16
17
  **distro** | [**Distribution**](Distribution.md) | | [optional]
17
18
  **distro_version** | [**DistributionVersion**](DistributionVersion.md) | | [optional]
18
19
  **downloads** | **Integer** | | [optional]
@@ -32,7 +33,6 @@ Name | Type | Description | Notes
32
33
  **is_deleteable** | **BOOLEAN** | | [optional]
33
34
  **is_downloadable** | **BOOLEAN** | | [optional]
34
35
  **is_hidden** | **BOOLEAN** | | [optional]
35
- **is_malware_detected** | **BOOLEAN** | Whether the package has been detected as containing malware. Requires Ultra plan. | [optional]
36
36
  **is_moveable** | **BOOLEAN** | | [optional]
37
37
  **is_quarantinable** | **BOOLEAN** | | [optional]
38
38
  **is_quarantined** | **BOOLEAN** | | [optional]
@@ -91,7 +91,6 @@ Name | Type | Description | Notes
91
91
  **uploader_url** | **String** | | [optional]
92
92
  **version** | **String** | The raw version for this package. | [optional]
93
93
  **version_orig** | **String** | | [optional]
94
- **vulnerability_counts** | [**WebOSVSeverityCounts**](WebOSVSeverityCounts.md) | | [optional]
95
94
  **vulnerability_scan_results_url** | **String** | | [optional]
96
95
 
97
96
 
@@ -3,10 +3,8 @@
3
3
  ## Properties
4
4
  Name | Type | Description | Notes
5
5
  ------------ | ------------- | ------------- | -------------
6
- **is_malware_detected** | **BOOLEAN** | Whether the package has been detected as containing malware. Requires Ultra plan. | [optional]
7
6
  **package_file** | **String** | The primary file for the package. |
8
7
  **republish** | **BOOLEAN** | If true, the uploaded package will overwrite any others with the same attributes (e.g. same version); otherwise, it will be flagged as a duplicate. | [optional]
9
8
  **tags** | **String** | A comma-separated values list of tags to add to the package. | [optional]
10
- **vulnerability_counts** | [**WebOSVSeverityCounts**](WebOSVSeverityCounts.md) | | [optional]
11
9
 
12
10
 
data/docs/Package.md CHANGED
@@ -13,6 +13,7 @@ Name | Type | Description | Notes
13
13
  **dependencies_url** | **String** | | [optional]
14
14
  **description** | **String** | A textual description of this package. | [optional]
15
15
  **display_name** | **String** | | [optional]
16
+ **display_source** | **String** | Where the package originated, for example: 'upstream' (proxied/cached from a configured upstream), 'connected_repository' (blended in from a connected target repository), or 'manual_upload' (uploaded directly to Cloudsmith). | [optional]
16
17
  **distro** | [**Distribution**](Distribution.md) | | [optional]
17
18
  **distro_version** | [**DistributionVersion**](DistributionVersion.md) | | [optional]
18
19
  **downloads** | **Integer** | | [optional]
data/docs/PackageCopy.md CHANGED
@@ -13,6 +13,7 @@ Name | Type | Description | Notes
13
13
  **dependencies_url** | **String** | | [optional]
14
14
  **description** | **String** | A textual description of this package. | [optional]
15
15
  **display_name** | **String** | | [optional]
16
+ **display_source** | **String** | Where the package originated, for example: 'upstream' (proxied/cached from a configured upstream), 'connected_repository' (blended in from a connected target repository), or 'manual_upload' (uploaded directly to Cloudsmith). | [optional]
16
17
  **distro** | [**Distribution**](Distribution.md) | | [optional]
17
18
  **distro_version** | [**DistributionVersion**](DistributionVersion.md) | | [optional]
18
19
  **downloads** | **Integer** | | [optional]
@@ -33,7 +34,6 @@ Name | Type | Description | Notes
33
34
  **is_deleteable** | **BOOLEAN** | | [optional]
34
35
  **is_downloadable** | **BOOLEAN** | | [optional]
35
36
  **is_hidden** | **BOOLEAN** | | [optional]
36
- **is_malware_detected** | **BOOLEAN** | Whether the package has been detected as containing malware. Requires Ultra plan. | [optional]
37
37
  **is_moveable** | **BOOLEAN** | | [optional]
38
38
  **is_quarantinable** | **BOOLEAN** | | [optional]
39
39
  **is_quarantined** | **BOOLEAN** | | [optional]
@@ -93,7 +93,6 @@ Name | Type | Description | Notes
93
93
  **uploader_url** | **String** | | [optional]
94
94
  **version** | **String** | The raw version for this package. | [optional]
95
95
  **version_orig** | **String** | | [optional]
96
- **vulnerability_counts** | [**WebOSVSeverityCounts**](WebOSVSeverityCounts.md) | | [optional]
97
96
  **vulnerability_scan_results_url** | **String** | | [optional]
98
97
 
99
98
 
@@ -4,8 +4,6 @@
4
4
  Name | Type | Description | Notes
5
5
  ------------ | ------------- | ------------- | -------------
6
6
  **destination** | **String** | The name of the destination repository without the namespace. |
7
- **is_malware_detected** | **BOOLEAN** | Whether the package has been detected as containing malware. Requires Ultra plan. | [optional]
8
7
  **republish** | **BOOLEAN** | If true, the package will overwrite any others with the same attributes (e.g. same version); otherwise, it will be flagged as a duplicate. | [optional]
9
- **vulnerability_counts** | [**WebOSVSeverityCounts**](WebOSVSeverityCounts.md) | | [optional]
10
8
 
11
9
 
@@ -13,6 +13,7 @@ Name | Type | Description | Notes
13
13
  **dependencies_url** | **String** | | [optional]
14
14
  **description** | **String** | A textual description of this package. | [optional]
15
15
  **display_name** | **String** | | [optional]
16
+ **display_source** | **String** | Where the package originated, for example: 'upstream' (proxied/cached from a configured upstream), 'connected_repository' (blended in from a connected target repository), or 'manual_upload' (uploaded directly to Cloudsmith). | [optional]
16
17
  **distro** | [**Distribution**](Distribution.md) | | [optional]
17
18
  **distro_version** | [**DistributionVersion**](DistributionVersion.md) | | [optional]
18
19
  **downloads** | **Integer** | | [optional]
@@ -3,11 +3,9 @@
3
3
  ## Properties
4
4
  Name | Type | Description | Notes
5
5
  ------------ | ------------- | ------------- | -------------
6
- **is_malware_detected** | **BOOLEAN** | Whether the package has been detected as containing malware. Requires Ultra plan. | [optional]
7
6
  **license_notes** | **String** | | [optional]
8
7
  **license_override** | **String** | | [optional] [default to 'None']
9
8
  **license_url** | **String** | | [optional]
10
9
  **spdx_license** | **String** | |
11
- **vulnerability_counts** | [**WebOSVSeverityCounts**](WebOSVSeverityCounts.md) | | [optional]
12
10
 
13
11
 
@@ -4,11 +4,9 @@
4
4
  Name | Type | Description | Notes
5
5
  ------------ | ------------- | ------------- | -------------
6
6
  **action** | **String** | | [optional] [default to 'Update']
7
- **is_malware_detected** | **BOOLEAN** | Whether the package has been detected as containing malware. Requires Ultra plan. | [optional]
8
7
  **license_notes** | **String** | | [optional]
9
8
  **license_override** | **String** | | [optional] [default to 'None']
10
9
  **license_url** | **String** | | [optional]
11
10
  **spdx_license** | **String** | |
12
- **vulnerability_counts** | [**WebOSVSeverityCounts**](WebOSVSeverityCounts.md) | | [optional]
13
11
 
14
12
 
data/docs/PackageMove.md CHANGED
@@ -13,6 +13,7 @@ Name | Type | Description | Notes
13
13
  **dependencies_url** | **String** | | [optional]
14
14
  **description** | **String** | A textual description of this package. | [optional]
15
15
  **display_name** | **String** | | [optional]
16
+ **display_source** | **String** | Where the package originated, for example: 'upstream' (proxied/cached from a configured upstream), 'connected_repository' (blended in from a connected target repository), or 'manual_upload' (uploaded directly to Cloudsmith). | [optional]
16
17
  **distro** | [**Distribution**](Distribution.md) | | [optional]
17
18
  **distro_version** | [**DistributionVersion**](DistributionVersion.md) | | [optional]
18
19
  **downloads** | **Integer** | | [optional]
@@ -33,7 +34,6 @@ Name | Type | Description | Notes
33
34
  **is_deleteable** | **BOOLEAN** | | [optional]
34
35
  **is_downloadable** | **BOOLEAN** | | [optional]
35
36
  **is_hidden** | **BOOLEAN** | | [optional]
36
- **is_malware_detected** | **BOOLEAN** | Whether the package has been detected as containing malware. Requires Ultra plan. | [optional]
37
37
  **is_moveable** | **BOOLEAN** | | [optional]
38
38
  **is_quarantinable** | **BOOLEAN** | | [optional]
39
39
  **is_quarantined** | **BOOLEAN** | | [optional]
@@ -93,7 +93,6 @@ Name | Type | Description | Notes
93
93
  **uploader_url** | **String** | | [optional]
94
94
  **version** | **String** | The raw version for this package. | [optional]
95
95
  **version_orig** | **String** | | [optional]
96
- **vulnerability_counts** | [**WebOSVSeverityCounts**](WebOSVSeverityCounts.md) | | [optional]
97
96
  **vulnerability_scan_results_url** | **String** | | [optional]
98
97
 
99
98
 
@@ -4,7 +4,5 @@
4
4
  Name | Type | Description | Notes
5
5
  ------------ | ------------- | ------------- | -------------
6
6
  **destination** | **String** | The name of the destination repository without the namespace. |
7
- **is_malware_detected** | **BOOLEAN** | Whether the package has been detected as containing malware. Requires Ultra plan. | [optional]
8
- **vulnerability_counts** | [**WebOSVSeverityCounts**](WebOSVSeverityCounts.md) | | [optional]
9
7
 
10
8
 
@@ -13,6 +13,7 @@ Name | Type | Description | Notes
13
13
  **dependencies_url** | **String** | | [optional]
14
14
  **description** | **String** | A textual description of this package. | [optional]
15
15
  **display_name** | **String** | | [optional]
16
+ **display_source** | **String** | Where the package originated, for example: 'upstream' (proxied/cached from a configured upstream), 'connected_repository' (blended in from a connected target repository), or 'manual_upload' (uploaded directly to Cloudsmith). | [optional]
16
17
  **distro** | [**Distribution**](Distribution.md) | | [optional]
17
18
  **distro_version** | [**DistributionVersion**](DistributionVersion.md) | | [optional]
18
19
  **downloads** | **Integer** | | [optional]
@@ -33,7 +34,6 @@ Name | Type | Description | Notes
33
34
  **is_deleteable** | **BOOLEAN** | | [optional]
34
35
  **is_downloadable** | **BOOLEAN** | | [optional]
35
36
  **is_hidden** | **BOOLEAN** | | [optional]
36
- **is_malware_detected** | **BOOLEAN** | Whether the package has been detected as containing malware. Requires Ultra plan. | [optional]
37
37
  **is_moveable** | **BOOLEAN** | | [optional]
38
38
  **is_quarantinable** | **BOOLEAN** | | [optional]
39
39
  **is_quarantined** | **BOOLEAN** | | [optional]
@@ -92,7 +92,6 @@ Name | Type | Description | Notes
92
92
  **uploader_url** | **String** | | [optional]
93
93
  **version** | **String** | The raw version for this package. | [optional]
94
94
  **version_orig** | **String** | | [optional]
95
- **vulnerability_counts** | [**WebOSVSeverityCounts**](WebOSVSeverityCounts.md) | | [optional]
96
95
  **vulnerability_scan_results_url** | **String** | | [optional]
97
96
 
98
97
 
@@ -3,9 +3,7 @@
3
3
  ## Properties
4
4
  Name | Type | Description | Notes
5
5
  ------------ | ------------- | ------------- | -------------
6
- **is_malware_detected** | **BOOLEAN** | Whether the package has been detected as containing malware. Requires Ultra plan. | [optional]
7
6
  **release** | **BOOLEAN** | If true, the package is released from quarantine. | [optional]
8
7
  **restore** | **BOOLEAN** | If true, the package is released from quarantine. Note: This field is deprecated, please use 'release' instead. | [optional]
9
- **vulnerability_counts** | [**WebOSVSeverityCounts**](WebOSVSeverityCounts.md) | | [optional]
10
8
 
11
9
 
@@ -13,6 +13,7 @@ Name | Type | Description | Notes
13
13
  **dependencies_url** | **String** | | [optional]
14
14
  **description** | **String** | A textual description of this package. | [optional]
15
15
  **display_name** | **String** | | [optional]
16
+ **display_source** | **String** | Where the package originated, for example: 'upstream' (proxied/cached from a configured upstream), 'connected_repository' (blended in from a connected target repository), or 'manual_upload' (uploaded directly to Cloudsmith). | [optional]
16
17
  **distro** | [**Distribution**](Distribution.md) | | [optional]
17
18
  **distro_version** | [**DistributionVersion**](DistributionVersion.md) | | [optional]
18
19
  **downloads** | **Integer** | | [optional]
@@ -33,7 +34,6 @@ Name | Type | Description | Notes
33
34
  **is_deleteable** | **BOOLEAN** | | [optional]
34
35
  **is_downloadable** | **BOOLEAN** | | [optional]
35
36
  **is_hidden** | **BOOLEAN** | | [optional]
36
- **is_malware_detected** | **BOOLEAN** | Whether the package has been detected as containing malware. Requires Ultra plan. | [optional]
37
37
  **is_moveable** | **BOOLEAN** | | [optional]
38
38
  **is_quarantinable** | **BOOLEAN** | | [optional]
39
39
  **is_quarantined** | **BOOLEAN** | | [optional]
@@ -93,7 +93,6 @@ Name | Type | Description | Notes
93
93
  **uploader_url** | **String** | | [optional]
94
94
  **version** | **String** | The raw version for this package. | [optional]
95
95
  **version_orig** | **String** | | [optional]
96
- **vulnerability_counts** | [**WebOSVSeverityCounts**](WebOSVSeverityCounts.md) | | [optional]
97
96
  **vulnerability_scan_results_url** | **String** | | [optional]
98
97
 
99
98
 
data/docs/PackageTag.md CHANGED
@@ -13,6 +13,7 @@ Name | Type | Description | Notes
13
13
  **dependencies_url** | **String** | | [optional]
14
14
  **description** | **String** | A textual description of this package. | [optional]
15
15
  **display_name** | **String** | | [optional]
16
+ **display_source** | **String** | Where the package originated, for example: 'upstream' (proxied/cached from a configured upstream), 'connected_repository' (blended in from a connected target repository), or 'manual_upload' (uploaded directly to Cloudsmith). | [optional]
16
17
  **distro** | [**Distribution**](Distribution.md) | | [optional]
17
18
  **distro_version** | [**DistributionVersion**](DistributionVersion.md) | | [optional]
18
19
  **downloads** | **Integer** | | [optional]
@@ -34,7 +35,6 @@ Name | Type | Description | Notes
34
35
  **is_downloadable** | **BOOLEAN** | | [optional]
35
36
  **is_hidden** | **BOOLEAN** | | [optional]
36
37
  **is_immutable** | **BOOLEAN** | If true, created tags will be immutable. An immutable flag is a tag that cannot be removed from a package. | [optional] [default to false]
37
- **is_malware_detected** | **BOOLEAN** | Whether the package has been detected as containing malware. Requires Ultra plan. | [optional]
38
38
  **is_moveable** | **BOOLEAN** | | [optional]
39
39
  **is_quarantinable** | **BOOLEAN** | | [optional]
40
40
  **is_quarantined** | **BOOLEAN** | | [optional]
@@ -93,7 +93,6 @@ Name | Type | Description | Notes
93
93
  **uploader_url** | **String** | | [optional]
94
94
  **version** | **String** | The raw version for this package. | [optional]
95
95
  **version_orig** | **String** | | [optional]
96
- **vulnerability_counts** | [**WebOSVSeverityCounts**](WebOSVSeverityCounts.md) | | [optional]
97
96
  **vulnerability_scan_results_url** | **String** | | [optional]
98
97
 
99
98
 
@@ -5,8 +5,6 @@ Name | Type | Description | Notes
5
5
  ------------ | ------------- | ------------- | -------------
6
6
  **action** | **String** | | [optional] [default to 'Add']
7
7
  **is_immutable** | **BOOLEAN** | If true, created tags will be immutable. An immutable flag is a tag that cannot be removed from a package. | [optional] [default to false]
8
- **is_malware_detected** | **BOOLEAN** | Whether the package has been detected as containing malware. Requires Ultra plan. | [optional]
9
8
  **tags** | **Array<String>** | A list of tags to apply the action to. Not required for clears. | [optional]
10
- **vulnerability_counts** | [**WebOSVSeverityCounts**](WebOSVSeverityCounts.md) | | [optional]
11
9
 
12
10
 
@@ -4,10 +4,8 @@
4
4
  Name | Type | Description | Notes
5
5
  ------------ | ------------- | ------------- | -------------
6
6
  **identifier** | **String** | |
7
- **is_malware_detected** | **BOOLEAN** | Whether the package has been detected as containing malware. Requires Ultra plan. | [optional]
8
7
  **name** | **String** | The name of this package. | [optional]
9
8
  **url** | **String** | | [optional]
10
9
  **version** | **String** | The raw version for this package. | [optional]
11
- **vulnerability_counts** | [**WebOSVSeverityCounts**](WebOSVSeverityCounts.md) | | [optional]
12
10
 
13
11
 
data/docs/PackagesApi.md CHANGED
@@ -388,7 +388,7 @@ opts = {
388
388
  page: 56, # Integer | A page number within the paginated result set.
389
389
  page_size: 56, # Integer | Number of results to return per page.
390
390
  include_connected_repositories: false, # BOOLEAN | If true, include packages from active connected target repositories in addition to packages from this repository. Has no effect if the repository has no active connections. Defaults to false. Note: download-related URLs on returned packages (e.g. cdn_url, signature_url) are rewritten to point at the requesting repository, not the connected target repository the package physically lives in.
391
- query: '', # String | A search term for querying names, filenames, versions, distributions, architectures, formats or statuses of packages.
391
+ query: '', # String | A search term for querying names, filenames, versions, distributions, architectures, formats, statuses or display sources (display_source:upstream, display_source:manual_upload, display_source:connected_repository) of packages.
392
392
  sort: '-date' # String | A field for sorting objects in ascending or descending order.
393
393
  }
394
394
 
@@ -410,7 +410,7 @@ Name | Type | Description | Notes
410
410
  **page** | **Integer**| A page number within the paginated result set. | [optional]
411
411
  **page_size** | **Integer**| Number of results to return per page. | [optional]
412
412
  **include_connected_repositories** | **BOOLEAN**| If true, include packages from active connected target repositories in addition to packages from this repository. Has no effect if the repository has no active connections. Defaults to false. Note: download-related URLs on returned packages (e.g. cdn_url, signature_url) are rewritten to point at the requesting repository, not the connected target repository the package physically lives in. | [optional] [default to false]
413
- **query** | **String**| A search term for querying names, filenames, versions, distributions, architectures, formats or statuses of packages. | [optional] [default to ]
413
+ **query** | **String**| A search term for querying names, filenames, versions, distributions, architectures, formats, statuses or display sources (display_source:upstream, display_source:manual_upload, display_source:connected_repository) of packages. | [optional] [default to ]
414
414
  **sort** | **String**| A field for sorting objects in ascending or descending order. | [optional] [default to -date]
415
415
 
416
416
  ### Return type