cloudsmith-api 1.33.7 → 1.42.3

Sign up to get free protection for your applications and to get access to all the features.
Files changed (40) hide show
  1. checksums.yaml +4 -4
  2. data/Gemfile.lock +2 -2
  3. data/README.md +4 -4
  4. data/build.json +1 -1
  5. data/docs/AlpinePackageUpload.md +3 -3
  6. data/docs/ConanPackageUpload.md +3 -3
  7. data/docs/MavenPackageUpload.md +3 -3
  8. data/docs/Package.md +3 -3
  9. data/docs/PackageCopy.md +3 -3
  10. data/docs/PackageMove.md +3 -3
  11. data/docs/PackageStatus.md +2 -2
  12. data/docs/RawPackageUpload.md +3 -3
  13. data/docs/Repository.md +1 -1
  14. data/docs/RepositoryWebhook.md +3 -3
  15. data/docs/VagrantPackageUpload.md +3 -3
  16. data/docs/WebhooksCreate.md +2 -2
  17. data/docs/WebhooksPartialUpdate.md +2 -2
  18. data/lib/cloudsmith-api/models/alpine_package_upload.rb +3 -3
  19. data/lib/cloudsmith-api/models/conan_package_upload.rb +3 -3
  20. data/lib/cloudsmith-api/models/maven_package_upload.rb +3 -3
  21. data/lib/cloudsmith-api/models/package.rb +3 -3
  22. data/lib/cloudsmith-api/models/package_copy.rb +3 -3
  23. data/lib/cloudsmith-api/models/package_move.rb +3 -3
  24. data/lib/cloudsmith-api/models/package_status.rb +2 -2
  25. data/lib/cloudsmith-api/models/raw_package_upload.rb +3 -3
  26. data/lib/cloudsmith-api/models/repository.rb +1 -1
  27. data/lib/cloudsmith-api/models/repository_webhook.rb +3 -3
  28. data/lib/cloudsmith-api/models/vagrant_package_upload.rb +3 -3
  29. data/lib/cloudsmith-api/models/webhooks_create.rb +2 -2
  30. data/lib/cloudsmith-api/models/webhooks_partial_update.rb +2 -2
  31. data/lib/cloudsmith-api/version.rb +1 -1
  32. data/vendor/bundle/ruby/2.6.0/extensions/x86_64-linux/2.6.0/autotest-fsevent-0.2.19/gem_make.out +1 -1
  33. data/vendor/bundle/ruby/2.6.0/extensions/x86_64-linux/2.6.0/ffi-1.15.5/gem_make.out +2 -2
  34. data/vendor/bundle/ruby/2.6.0/extensions/x86_64-linux/2.6.0/json-2.6.1/gem_make.out +1 -1
  35. data/vendor/bundle/ruby/2.6.0/extensions/x86_64-linux/2.6.0/json-2.6.1/mkmf.log +1 -1
  36. data/vendor/bundle/ruby/2.6.0/gems/ffi-1.15.5/ext/ffi_c/Makefile +2 -2
  37. data/vendor/bundle/ruby/2.6.0/gems/json-2.6.1/ext/json/Makefile +2 -2
  38. data/vendor/bundle/ruby/2.6.0/gems/json-2.6.1/ext/json/ext/generator/Makefile +2 -2
  39. data/vendor/bundle/ruby/2.6.0/gems/json-2.6.1/ext/json/ext/parser/Makefile +2 -2
  40. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 55cd10ea6cc5731060ae2400d06fc575183dfd22efd65bc5d76a6b0477c73c45
4
- data.tar.gz: b1ae034d7a6699742d0d01128dfdae325a95e7196d15dccc15c6062339c275e5
3
+ metadata.gz: f84ca6034e0f02317929c746c5a5bc1519536bae220658eef2ca6489fbf5d2fb
4
+ data.tar.gz: 729547013070dd11538054a0dafb9a4bc9bd66d7d73a2c534109ae26060a8e71
5
5
  SHA512:
6
- metadata.gz: e4a1cdad365716f0fb046421088d0332f43bb2a831d0681f2e5b07c3248d42d09f16faecd82519c5765b4dbe0ef74ea57f43acdaf79967c9e6a1919cdc1e796b
7
- data.tar.gz: 407115e766ff4d478b3b1694e3bd61498ca9998ab8636bc75323d71873a11b4d7562565980115cc9a57d88e9c47a9759ac777f80c2f387d0ed9a54262f491990
6
+ metadata.gz: 468d44ac528eeaaa03523f690b2801a539f8594453711914f67dab5f181582ef503b7217ae0e0f21b4da3e92ef7070c3f1ae5431a9e94593b83807e0d8fea6b0
7
+ data.tar.gz: a35b03752c11a19695b9930c2360a92906cc04762ccc130a52cb47f11176334422dd78d6000d0d12dcb9e090f7a551544cfdbfc6b713393146d4a13ade8c142b
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- cloudsmith-api (1.33.7)
4
+ cloudsmith-api (1.42.3)
5
5
  addressable (~> 2.3, >= 2.3.0)
6
6
  json (~> 2.1, >= 2.1.0)
7
7
  typhoeus (~> 1.0, >= 1.0.1)
@@ -67,4 +67,4 @@ DEPENDENCIES
67
67
  webmock (~> 1.24, >= 1.24.3)
68
68
 
69
69
  BUNDLED WITH
