Skip to content

chore: 🐝 Update SDK - Generate 1.3.7 - #34

Open
github-actions[bot] wants to merge 2 commits into
mainfrom
speakeasy-sdk-regen-1789697807
Open

github-actions[bot] wants to merge 2 commits into
mainfrom
speakeasy-sdk-regen-1789697807

Conversation

@github-actions

@github-actions github-actions Bot commented Sep 18, 2026

Copy link
Copy Markdown
Contributor

SDK update

Versioning

Version Bump Type: [patch] - 🤖 (automated)

Tip

If updates to your OpenAPI document introduce breaking changes, be sure to update the info.version field to trigger the correct version bump.
Speakeasy supports manual control of SDK versioning through multiple methods.

Typescript SDK Changes:

  • notra.geo.getGeoSettings(): response.settings.trackWithoutSearch Added
  • notra.geo.updateGeoSettings():
    • request.body.trackWithoutSearch Added
    • response.settings.trackWithoutSearch Added
  • notra.geo.getGeoIngestSetup(): response.snippets Changed
  • notra.geo.issueGeoIngestToken(): response.snippets Changed
  • notra.geo.rotateGeoIngestToken(): response.snippets Changed

View full SDK changelog

OpenAPI Change Summary
└─┬Components
  ├─┬GeoIngestTokenResponse
  │ └─┬snippets
  │   ├──[+] required (1:76103)❌ 
  │   ├──[+] required (1:76114)❌ 
  │   ├──[+] required (1:76122)❌ 
  │   ├──[+] properties (1:76010)
  │   ├──[+] properties (1:76036)
  │   └──[+] properties (1:75981)
  ├─┬GeoSettings
  │ ├──[+] required (1:22008)❌ 
  │ ├──[+] properties (1:21422)
  │ └─┬updatedAt
  │   └──[🔀] type (1:21451)❌ 
  ├─┬PatchGeoSettingsRequest
  │ └──[+] properties (1:23257)
  └─┬GeoIngestSetupResponse
    └─┬snippets
      ├──[+] required (1:75325)❌ 
      ├──[+] required (1:75336)❌ 
      ├──[+] required (1:75344)❌ 
      ├──[+] properties (1:75232)
      ├──[+] properties (1:75258)
      └──[+] properties (1:75203)
Document Element Total Changes Breaking Changes
components 16 8

View full report

Linting Report 0 errors, 6 warnings, 11 hints

View full report

TYPESCRIPT CHANGELOG

No relevant generator changes

Based on Speakeasy CLI 1.798.0

Last updated by Speakeasy workflow

@github-actions github-actions Bot added the patch Patch version bump label Sep 18, 2026
@CLAassistant

Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@github-actions
github-actions Bot force-pushed the speakeasy-sdk-regen-1789697807 branch 2 times, most recently from 73d0946 to 3c42602 Compare September 20, 2026 02:29
* `notra.geo.getGeoSettings()`:  `response.settings.trackWithoutSearch` **Added**
* `notra.geo.updateGeoSettings()`: 
  *  `request.body.trackWithoutSearch` **Added**
  *  `response.settings.trackWithoutSearch` **Added**
* `notra.geo.getGeoIngestSetup()`:  `response.snippets` **Changed**
* `notra.geo.issueGeoIngestToken()`:  `response.snippets` **Changed**
* `notra.geo.rotateGeoIngestToken()`:  `response.snippets` **Changed**
@github-actions
github-actions Bot force-pushed the speakeasy-sdk-regen-1789697807 branch from 16e8dc6 to 32c3fa6 Compare September 21, 2026 02:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

patch Patch version bump

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants