infrawrench-sdk 1.21.0 → 1.22.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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 9862e7d44b95bc0794e298c73ff379546de05a7481dc7f9965e1de260c1eb14b
4
- data.tar.gz: 6c9ca9ecdb8b203159c5e92555db87a3d439d7084f3ff2bfe2b14cd59d69700d
3
+ metadata.gz: fb9eeb64fa09152b2c64e0dd72fbf56160ab1447064a683d6611b4017c380e33
4
+ data.tar.gz: 4dc2e29cc24388f7b1eb588def8ac852cd7438f5cba69fd82ad482ad9f168dc7
5
5
  SHA512:
6
- metadata.gz: ba1721493b342779182cdd239ea06d82ccf42cda13fa0dfc46a3c98b0e47a482de057f30c8362a528c505268808a4a4d072080771bf05c3eb08667ba1d62d531
7
- data.tar.gz: a9e63a70297fe0508c9e0abdd9732d9453b5231c6616700f654c29609fd9a26fed0342d60acd2901deacfcf73de4c03cc77d6539fe7481da54f1608b81fb040c
6
+ metadata.gz: 9afc981bac83fc80810c908230b83b0ce35e9f5039cfbcde7ba0e0ccbfcecfd18184f1a52549cd1f3b31fdf2e03909787d7806ce27a719183ba38447f425c155
7
+ data.tar.gz: 721dba6ea2183416418eb7f79ff4fd33419c25e12d1f1278ffcdbe20c8163a603f4f77727f6e34e8ae0bf52cc2a519a317df9ef9cce27589879d8c6f40d910d3
data/README.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # infrawrench-sdk
2
2
 
3
- Generated Ruby client for the Infrawrench API (API version `1.21.0`).
3
+ Generated Ruby client for the Infrawrench API (API version `1.22.0`).
4
4
 
5
5
  **Do not edit this gem by hand** — it is regenerated from `openapi.json` and is
6
6
  not checked into the repository. Run
@@ -1,9 +1,9 @@
1
1
  # frozen_string_literal: true
2
2
 
3
- # infrawrench-sdk v1.21.0 | MIT | Copyright (c) 2026 Infrawrench LLC
3
+ # infrawrench-sdk v1.22.0 | MIT | Copyright (c) 2026 Infrawrench LLC
4
4
  # https://github.com/Infrawrench/Infrawrench
5
5
  #
6
- # Generated from the Infrawrench API OpenAPI 3.1 spec (API version 1.21.0).
6
+ # Generated from the Infrawrench API OpenAPI 3.1 spec (API version 1.22.0).
7
7
  #
8
8
  # DO NOT EDIT. Regenerate with:
9
9
  # pnpm --filter @infrawrench/web generate:sdk
@@ -17,8 +17,8 @@ require_relative "lib/infrawrench/version"
17
17
  Gem::Specification.new do |spec|
18
18
  spec.name = "infrawrench-sdk"
19
19
  spec.version = Infrawrench::VERSION
20
- spec.summary = "Generated Ruby client for the Infrawrench API (v1.21.0)."
21
- spec.description = "Generated Ruby client for the Infrawrench API (v1.21.0). Covers the published API surface only — operations marked x-internal in the spec are not generated. No runtime dependencies."
20
+ spec.summary = "Generated Ruby client for the Infrawrench API (v1.22.0)."
21
+ spec.description = "Generated Ruby client for the Infrawrench API (v1.22.0). Covers the published API surface only — operations marked x-internal in the spec are not generated. No runtime dependencies."
22
22
  spec.authors = ["Infrawrench LLC", "Astrid Gealer"]
23
23
  spec.email = ["astrid@infrawrench.com"]
24
24
  spec.homepage = "https://infrawrench.com/docs/team-and-billing/client-sdks"
@@ -1,9 +1,9 @@
1
1
  # frozen_string_literal: true
2
2
 
3
- # infrawrench-sdk v1.21.0 | MIT | Copyright (c) 2026 Infrawrench LLC
3
+ # infrawrench-sdk v1.22.0 | MIT | Copyright (c) 2026 Infrawrench LLC
4
4
  # https://github.com/Infrawrench/Infrawrench
5
5
  #
6
- # Generated from the Infrawrench API OpenAPI 3.1 spec (API version 1.21.0).
6
+ # Generated from the Infrawrench API OpenAPI 3.1 spec (API version 1.22.0).
7
7
  #
8
8
  # DO NOT EDIT. Regenerate with:
9
9
  # pnpm --filter @infrawrench/web generate:sdk
@@ -1,9 +1,9 @@
1
1
  # frozen_string_literal: true
2
2
 
3
- # infrawrench-sdk v1.21.0 | MIT | Copyright (c) 2026 Infrawrench LLC
3
+ # infrawrench-sdk v1.22.0 | MIT | Copyright (c) 2026 Infrawrench LLC
4
4
  # https://github.com/Infrawrench/Infrawrench
5
5
  #
6
- # Generated from the Infrawrench API OpenAPI 3.1 spec (API version 1.21.0).
6
+ # Generated from the Infrawrench API OpenAPI 3.1 spec (API version 1.22.0).
7
7
  #
