infrawrench-sdk 0.13.0 → 0.14.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: 3249db7e4e06a8db12ef1e96d387dc79837ac48753a548cbe923fae214551e80
4
- data.tar.gz: 1c246944d160f9aa9c82616ffc784c408a39bae2fd54dd57384623f67d1588f0
3
+ metadata.gz: 4d6cffdf3c2a5975af90bff805b898018792e8b5872d5f5a559127d17c4d2dc5
4
+ data.tar.gz: 58240cb973f4e7c1ae27f3059eaebda38bb1ecf078b6b565e0dfb89a8739b83e
5
5
  SHA512:
6
- metadata.gz: 4c4b79832111db5f694f3666ece5a56c5ba6564f65c5928c83f5162d33ec48257882f5cf50abd396238e3094944fa904eed459e4ac083d5834ebc69a938a2092
7
- data.tar.gz: a9452559fa7e8fed766d3b8d658736b5f920c2ac8860c043f99d267a27834e5a48768cafb4e51a2b1262668e18d60d6b3431b6629d7e437d179759f9d0a830b8
6
+ metadata.gz: 357ad6d39d23a362605f9b599aba174ff00cbad4f9cf77c85a307c442785f375570872d5a9ee65a7e6e284ab34e2ae01b769b0e652c11dd6e57833598fd347e7
7
+ data.tar.gz: af00b424e6b1fff2f4336090138deea04147e8e6588e7cb7185e8de4fff4615a1f86835d8a34d20c00026dfcdb65f0b9f8acb37d923c14c264118c9baac2813d
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.13.0`).
3
+ Generated Ruby client for the Infrawrench API (API version `0.14.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.13.0 | MIT | Copyright (c) 2026 Infrawrench LLC
3
+ # infrawrench-sdk v0.14.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.13.0).
6
+ # Generated from the Infrawrench API OpenAPI 3.1 spec (API version 0.14.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.13.0)."
21
- spec.description = "Generated Ruby client for the Infrawrench API (v0.13.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.14.0)."
21
+ spec.description = "Generated Ruby client for the Infrawrench API (v0.14.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.13.0 | MIT | Copyright (c) 2026 Infrawrench LLC
3
+ # infrawrench-sdk v0.14.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.13.0).
6
+ # Generated from the Infrawrench API OpenAPI 3.1 spec (API version 0.14.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.13.0 | MIT | Copyright (c) 2026 Infrawrench LLC
3
+ # infrawrench-sdk v0.14.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.13.0).
6
+ # Generated from the Infrawrench API OpenAPI 3.1 spec (API version 0.14.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.13.0 | MIT | Copyright (c) 2026 Infrawrench LLC
3
+ # infrawrench-sdk v0.14.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.13.0).
6
+ # Generated from the Infrawrench API OpenAPI 3.1 spec (API version 0.14.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.13.0 | MIT | Copyright (c) 2026 Infrawrench LLC
3
+ # infrawrench-sdk v0.14.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.13.0).
6
+ # Generated from the Infrawrench API OpenAPI 3.1 spec (API version 0.14.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.13.0"
18
+ VERSION = "0.14.0"
19
19
  end
@@ -1,9 +1,9 @@
1
1
  # frozen_string_literal: true
2
2
 
3
- # infrawrench-sdk v0.13.0 | MIT | Copyright (c) 2026 Infrawrench LLC
3
+ # infrawrench-sdk v0.14.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.13.0).
6
+ # Generated from the Infrawrench API OpenAPI 3.1 spec (API version 0.14.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.13.0 | MIT | Copyright (c) 2026 Infrawrench LLC
1
+ # infrawrench-sdk v0.14.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.13.0).
4
+ # Generated from the Infrawrench API OpenAPI 3.1 spec (API version 0.14.0).
5
5
  #
6
6
  # DO NOT EDIT. Regenerate with:
7
7
  # pnpm --filter @infrawrench/web generate:sdk
@@ -2020,7 +2020,14 @@ module Infrawrench
2020
2020
 
2021
2021
  # Spec schema: `TabTarget`.
2022
2022
  type tab_target = {
2023
- "kind" => "dashboard" | "account" | "resource" | "agents" | "costs" | "workflows" | "chat",
2023
+ "kind" => "dashboard"
2024
+ | "account"
2025
+ | "resource"
2026
+ | "agents"
2027
+ | "costs"
2028
+ | "workflows"
2029
+ | "deployments"
2030
+ | "chat",
2024
2031
  ?"dashboardId" => String,
2025
2032
  ?"accountId" => String,
2026
2033
  ?"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.13.0
4
+ version: 0.14.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-07-29 00:00:00.000000000 Z
13
13
  dependencies: []
14
- description: Generated Ruby client for the Infrawrench API (v0.13.0). Covers the published
14
+ description: Generated Ruby client for the Infrawrench API (v0.14.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.13.0).
61
+ summary: Generated Ruby client for the Infrawrench API (v0.14.0).
62
62
  test_files: []