70
- 2.3.8
70
+ 2.3.9
data/README.md CHANGED
@@ -7,7 +7,7 @@ The API to the Cloudsmith Service
7
7
  This SDK is automatically generated by the [Swagger Codegen](https://github.com/swagger-api/swagger-codegen) project:
8
8
 
9
9
  - API version: v1
10
- - Package version: 1.33.7
10
+ - Package version: 1.42.3
11
11
  - Build package: io.swagger.codegen.languages.RubyClientCodegen
12
12
  For more information, please visit [https://help.cloudsmith.io](https://help.cloudsmith.io)
13
13
 
@@ -24,15 +24,15 @@ gem build cloudsmith-api.gemspec
24
24
  Then either install the gem locally:
25
25
 
26
26
  ```shell
27
- gem install ./cloudsmith-api-1.33.7.gem
27
+ gem install ./cloudsmith-api-1.42.3.gem
28
28
  ```
29
- (for development, run `gem install --dev ./cloudsmith-api-1.33.7.gem` to install the development dependencies)
29
+ (for development, run `gem install --dev ./cloudsmith-api-1.42.3.gem` to install the development dependencies)
30
30
 
31
31
  or publish the gem to a gem hosting service, e.g. [RubyGems](https://rubygems.org/).
32
32
 
33
33
  Finally add this to the Gemfile:
34
34
 
35
- gem 'cloudsmith-api', '~> 1.33.7'
35
+ gem 'cloudsmith-api', '~> 1.42.3'
36
36
 
37
37
  ### Install from Git
38
38
 
data/build.json CHANGED
@@ -8,7 +8,7 @@
8
8
  "gemName": "cloudsmith-api",
9
9
  "gemRequiredRubyVersion": ">= 1.9",
10
10
  "gemSummary": "Cloudsmith API",
11
- "gemVersion": "1.33.7",
11
+ "gemVersion": "1.42.3",
12
12
  "hideGenerationTimestamp": true,
13
13
  "moduleName": "CloudsmithApi",
14
14
  "sortParamsByRequiredFlag": true
@@ -33,7 +33,7 @@ Name | Type | Description | Notes
33
33
  **namespace** | **String** | | [optional]
34
34
  **namespace_url** | **String** | | [optional]
35
35
  **num_files** | **Integer** | | [optional]
36
- **package_type** | **String** | The type of package contents. | [optional]
36
+ **package_type** | **Integer** | The type of package contents. | [optional]
37
37
  **release** | **String** | The release of the package version (if any). | [optional]
38
38
  **repository** | **String** | | [optional]
39
39
  **repository_url** | **String** | | [optional]
@@ -47,10 +47,10 @@ Name | Type | Description | Notes
47
47
  **size** | **Integer** | The calculated size of the package. | [optional]
48
48
  **slug** | **String** | The public unique identifier for the package. | [optional]
49
49
  **slug_perm** | **String** | | [optional]
50
- **stage** | **String** | The synchronisation (in progress) stage of the package. | [optional]
50
+ **stage** | **Integer** | The synchronisation (in progress) stage of the package. | [optional]
51
51
  **stage_str** | **String** | | [optional]
52
52
  **stage_updated_at** | **String** | The datetime the package stage was updated at. | [optional]
53
- **status** | **String** | The synchronisation status of the package. | [optional]
53
+ **status** | **Integer** | The synchronisation status of the package. | [optional]
54
54
  **status_reason** | **String** | A textual description for the synchronous status reason (if any | [optional]
55
55
  **status_str** | **String** | | [optional]
56
56
  **status_updated_at** | **String** | The datetime the package status was updated at. | [optional]
@@ -35,7 +35,7 @@ Name | Type | Description | Notes
35
35
  **namespace** | **String** | | [optional]
36
36
  **namespace_url** | **String** | | [optional]
37
37
  **num_files** | **Integer** | | [optional]
38
- **package_type** | **String** | The type of package contents. | [optional]
38
+ **package_type** | **Integer** | The type of package contents. | [optional]
39
39
  **release** | **String** | The release of the package version (if any). | [optional]
40
40
  **repository** | **String** | | [optional]
41
41
  **repository_url** | **String** | | [optional]
@@ -49,10 +49,10 @@ Name | Type | Description | Notes
49
49
  **size** | **Integer** | The calculated size of the package. | [optional]
50
50
  **slug** | **String** | The public unique identifier for the package. | [optional]
51
51
  **slug_perm** | **String** | | [optional]
52
- **stage** | **String** | The synchronisation (in progress) stage of the package. | [optional]
52
+ **stage** | **Integer** | The synchronisation (in progress) stage of the package. | [optional]
53
53
  **stage_str** | **String** | | [optional]
54
54
  **stage_updated_at** | **String** | The datetime the package stage was updated at. | [optional]
55
- **status** | **String** | The synchronisation status of the package. | [optional]
55
+ **status** | **Integer** | The synchronisation status of the package. | [optional]
56
56
  **status_reason** | **String** | A textual description for the synchronous status reason (if any | [optional]
57
57
  **status_str** | **String** | | [optional]
58
58
  **status_updated_at** | **String** | The datetime the package status was updated at. | [optional]
@@ -35,7 +35,7 @@ Name | Type | Description | Notes
35
35
  **namespace** | **String** | | [optional]
36
36
  **namespace_url** | **String** | | [optional]
37
37
  **num_files** | **Integer** | | [optional]
38
- **package_type** | **String** | The type of package contents. | [optional]
38
+ **package_type** | **Integer** | The type of package contents. | [optional]
39
39
  **packaging** | **String** | Artifact's Maven packaging type. | [optional]
40
40
  **release** | **String** | The release of the package version (if any). | [optional]
41
41
  **repository** | **String** | | [optional]
@@ -50,10 +50,10 @@ Name | Type | Description | Notes
50
50
  **size** | **Integer** | The calculated size of the package. | [optional]
51
51
  **slug** | **String** | The public unique identifier for the package. | [optional]
52
52
  **slug_perm** | **String** | | [optional]
53
- **stage** | **String** | The synchronisation (in progress) stage of the package. | [optional]
53
+ **stage** | **Integer** | The synchronisation (in progress) stage of the package. | [optional]
54
54
  **stage_str** | **String** | | [optional]
55
55
  **stage_updated_at** | **String** | The datetime the package stage was updated at. | [optional]
56
- **status** | **String** | The synchronisation status of the package. | [optional]
56
+ **status** | **Integer** | The synchronisation status of the package. | [optional]
57
57
  **status_reason** | **String** | A textual description for the synchronous status reason (if any | [optional]
58
58
  **status_str** | **String** | | [optional]
59
59
  **status_updated_at** | **String** | The datetime the package status was updated at. | [optional]
data/docs/Package.md CHANGED
@@ -33,7 +33,7 @@ Name | Type | Description | Notes
33
33
  **namespace** | **String** | | [optional]
34
34
  **namespace_url** | **String** | | [optional]
35
35
  **num_files** | **Integer** | | [optional]
36
- **package_type** | **String** | The type of package contents. | [optional]
36
+ **package_type** | **Integer** | The type of package contents. | [optional]
37
37
  **release** | **String** | The release of the package version (if any). | [optional]
38
38
  **repository** | **String** | | [optional]
39
39
  **repository_url** | **String** | | [optional]
@@ -47,10 +47,10 @@ Name | Type | Description | Notes
47
47
  **size** | **Integer** | The calculated size of the package. | [optional]
48
48
  **slug** | **String** | The public unique identifier for the package. | [optional]
49
49
  **slug_perm** | **String** | | [optional]
50
- **stage** | **String** | The synchronisation (in progress) stage of the package. | [optional]
50
+ **stage** | **Integer** | The synchronisation (in progress) stage of the package. | [optional]
51
51
  **stage_str** | **String** | | [optional]
52
52
  **stage_updated_at** | **String** | The datetime the package stage was updated at. | [optional]
53
- **status** | **String** | The synchronisation status of the package. | [optional]
53
+ **status** | **Integer** | The synchronisation status of the package. | [optional]
54
54
  **status_reason** | **String** | A textual description for the synchronous status reason (if any | [optional]
55
55
  **status_str** | **String** | | [optional]
56
56
  **status_updated_at** | **String** | The datetime the package status was updated at. | [optional]
data/docs/PackageCopy.md CHANGED
@@ -33,7 +33,7 @@ Name | Type | Description | Notes
33
33
  **namespace** | **String** | | [optional]
34
34
  **namespace_url** | **String** | | [optional]
35
35
  **num_files** | **Integer** | | [optional]
36
- **package_type** | **String** | The type of package contents. | [optional]
36
+ **package_type** | **Integer** | The type of package contents. | [optional]
37
37
  **release** | **String** | The release of the package version (if any). | [optional]
38
38
  **repository** | **String** | The repository the package will be copied to. | [optional]
39
39
  **repository_url** | **String** | | [optional]
@@ -47,10 +47,10 @@ Name | Type | Description | Notes
47
47
  **size** | **Integer** | The calculated size of the package. | [optional]
48
48
  **slug** | **String** | The public unique identifier for the package. | [optional]
49
49
  **slug_perm** | **String** | | [optional]
50
- **stage** | **String** | The synchronisation (in progress) stage of the package. | [optional]
50
+ **stage** | **Integer** | The synchronisation (in progress) stage of the package. | [optional]
51
51
  **stage_str** | **String** | | [optional]
52
52
  **stage_updated_at** | **String** | The datetime the package stage was updated at. | [optional]
53
- **status** | **String** | The synchronisation status of the package. | [optional]
53
+ **status** | **Integer** | The synchronisation status of the package. | [optional]
54
54
  **status_reason** | **String** | A textual description for the synchronous status reason (if any | [optional]
55
55
  **status_str** | **String** | | [optional]
56
56
  **status_updated_at** | **String** | The datetime the package status was updated at. | [optional]
data/docs/PackageMove.md CHANGED
@@ -33,7 +33,7 @@ Name | Type | Description | Notes
33
33
  **namespace** | **String** | | [optional]
34
34
  **namespace_url** | **String** | | [optional]
35
35
  **num_files** | **Integer** | | [optional]
36
- **package_type** | **String** | The type of package contents. | [optional]
36
+ **package_type** | **Integer** | The type of package contents. | [optional]
37
37
  **release** | **String** | The release of the package version (if any). | [optional]
38
38
  **repository** | **String** | The repository the package will be moved to. | [optional]
39
39
  **repository_url** | **String** | | [optional]
@@ -47,10 +47,10 @@ Name | Type | Description | Notes
47
47
  **size** | **Integer** | The calculated size of the package. | [optional]
48
48
  **slug** | **String** | The public unique identifier for the package. | [optional]
49
49
  **slug_perm** | **String** | | [optional]
50
- **stage** | **String** | The synchronisation (in progress) stage of the package. | [optional]
50
+ **stage** | **Integer** | The synchronisation (in progress) stage of the package. | [optional]
51
51
  **stage_str** | **String** | | [optional]
52
52
  **stage_updated_at** | **String** | The datetime the package stage was updated at. | [optional]
53
- **status** | **String** | The synchronisation status of the package. | [optional]
53
+ **status** | **Integer** | The synchronisation status of the package. | [optional]
54
54
  **status_reason** | **String** | A textual description for the synchronous status reason (if any | [optional]
55
55
  **status_str** | **String** | | [optional]
56
56
  **status_updated_at** | **String** | The datetime the package status was updated at. | [optional]
@@ -9,10 +9,10 @@ Name | Type | Description | Notes
9
9
  **is_sync_in_flight** | **BOOLEAN** | | [optional]
10
10
  **is_sync_in_progress** | **BOOLEAN** | | [optional]
11
11
  **self_url** | **String** | | [optional]
12
- **stage** | **String** | The synchronisation (in progress) stage of the package. | [optional]
12
+ **stage** | **Integer** | The synchronisation (in progress) stage of the package. | [optional]
13
13
  **stage_str** | **String** | | [optional]
14
14
  **stage_updated_at** | **String** | The datetime the package stage was updated at. | [optional]
15
- **status** | **String** | The synchronisation status of the package. | [optional]
15
+ **status** | **Integer** | The synchronisation status of the package. | [optional]
16
16
  **status_reason** | **String** | A textual description for the synchronous status reason (if any | [optional]
17
17
  **status_str** | **String** | | [optional]
18
18
  **status_updated_at** | **String** | The datetime the package status was updated at. | [optional]
@@ -33,7 +33,7 @@ Name | Type | Description | Notes
33
33
  **namespace** | **String** | | [optional]
34
34
  **namespace_url** | **String** | | [optional]
35
35
  **num_files** | **Integer** | | [optional]
36
- **package_type** | **String** | The type of package contents. | [optional]
36
+ **package_type** | **Integer** | The type of package contents. | [optional]
37
37
  **release** | **String** | The release of the package version (if any). | [optional]
38
38
  **repository** | **String** | | [optional]
39
39
  **repository_url** | **String** | | [optional]
@@ -47,10 +47,10 @@ Name | Type | Description | Notes
47
47
  **size** | **Integer** | The calculated size of the package. | [optional]
48
48
  **slug** | **String** | The public unique identifier for the package. | [optional]
49
49
  **slug_perm** | **String** | | [optional]
50
- **stage** | **String** | The synchronisation (in progress) stage of the package. | [optional]
50
+ **stage** | **Integer** | The synchronisation (in progress) stage of the package. | [optional]
51
51
  **stage_str** | **String** | | [optional]
52
52
  **stage_updated_at** | **String** | The datetime the package stage was updated at. | [optional]
53
- **status** | **String** | The synchronisation status of the package. | [optional]
53
+ **status** | **Integer** | The synchronisation status of the package. | [optional]
54
54
  **status_reason** | **String** | A textual description for the synchronous status reason (if any | [optional]
55
55
  **status_str** | **String** | | [optional]
56
56
  **status_updated_at** | **String** | The datetime the package status was updated at. | [optional]
data/docs/Repository.md CHANGED
@@ -18,7 +18,7 @@ Name | Type | Description | Notes
18
18
  **num_downloads** | **Integer** | The number of downloads for packages in the repository. | [optional]
19
19
  **package_count** | **Integer** | The number of packages in the repository. | [optional]
20
20
  **package_group_count** | **Integer** | The number of groups in the repository. | [optional]
21
- **repository_type** | **String** | The repository type changes how it is accessed and billed. Private repositories can only be used on paid plans, but are visible only to you or authorised delegates. Open-Source repositories are always visible to everyone and are restricted by licensing, but are free to use and come with generous bandwidth/storage. You can only select Open-Source at repository creation time. | [optional]
21
+ **repository_type** | **Integer** | The repository type changes how it is accessed and billed. Private repositories can only be used on paid plans, but are visible only to you or authorised delegates. Open-Source repositories are always visible to everyone and are restricted by licensing, but are free to use and come with generous bandwidth/storage. You can only select Open-Source at repository creation time. | [optional]
22
22
  **repository_type_str** | **String** | The repository type changes how it is accessed and billed. Private repositories can only be used on paid plans, but are visible only to you or authorised delegates. Public repositories are free to use on all plans and visible to all Cloudsmith users. | [optional]
23
23
  **self_html_url** | **String** | Website URL for this repository. | [optional]
24
24
  **self_url** | **String** | API endpoint where data about this repository can be retrieved. | [optional]
@@ -6,7 +6,7 @@ Name | Type | Description | Notes
6
6
  **created_at** | **String** | | [optional]
7
7
  **created_by** | **String** | | [optional]
8
8
  **created_by_url** | **String** | | [optional]
9
- **disable_reason** | **String** | | [optional]
9
+ **disable_reason** | **Integer** | | [optional]
10
10
  **disable_reason_str** | **String** | | [optional]
11
11
  **events** | **Array<String>** | |
12
12
  **identifier** | **Integer** | | [optional]
@@ -16,9 +16,9 @@ Name | Type | Description | Notes
16
16
  **last_response_status_str** | **String** | | [optional]
17
17
  **num_sent** | **Integer** | | [optional]
18
18
  **package_query** | **String** | The package-based search query for webhooks to fire. This uses the same syntax as the standard search used for repositories, and also supports boolean logic operators such as OR/AND/NOT and parentheses for grouping. If a package does not match, the webhook will not fire. | [optional]
19
- **request_body_format** | **String** | The format of the payloads for webhook requests. | [optional]
19
+ **request_body_format** | **Integer** | The format of the payloads for webhook requests. | [optional]
20
20
  **request_body_format_str** | **String** | | [optional]
21
- **request_body_template_format** | **String** | The format of the payloads for webhook requests. | [optional]
21
+ **request_body_template_format** | **Integer** | The format of the payloads for webhook requests. | [optional]
22
22
  **request_body_template_format_str** | **String** | | [optional]
23
23
  **request_content_type** | **String** | The value that will be sent for the 'Content Type' header. | [optional]
24
24
  **secret_header** | **String** | The header to send the predefined secret in. This must be unique from existing headers or it won't be sent. You can use this as a form of authentication on the endpoint side. | [optional]
@@ -33,7 +33,7 @@ Name | Type | Description | Notes
33
33
  **namespace** | **String** | | [optional]
34
34
  **namespace_url** | **String** | | [optional]
35
35
  **num_files** | **Integer** | | [optional]
36
- **package_type** | **String** | The type of package contents. | [optional]
36
+ **package_type** | **Integer** | The type of package contents. | [optional]
37
37
  **provider** | **String** | The virtual machine provider for the box. |
38
38
  **release** | **String** | The release of the package version (if any). | [optional]
39
39
  **repository** | **String** | | [optional]
@@ -48,10 +48,10 @@ Name | Type | Description | Notes
48
48
  **size** | **Integer** | The calculated size of the package. | [optional]
49
49
  **slug** | **String** | The public unique identifier for the package. | [optional]
50
50
  **slug_perm** | **String** | | [optional]
51
- **stage** | **String** | The synchronisation (in progress) stage of the package. | [optional]
51
+ **stage** | **Integer** | The synchronisation (in progress) stage of the package. | [optional]
52
52
  **stage_str** | **String** | | [optional]
53
53
  **stage_updated_at** | **String** | The datetime the package stage was updated at. | [optional]
54
- **status** | **String** | The synchronisation status of the package. | [optional]
54
+ **status** | **Integer** | The synchronisation status of the package. | [optional]
55
55
  **status_reason** | **String** | A textual description for the synchronous status reason (if any | [optional]
56
56
  **status_str** | **String** | | [optional]
57
57
  **status_updated_at** | **String** | The datetime the package status was updated at. | [optional]
@@ -6,8 +6,8 @@ Name | Type | Description | Notes
6
6
  **events** | **Array<String>** | None |
7
7
  **is_active** | **BOOLEAN** | If enabled, the webhook will trigger on events and send payloads to the configured target URL. | [optional]
8
8
  **package_query** | **String** | The package-based search query for webhooks to fire. This uses the same syntax as the standard search used for repositories, and also supports boolean logic operators such as OR/AND/NOT and parentheses for grouping. If a package does not match, the webhook will not fire. | [optional]
9
- **request_body_format** | **String** | The format of the payloads for webhook requests. | [optional]
10
- **request_body_template_format** | **String** | The format of the payloads for webhook requests. | [optional]
9
+ **request_body_format** | **Integer** | The format of the payloads for webhook requests. | [optional]
10
+ **request_body_template_format** | **Integer** | The format of the payloads for webhook requests. | [optional]
11
11
  **request_content_type** | **String** | The value that will be sent for the 'Content Type' header. | [optional]
12
12
  **secret_header** | **String** | The header to send the predefined secret in. This must be unique from existing headers or it won't be sent. You can use this as a form of authentication on the endpoint side. | [optional]
13
13
  **secret_value** | **String** | The value for the predefined secret (note: this is treated as a passphrase and is encrypted when we store it). You can use this as a form of authentication on the endpoint side. | [optional]
@@ -6,8 +6,8 @@ Name | Type | Description | Notes
6
6
  **events** | **Array<String>** | None | [optional]
7
7
  **is_active** | **BOOLEAN** | If enabled, the webhook will trigger on events and send payloads to the configured target URL. | [optional]
8
8
  **package_query** | **String** | The package-based search query for webhooks to fire. This uses the same syntax as the standard search used for repositories, and also supports boolean logic operators such as OR/AND/NOT and parentheses for grouping. If a package does not match, the webhook will not fire. | [optional]
9
- **request_body_format** | **String** | The format of the payloads for webhook requests. | [optional]
10
- **request_body_template_format** | **String** | The format of the payloads for webhook requests. | [optional]
9
+ **request_body_format** | **Integer** | The format of the payloads for webhook requests. | [optional]
10
+ **request_body_template_format** | **Integer** | The format of the payloads for webhook requests. | [optional]
11
11
  **request_content_type** | **String** | The value that will be sent for the 'Content Type' header. | [optional]
12
12
  **secret_header** | **String** | The header to send the predefined secret in. This must be unique from existing headers or it won't be sent. You can use this as a form of authentication on the endpoint side. | [optional]
13
13
  **secret_value** | **String** | The value for the predefined secret (note: this is treated as a passphrase and is encrypted when we store it). You can use this as a form of authentication on the endpoint side. | [optional]
@@ -309,7 +309,7 @@ module CloudsmithApi
309
309
  :'namespace' => :'String',
310
310
  :'namespace_url' => :'String',
311
311
  :'num_files' => :'Integer',
312
- :'package_type' => :'String',
312
+ :'package_type' => :'Integer',
313
313
  :'release' => :'String',
314
314
  :'repository' => :'String',
315
315
  :'repository_url' => :'String',
@@ -323,10 +323,10 @@ module CloudsmithApi
323
323
  :'size' => :'Integer',
324
324
  :'slug' => :'String',
325
325
  :'slug_perm' => :'String',
326
- :'stage' => :'String',
326
+ :'stage' => :'Integer',
327
327
  :'stage_str' => :'String',
328
328
  :'stage_updated_at' => :'String',
329
- :'status' => :'String',
329
+ :'status' => :'Integer',
330
330
  :'status_reason' => :'String',
331
331
  :'status_str' => :'String',
332
332
  :'status_updated_at' => :'String',
@@ -319,7 +319,7 @@ module CloudsmithApi
319
319
  :'namespace' => :'String',
320
320
  :'namespace_url' => :'String',
321
321
  :'num_files' => :'Integer',
322
- :'package_type' => :'String',
322
+ :'package_type' => :'Integer',
323
323
  :'release' => :'String',
324
324
  :'repository' => :'String',
325
325
  :'repository_url' => :'String',
@@ -333,10 +333,10 @@ module CloudsmithApi
333
333
  :'size' => :'Integer',
334
334
  :'slug' => :'String',
335
335
  :'slug_perm' => :'String',
336
- :'stage' => :'String',
336
+ :'stage' => :'Integer',
337
337
  :'stage_str' => :'String',
338
338
  :'stage_updated_at' => :'String',
339
- :'status' => :'String',
339
+ :'status' => :'Integer',
340
340
  :'status_reason' => :'String',
341
341
  :'status_str' => :'String',
342
342
  :'status_updated_at' => :'String',
@@ -323,7 +323,7 @@ module CloudsmithApi
323
323
  :'namespace' => :'String',
324
324
  :'namespace_url' => :'String',
325
325
  :'num_files' => :'Integer',
326
- :'package_type' => :'String',
326
+ :'package_type' => :'Integer',
327
327
  :'packaging' => :'String',
328
328
  :'release' => :'String',
329
329
  :'repository' => :'String',
@@ -338,10 +338,10 @@ module CloudsmithApi
338
338
  :'size' => :'Integer',
339
339
  :'slug' => :'String',
340
340
  :'slug_perm' => :'String',
341
- :'stage' => :'String',
341
+ :'stage' => :'Integer',
342
342
  :'stage_str' => :'String',
343
343
  :'stage_updated_at' => :'String',
344
- :'status' => :'String',
344
+ :'status' => :'Integer',
345
345
  :'status_reason' => :'String',
346
346
  :'status_str' => :'String',
347
347
  :'status_updated_at' => :'String',
@@ -313,7 +313,7 @@ module CloudsmithApi
313
313
  :'namespace' => :'String',
314
314
  :'namespace_url' => :'String',
315
315
  :'num_files' => :'Integer',
316
- :'package_type' => :'String',
316
+ :'package_type' => :'Integer',
317
317
  :'release' => :'String',
318
318
  :'repository' => :'String',
319
319
  :'repository_url' => :'String',
@@ -327,10 +327,10 @@ module CloudsmithApi
327
327
  :'size' => :'Integer',
328
328
  :'slug' => :'String',
329
329
  :'slug_perm' => :'String',
330
- :'stage' => :'String',
330
+ :'stage' => :'Integer',
331
331
  :'stage_str' => :'String',
332
332
  :'stage_updated_at' => :'String',
333
- :'status' => :'String',
333
+ :'status' => :'Integer',
334
334
  :'status_reason' => :'String',
335
335
  :'status_str' => :'String',
336
336
  :'status_updated_at' => :'String',
@@ -313,7 +313,7 @@ module CloudsmithApi
313
313
  :'namespace' => :'String',
314
314
  :'namespace_url' => :'String',
315
315
  :'num_files' => :'Integer',
316
- :'package_type' => :'String',
316
+ :'package_type' => :'Integer',
317
317
  :'release' => :'String',
318
318
  :'repository' => :'String',
319
319
  :'repository_url' => :'String',
@@ -327,10 +327,10 @@ module CloudsmithApi
327
327
  :'size' => :'Integer',
328
328
  :'slug' => :'String',
329
329
  :'slug_perm' => :'String',
330
- :'stage' => :'String',
330
+ :'stage' => :'Integer',
331
331
  :'stage_str' => :'String',
332
332
  :'stage_updated_at' => :'String',
333
- :'status' => :'String',
333
+ :'status' => :'Integer',
334
334
  :'status_reason' => :'String',
335
335
  :'status_str' => :'String',
336
336
  :'status_updated_at' => :'String',
@@ -313,7 +313,7 @@ module CloudsmithApi
313
313
  :'namespace' => :'String',
314
314
  :'namespace_url' => :'String',
315
315
  :'num_files' => :'Integer',
316
- :'package_type' => :'String',
316
+ :'package_type' => :'Integer',
317
317
  :'release' => :'String',
318
318
  :'repository' => :'String',
319
319
  :'repository_url' => :'String',
@@ -327,10 +327,10 @@ module CloudsmithApi
327
327
  :'size' => :'Integer',
328
328
  :'slug' => :'String',
329
329
  :'slug_perm' => :'String',
330
- :'stage' => :'String',
330
+ :'stage' => :'Integer',
331
331
  :'stage_str' => :'String',
332
332
  :'stage_updated_at' => :'String',
333
- :'status' => :'String',
333
+ :'status' => :'Integer',
334
334
  :'status_reason' => :'String',
335
335
  :'status_str' => :'String',
336
336
  :'status_updated_at' => :'String',
@@ -89,10 +89,10 @@ module CloudsmithApi
89
89
  :'is_sync_in_flight' => :'BOOLEAN',
90
90
  :'is_sync_in_progress' => :'BOOLEAN',
91
91
  :'self_url' => :'String',
92
- :'stage' => :'String',
92
+ :'stage' => :'Integer',
93
93
  :'stage_str' => :'String',
94
94
  :'stage_updated_at' => :'String',
95
- :'status' => :'String',
95
+ :'status' => :'Integer',
96
96
  :'status_reason' => :'String',
97
97
  :'status_str' => :'String',
98
98
  :'status_updated_at' => :'String',
@@ -309,7 +309,7 @@ module CloudsmithApi
309
309
  :'namespace' => :'String',
310
310
  :'namespace_url' => :'String',
311
311
  :'num_files' => :'Integer',
312
- :'package_type' => :'String',
312
+ :'package_type' => :'Integer',
313
313
  :'release' => :'String',
314
314
  :'repository' => :'String',
315
315
  :'repository_url' => :'String',
@@ -323,10 +323,10 @@ module CloudsmithApi
323
323
  :'size' => :'Integer',
324
324
  :'slug' => :'String',
325
325
  :'slug_perm' => :'String',
326
- :'stage' => :'String',
326
+ :'stage' => :'Integer',
327
327
  :'stage_str' => :'String',
328
328
  :'stage_updated_at' => :'String',
329
- :'status' => :'String',
329
+ :'status' => :'Integer',
330
330
  :'status_reason' => :'String',
331
331
  :'status_str' => :'String',
332
332
  :'status_updated_at' => :'String',
@@ -134,7 +134,7 @@ module CloudsmithApi
134
134
  :'num_downloads' => :'Integer',
135
135
  :'package_count' => :'Integer',
136
136
  :'package_group_count' => :'Integer',
137
- :'repository_type' => :'String',
137
+ :'repository_type' => :'Integer',
138
138
  :'repository_type_str' => :'String',
139
139
  :'self_html_url' => :'String',
140
140
  :'self_url' => :'String',
@@ -134,7 +134,7 @@ module CloudsmithApi
134
134
  :'created_at' => :'String',
135
135
  :'created_by' => :'String',
136
136
  :'created_by_url' => :'String',
137
- :'disable_reason' => :'String',
137
+ :'disable_reason' => :'Integer',
138
138
  :'disable_reason_str' => :'String',
139
139
  :'events' => :'Array<String>',
140
140
  :'identifier' => :'Integer',
@@ -144,9 +144,9 @@ module CloudsmithApi
144
144
  :'last_response_status_str' => :'String',
145
145
  :'num_sent' => :'Integer',
146
146
  :'package_query' => :'String',
147
- :'request_body_format' => :'String',
147
+ :'request_body_format' => :'Integer',
148
148
  :'request_body_format_str' => :'String',
149
- :'request_body_template_format' => :'String',
149
+ :'request_body_template_format' => :'Integer',
150
150
  :'request_body_template_format_str' => :'String',
151
151
  :'request_content_type' => :'String',
152
152
  :'secret_header' => :'String',
@@ -313,7 +313,7 @@ module CloudsmithApi
313
313
  :'namespace' => :'String',
314
314
  :'namespace_url' => :'String',
315
315
  :'num_files' => :'Integer',
316
- :'package_type' => :'String',
316
+ :'package_type' => :'Integer',
317
317
  :'provider' => :'String',
318
318
  :'release' => :'String',
319
319
  :'repository' => :'String',
@@ -328,10 +328,10 @@ module CloudsmithApi
328
328
  :'size' => :'Integer',
329
329
  :'slug' => :'String',
330
330
  :'slug_perm' => :'String',
331
- :'stage' => :'String',
331
+ :'stage' => :'Integer',
332
332
  :'stage_str' => :'String',
333
333
  :'stage_updated_at' => :'String',
334
- :'status' => :'String',
334
+ :'status' => :'Integer',
335
335
  :'status_reason' => :'String',
336
336
  :'status_str' => :'String',
337
337
  :'status_updated_at' => :'String',
@@ -74,8 +74,8 @@ module CloudsmithApi
74
74
  :'events' => :'Array<String>',
75
75
  :'is_active' => :'BOOLEAN',
76
76
  :'package_query' => :'String',
77
- :'request_body_format' => :'String',
78
- :'request_body_template_format' => :'String',
77
+ :'request_body_format' => :'Integer',
78
+ :'request_body_template_format' => :'Integer',
79
79
  :'request_content_type' => :'String',
80
80
  :'secret_header' => :'String',
81
81
  :'secret_value' => :'String',
@@ -74,8 +74,8 @@ module CloudsmithApi
74
74
  :'events' => :'Array<String>',
75
75
  :'is_active' => :'BOOLEAN',
76
76
  :'package_query' => :'String',
77
- :'request_body_format' => :'String',
78
- :'request_body_template_format' => :'String',
77
+ :'request_body_format' => :'Integer',
78
+ :'request_body_template_format' => :'Integer',
79
79
  :'request_content_type' => :'String',
80
80
  :'secret_header' => :'String',
81
81
  :'secret_value' => :'String',
@@ -11,5 +11,5 @@ Swagger Codegen version: 2.4.26
11
11
  =end
12
12
 
13
13
  module CloudsmithApi
14
- VERSION = '1.33.7'
14
+ VERSION = '1.42.3'
15
15
  end
@@ -1,5 +1,5 @@
1
1
  current directory: /home/circleci/project/bindings/ruby/src/vendor/bundle/ruby/2.6.0/gems/autotest-fsevent-0.2.19/ext/fsevent
2
- /usr/local/bin/ruby -I /usr/local/lib/ruby/2.6.0 -r ./siteconf20220303-630-k7ypgc.rb extconf.rb
2
+ /usr/local/bin/ruby -I /usr/local/lib/ruby/2.6.0 -r ./siteconf20220316-631-1bysofc.rb extconf.rb
3
3
 
4
4
  current directory: /home/circleci/project/bindings/ruby/src/vendor/bundle/ruby/2.6.0/gems/autotest-fsevent-0.2.19/ext/fsevent
5
5
  make "DESTDIR=" clean
@@ -1,5 +1,5 @@
1
1
  current directory: /home/circleci/project/bindings/ruby/src/vendor/bundle/ruby/2.6.0/gems/ffi-1.15.5/ext/ffi_c
2
- /usr/local/bin/ruby -I /usr/local/lib/ruby/2.6.0 -r ./siteconf20220303-630-s7zkvo.rb extconf.rb
2
+ /usr/local/bin/ruby -I /usr/local/lib/ruby/2.6.0 -r ./siteconf20220316-631-r5zdqx.rb extconf.rb
3
3
  checking for ffi_prep_closure_loc() in -lffi... yes
4
4
  checking for ffi_prep_cif_var()... yes
5
5
  checking for ffi_raw_call()... yes
@@ -40,4 +40,4 @@ linking shared-object ffi_c.so
40
40
 
41
41
  current directory: /home/circleci/project/bindings/ruby/src/vendor/bundle/ruby/2.6.0/gems/ffi-1.15.5/ext/ffi_c
42
42
  make "DESTDIR=" install
43
- /usr/bin/install -c -m 0755 ffi_c.so ./.gem.20220303-630-1n4a75q
43
+ /usr/bin/install -c -m 0755 ffi_c.so ./.gem.20220316-631-1dtdarl
@@ -1,5 +1,5 @@
1
1
  current directory: /home/circleci/project/bindings/ruby/src/vendor/bundle/ruby/2.6.0/gems/json-2.6.1/ext/json
2
- /usr/local/bin/ruby -I /usr/local/lib/ruby/2.6.0 -r ./siteconf20220303-630-as0gu0.rb extconf.rb
2
+ /usr/local/bin/ruby -I /usr/local/lib/ruby/2.6.0 -r ./siteconf20220316-631-1czjdqg.rb extconf.rb
3
3
  creating Makefile
4
4
 
5
5
  current directory: /home/circleci/project/bindings/ruby/src/vendor/bundle/ruby/2.6.0/gems/json-2.6.1/ext/json
@@ -100,7 +100,7 @@ checked program was:
100
100
  /* end */
101
101
 
102
102
  "gcc -o conftest -I/usr/local/include/ruby-2.6.0/x86_64-linux -I/usr/local/include/ruby-2.6.0/ruby/backward -I/usr/local/include/ruby-2.6.0 -I. -O3 -ggdb3 -Wall -Wextra -Wdeclaration-after-statement -Wdeprecated-declarations -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -Wpointer-arith -Wrestrict -Wwrite-strings -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -fPIC conftest.c -L. -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L. -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,-rpath,/usr/local/lib -L/usr/local/lib -lruby -lm -lc"
103
- /usr/bin/ld: /tmp/ccyLcbaw.o: in function `t':
103
+ /usr/bin/ld: /tmp/cc5tVLwz.o: in function `t':
104
104
  /home/circleci/project/bindings/ruby/src/vendor/bundle/ruby/2.6.0/gems/json-2.6.1/ext/json/ext/parser/conftest.c:17: undefined reference to `rb_enc_interned_str'
105
105
  collect2: error: ld returned 1 exit status
106
106
  checked program was:
@@ -31,8 +31,8 @@ rubyhdrdir = $(includedir)/$(RUBY_VERSION_NAME)
31
31
  vendorarchdir = $(vendorlibdir)/$(sitearch)
32
32
  vendorlibdir = $(vendordir)/$(ruby_version)
33
33
  vendordir = $(rubylibprefix)/vendor_ruby
34
- sitearchdir = $(DESTDIR)./.gem.20220303-630-1n4a75q
35
- sitelibdir = $(DESTDIR)./.gem.20220303-630-1n4a75q
34
+ sitearchdir = $(DESTDIR)./.gem.20220316-631-1dtdarl
35
+ sitelibdir = $(DESTDIR)./.gem.20220316-631-1dtdarl
36
36
  sitedir = $(rubylibprefix)/site_ruby
37
37
  rubyarchdir = $(rubylibdir)/$(arch)
38
38
  rubylibdir = $(rubylibprefix)/$(ruby_version)
@@ -31,8 +31,8 @@ rubyhdrdir = $(includedir)/$(RUBY_VERSION_NAME)
31
31
  vendorarchdir = $(vendorlibdir)/$(sitearch)
32
32
  vendorlibdir = $(vendordir)/$(ruby_version)
33
33
  vendordir = $(rubylibprefix)/vendor_ruby
34
- sitearchdir = $(DESTDIR)./.gem.20220303-630-1uhflgx
35
- sitelibdir = $(DESTDIR)./.gem.20220303-630-1uhflgx
34
+ sitearchdir = $(DESTDIR)./.gem.20220316-631-1gkavm6
35
+ sitelibdir = $(DESTDIR)./.gem.20220316-631-1gkavm6
36
36
  sitedir = $(rubylibprefix)/site_ruby
37
37
  rubyarchdir = $(rubylibdir)/$(arch)
38
38
  rubylibdir = $(rubylibprefix)/$(ruby_version)
@@ -31,8 +31,8 @@ rubyhdrdir = $(includedir)/$(RUBY_VERSION_NAME)
31
31
  vendorarchdir = $(vendorlibdir)/$(sitearch)
32
32
  vendorlibdir = $(vendordir)/$(ruby_version)
33
33
  vendordir = $(rubylibprefix)/vendor_ruby
34
- sitearchdir = $(DESTDIR)./.gem.20220303-630-1uy7e4f
35
- sitelibdir = $(DESTDIR)./.gem.20220303-630-1uy7e4f
34
+ sitearchdir = $(DESTDIR)./.gem.20220316-631-o0tuv0
35
+ sitelibdir = $(DESTDIR)./.gem.20220316-631-o0tuv0
36
36
  sitedir = $(rubylibprefix)/site_ruby
37
37
  rubyarchdir = $(rubylibdir)/$(arch)
38
38
  rubylibdir = $(rubylibprefix)/$(ruby_version)
@@ -31,8 +31,8 @@ rubyhdrdir = $(includedir)/$(RUBY_VERSION_NAME)
31
31
  vendorarchdir = $(vendorlibdir)/$(sitearch)
32
32
  vendorlibdir = $(vendordir)/$(ruby_version)
33
33
  vendordir = $(rubylibprefix)/vendor_ruby
34
- sitearchdir = $(DESTDIR)./.gem.20220303-630-4upn6b
35
- sitelibdir = $(DESTDIR)./.gem.20220303-630-4upn6b
34
+ sitearchdir = $(DESTDIR)./.gem.20220316-631-1am36m0
35
+ sitelibdir = $(DESTDIR)./.gem.20220316-631-1am36m0
36
36
  sitedir = $(rubylibprefix)/site_ruby
37
37
  rubyarchdir = $(rubylibdir)/$(arch)
38
38
  rubylibdir = $(rubylibprefix)/$(ruby_version)
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: cloudsmith-api
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.33.7
4
+ version: 1.42.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Cloudsmith Ltd
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2022-03-03 00:00:00.000000000 Z
11
+ date: 2022-03-16 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: typhoeus