8
8
  # DO NOT EDIT. Regenerate with:
9
9
  # pnpm --filter @infrawrench/web generate:sdk
@@ -1,9 +1,9 @@
1
1
  # frozen_string_literal: true
2
2
 
3
- # infrawrench-sdk v1.21.0 | MIT | Copyright (c) 2026 Infrawrench LLC
3
+ # infrawrench-sdk v1.22.0 | MIT | Copyright (c) 2026 Infrawrench LLC
4
4
  # https://github.com/Infrawrench/Infrawrench
5
5
  #
6
- # Generated from the Infrawrench API OpenAPI 3.1 spec (API version 1.21.0).
6
+ # Generated from the Infrawrench API OpenAPI 3.1 spec (API version 1.22.0).
7
7
  #
8
8
  # DO NOT EDIT. Regenerate with:
9
9
  # pnpm --filter @infrawrench/web generate:sdk
@@ -1,9 +1,9 @@
1
1
  # frozen_string_literal: true
2
2
 
3
- # infrawrench-sdk v1.21.0 | MIT | Copyright (c) 2026 Infrawrench LLC
3
+ # infrawrench-sdk v1.22.0 | MIT | Copyright (c) 2026 Infrawrench LLC
4
4
  # https://github.com/Infrawrench/Infrawrench
5
5
  #
6
- # Generated from the Infrawrench API OpenAPI 3.1 spec (API version 1.21.0).
6
+ # Generated from the Infrawrench API OpenAPI 3.1 spec (API version 1.22.0).
7
7
  #
8
8
  # DO NOT EDIT. Regenerate with:
9
9
  # pnpm --filter @infrawrench/web generate:sdk
@@ -15,5 +15,5 @@
15
15
  # Kept in its own file so the gemspec can read the version without loading the
16
16
  # client — a gemspec that pulls in net/http is a gemspec that can fail to parse.
17
17
  module Infrawrench
18
- VERSION = "1.21.0"
18
+ VERSION = "1.22.0"
19
19
  end
@@ -1,9 +1,9 @@
1
1
  # frozen_string_literal: true
2
2
 
3
- # infrawrench-sdk v1.21.0 | MIT | Copyright (c) 2026 Infrawrench LLC
3
+ # infrawrench-sdk v1.22.0 | MIT | Copyright (c) 2026 Infrawrench LLC
4
4
  # https://github.com/Infrawrench/Infrawrench
5
5
  #
6
- # Generated from the Infrawrench API OpenAPI 3.1 spec (API version 1.21.0).
6
+ # Generated from the Infrawrench API OpenAPI 3.1 spec (API version 1.22.0).
7
7
  #
8
8
  # DO NOT EDIT. Regenerate with:
9
9
  # pnpm --filter @infrawrench/web generate:sdk
@@ -1,7 +1,7 @@
1
- # infrawrench-sdk v1.21.0 | MIT | Copyright (c) 2026 Infrawrench LLC
1
+ # infrawrench-sdk v1.22.0 | MIT | Copyright (c) 2026 Infrawrench LLC
2
2
  # https://github.com/Infrawrench/Infrawrench
3
3
  #
4
- # Generated from the Infrawrench API OpenAPI 3.1 spec (API version 1.21.0).
4
+ # Generated from the Infrawrench API OpenAPI 3.1 spec (API version 1.22.0).
5
5
  #
6
6
  # DO NOT EDIT. Regenerate with:
7
7
  # pnpm --filter @infrawrench/web generate:sdk
@@ -435,6 +435,8 @@ module Infrawrench
435
435
  | "logMatchAlerts"
436
436
  | "postureAlerts"
437
437
  | "probeAlerts"
438
+ | "quotaAlerts"
439
+ | "incidentAlerts"
438
440
  | "weeklyDigest"
439
441
 
440
442
  # Spec schema: `AllocationRule`.
@@ -6473,6 +6475,7 @@ module Infrawrench
6473
6475
  | "ssh-fanout"
6474
6476
  | "metric-alerts"
6475
6477
  | "probes"
6478
+ | "status-pages"
6476
6479
  | "quotas"
6477
6480
  | "incidents"
6478
6481
  | "workflows"
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: infrawrench-sdk
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.21.0
4
+ version: 1.22.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Infrawrench LLC
@@ -11,7 +11,7 @@ bindir: bin
11
11
  cert_chain: []
12
12
  date: 2026-08-12 00:00:00.000000000 Z
13
13
  dependencies: []
14
- description: Generated Ruby client for the Infrawrench API (v1.21.0). Covers the published
14
+ description: Generated Ruby client for the Infrawrench API (v1.22.0). Covers the published
15
15
  API surface only — operations marked x-internal in the spec are not generated. No
16
16
  runtime dependencies.
17
17
  email:
@@ -58,5 +58,5 @@ requirements: []
58
58
  rubygems_version: 3.5.22
59
59
  signing_key:
60
60
  specification_version: 4
61
- summary: Generated Ruby client for the Infrawrench API (v1.21.0).
61
+ summary: Generated Ruby client for the Infrawrench API (v1.22.0).
62
62
  test_files: []