infrawrench-sdk 0.4.0 → 0.5.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: bbee681ba31fd744e84c95fcb9cf2c32e072d8f0bc1557d6c91069bf0519bf77
4
- data.tar.gz: 2bfaf5ebc1cecf6f5583cc9ce8443158d3e0e126122402fd77641021dcce02b0
3
+ metadata.gz: 2258ffa4110b2524dc4c2b02052189bd1617c1d2573b862cacb72fa0f50b6752
4
+ data.tar.gz: '0059288397c24af7511302bb7c06ab78e0db66b48a31ce3249ebc3a42fc6e62b'
5
5
  SHA512:
6
- metadata.gz: 7985aae5c79e8647342b6c32010cae85f80f721aa66daf8d33e913023f92052198a91da9302550b7acca10477f8ff42db33ec1a94ede9e3da93b548385a90585
7
- data.tar.gz: bd54485593edc520b9b814fc7ba7bc54b964121c5fde8fff1d5239dfb722d51cd26b9f04e077100692e63acc381198bd8fd0ba6c29a30301ebd3fa041b651a09
6
+ metadata.gz: 83e291e641d46a6694c143b2f88d77e99d75c9dd2809bc7a21e4cc506ee1d1a3bec52631f8c5763182c3593ee5e2a055a6b9ebab71a4341daf66b171ce7b1610
7
+ data.tar.gz: '099ea408924a465b7370a68b9f1a76d2022a1b508ff291e0497bf65735d32a53db36d4d1ded0065e074bbec827291118325622c3f103eb7840400c14a7f7fcf7'
data/README.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # infrawrench-sdk
2
2
 
3
- Generated Ruby client for the Infrawrench API (API version `0.4.0`).
3
+ Generated Ruby client for the Infrawrench API (API version `0.5.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 v0.4.0 | MIT | Copyright (c) 2026 Infrawrench LLC
3
+ # infrawrench-sdk v0.5.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 0.4.0).
6
+ # Generated from the Infrawrench API OpenAPI 3.1 spec (API version 0.5.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 (v0.4.0)."
21
- spec.description = "Generated Ruby client for the Infrawrench API (v0.4.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 (v0.5.0)."
21
+ spec.description = "Generated Ruby client for the Infrawrench API (v0.5.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 v0.4.0 | MIT | Copyright (c) 2026 Infrawrench LLC
3
+ # infrawrench-sdk v0.5.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 0.4.0).
6
+ # Generated from the Infrawrench API OpenAPI 3.1 spec (API version 0.5.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 v0.4.0 | MIT | Copyright (c) 2026 Infrawrench LLC
3
+ # infrawrench-sdk v0.5.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 0.4.0).
6
+ # Generated from the Infrawrench API OpenAPI 3.1 spec (API version 0.5.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 v0.4.0 | MIT | Copyright (c) 2026 Infrawrench LLC
3
+ # infrawrench-sdk v0.5.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 0.4.0).
6
+ # Generated from the Infrawrench API OpenAPI 3.1 spec (API version 0.5.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 v0.4.0 | MIT | Copyright (c) 2026 Infrawrench LLC
3
+ # infrawrench-sdk v0.5.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 0.4.0).
6
+ # Generated from the Infrawrench API OpenAPI 3.1 spec (API version 0.5.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 = "0.4.0"
18
+ VERSION = "0.5.0"
19
19
  end
@@ -1,9 +1,9 @@
1
1
  # frozen_string_literal: true
2
2
 
3
- # infrawrench-sdk v0.4.0 | MIT | Copyright (c) 2026 Infrawrench LLC
3
+ # infrawrench-sdk v0.5.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 0.4.0).
6
+ # Generated from the Infrawrench API OpenAPI 3.1 spec (API version 0.5.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 v0.4.0 | MIT | Copyright (c) 2026 Infrawrench LLC
1
+ # infrawrench-sdk v0.5.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 0.4.0).
4
+ # Generated from the Infrawrench API OpenAPI 3.1 spec (API version 0.5.0).
5
5
  #
6
6
  # DO NOT EDIT. Regenerate with:
7
7
  # pnpm --filter @infrawrench/web generate:sdk
@@ -318,7 +318,8 @@ module Infrawrench
318
318
  "thresholdType" => "actual" | "forecast",
319
319
  "thresholdPercent" => Integer,
320
320
  "triggeredAt" => String
321
- }]
321
+ }],
322
+ "placements" => Array[{ "widgetId" => String, "dashboardId" => String, "dashboardName" => String }]
322
323
  }
323
324
 
324
325
  # Spec schema: `ChildResourceRef`.
@@ -1738,7 +1739,7 @@ module Infrawrench
1738
1739
 
1739
1740
  # Spec schema: `TabTarget`.
1740
1741
  type tab_target = {
1741
- "kind" => "dashboard" | "account" | "resource" | "agents" | "workflows" | "chat",
1742
+ "kind" => "dashboard" | "account" | "resource" | "agents" | "costs" | "workflows" | "chat",
1742
1743
  ?"dashboardId" => String,
1743
1744
  ?"accountId" => String,
1744
1745
  ?"resourceId" => resource_id,
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: 0.4.0
4
+ version: 0.5.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Infrawrench LLC
@@ -9,9 +9,9 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2026-07-26 00:00:00.000000000 Z
12
+ date: 2026-07-27 00:00:00.000000000 Z
13
13
  dependencies: []
14
- description: Generated Ruby client for the Infrawrench API (v0.4.0). Covers the published
14
+ description: Generated Ruby client for the Infrawrench API (v0.5.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 (v0.4.0).
61
+ summary: Generated Ruby client for the Infrawrench API (v0.5.0).
62
62
  test_files: []