infrawrench-sdk 1.26.0 → 1.27.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: cb59cf971d8395531a0b761e09199bf6d21f4bca51f2f1b137db4b0ea804c771
4
- data.tar.gz: 93952148454bfa20505d6ea4cb66b6bcdedc599164edcd76b22527f14c6101d6
3
+ metadata.gz: 96a06b86e4743e30126e43b7f566fa8381f1950a49f55625c197b33ddc4104c7
4
+ data.tar.gz: 9187fdbd03e7a409feaba84e05e57ec8c44c7d93f068e8b71aec820d8cf8c883
5
5
  SHA512:
6
- metadata.gz: 75a1e06bd67e2db9c0de76bb99d19d77fc0f7f5a85524e8bd33a1846102dadc6c089f090a9ceb3a05280b724bbe46fa353f8c29042c86d6e26bc5710a0287679
7
- data.tar.gz: 6ac50fcb026e21ac3397220120d176213384f16799622ec775cb7308e356594c73228ee240365d57cfe454561d7ed2fa487d7e59bf99b4336cebe21ddcf178fd
6
+ metadata.gz: 33cb2cee6d47c4b257e200232dcd4d24b55fbae0b3e77a8f1e1e018e8a71476946d08ce72daacb8b8d489ed040a2e90bcd985c408f65f32fd097d181472969c0
7
+ data.tar.gz: f0e0a4e4ad6793a4846cde9db28027090692d6faa412061b9e5c75386332a8ab667e9298ed86e2680bd751373425de8c1346e9f439d12a6300ca1b4b6bf98131
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.26.0`).
3
+ Generated Ruby client for the Infrawrench API (API version `1.27.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.26.0 | MIT | Copyright (c) 2026 Infrawrench LLC
3
+ # infrawrench-sdk v1.27.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.26.0).
6
+ # Generated from the Infrawrench API OpenAPI 3.1 spec (API version 1.27.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.26.0)."
21
- spec.description = "Generated Ruby client for the Infrawrench API (v1.26.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.27.0)."
21
+ spec.description = "Generated Ruby client for the Infrawrench API (v1.27.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.26.0 | MIT | Copyright (c) 2026 Infrawrench LLC
3
+ # infrawrench-sdk v1.27.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.26.0).
6
+ # Generated from the Infrawrench API OpenAPI 3.1 spec (API version 1.27.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.26.0 | MIT | Copyright (c) 2026 Infrawrench LLC
3
+ # infrawrench-sdk v1.27.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.26.0).
6
+ # Generated from the Infrawrench API OpenAPI 3.1 spec (API version 1.27.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.26.0 | MIT | Copyright (c) 2026 Infrawrench LLC
3
+ # infrawrench-sdk v1.27.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.26.0).
6
+ # Generated from the Infrawrench API OpenAPI 3.1 spec (API version 1.27.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.26.0 | MIT | Copyright (c) 2026 Infrawrench LLC
3
+ # infrawrench-sdk v1.27.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.26.0).
6
+ # Generated from the Infrawrench API OpenAPI 3.1 spec (API version 1.27.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.26.0"
18
+ VERSION = "1.27.0"
19
19
  end
@@ -1,9 +1,9 @@
1
1
  # frozen_string_literal: true
2
2
 
3
- # infrawrench-sdk v1.26.0 | MIT | Copyright (c) 2026 Infrawrench LLC
3
+ # infrawrench-sdk v1.27.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.26.0).
6
+ # Generated from the Infrawrench API OpenAPI 3.1 spec (API version 1.27.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.26.0 | MIT | Copyright (c) 2026 Infrawrench LLC
1
+ # infrawrench-sdk v1.27.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.26.0).
4
+ # Generated from the Infrawrench API OpenAPI 3.1 spec (API version 1.27.0).
5
5
  #
6
6
  # DO NOT EDIT. Regenerate with:
7
7
  # pnpm --filter @infrawrench/web generate:sdk
@@ -6571,13 +6571,17 @@ module Infrawrench
6571
6571
  | "workflows"
6572
6572
  | "deployments"
6573
6573
  | "settings"
6574
- | "chat",
6574
+ | "chat"
6575
+ | "linux-app",
6575
6576
  ?"dashboardId" => String,
6576
6577
  ?"accountId" => String,
6577
6578
  ?"resourceId" => resource_id,
6578
6579
  ?"conversationId" => String,
6579
6580
  ?"reportId" => String,
6580
- ?"invoiceId" => String
6581
+ ?"invoiceId" => String,
6582
+ ?"sessionId" => String,
6583
+ ?"windowId" => Integer,
6584
+ ?"appId" => String
6581
6585
  }
6582
6586
 
6583
6587
  # Spec schema: `TagComplianceReport`.
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.26.0
4
+ version: 1.27.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-08-15 00:00:00.000000000 Z
12
+ date: 2026-08-16 00:00:00.000000000 Z
13
13
  dependencies: []
14
- description: Generated Ruby client for the Infrawrench API (v1.26.0). Covers the published
14
+ description: Generated Ruby client for the Infrawrench API (v1.27.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.26.0).
61
+ summary: Generated Ruby client for the Infrawrench API (v1.27.0).
62
62
  test_files: []