chore: 🐝 Update SDK - Generate 0.3.1 - #10
Open
github-actions[bot] wants to merge 1 commit into
Open
Conversation
|
github-actions
Bot
force-pushed
the
speakeasy-sdk-regen-1783471330
branch
8 times, most recently
from
July 16, 2026 00:41
f704f56 to
4116130
Compare
github-actions
Bot
force-pushed
the
speakeasy-sdk-regen-1783471330
branch
7 times, most recently
from
July 24, 2026 00:40
0f5bd28 to
9ac015c
Compare
github-actions
Bot
force-pushed
the
speakeasy-sdk-regen-1783471330
branch
7 times, most recently
from
July 31, 2026 00:44
70aa8f8 to
0395d45
Compare
github-actions
Bot
force-pushed
the
speakeasy-sdk-regen-1783471330
branch
6 times, most recently
from
August 6, 2026 00:38
ca9c8e4 to
4ea8494
Compare
github-actions
Bot
force-pushed
the
speakeasy-sdk-regen-1783471330
branch
8 times, most recently
from
August 19, 2026 00:18
0a18779 to
0ea7361
Compare
github-actions
Bot
force-pushed
the
speakeasy-sdk-regen-1783471330
branch
7 times, most recently
from
August 26, 2026 00:20
9779519 to
9491089
Compare
github-actions
Bot
force-pushed
the
speakeasy-sdk-regen-1783471330
branch
8 times, most recently
from
September 3, 2026 00:42
9726247 to
3f6495d
Compare
github-actions
Bot
force-pushed
the
speakeasy-sdk-regen-1783471330
branch
5 times, most recently
from
September 8, 2026 00:41
2575dba to
7b6d234
Compare
* `attio.meetings.findOrCreate()`: * `request.data` **Changed** (Breaking⚠️ ) * `response.data.participants[].name` **Added** * `attio.objects.delete/v2/objects/{object}()`: **Added** * `attio.activities.get/v2/activities()`: **Added** * `attio.activities.post/v2/activities()`: **Added** * `attio.activities.get/v2/activities/{activity}()`: **Added** * `attio.activities.delete/v2/activities/{activity}()`: **Added** * `attio.activities.patch/v2/activities/{activity}()`: **Added** * `attio.activityRecords.post/v2/activities/{activity}/records/query()`: **Added** * `attio.activityRecords.post/v2/activities/{activity}/records()`: **Added** * `attio.activityRecords.get/v2/activities/{activity}/records/{recordId}()`: **Added** * `attio.activityRecords.put/v2/activities/{activity}/records/{recordId}()`: **Added** * `attio.activityRecords.delete/v2/activities/{activity}/records/{recordId}()`: **Added** * `attio.activityRecords.patch/v2/activities/{activity}/records/{recordId}()`: **Added** * `attio.records.post/v2/objects/{object}/records/merge()`: **Added** * `attio.records.put/v2/objects/{object}/records/{recordId}/attributes/{attribute}/values()`: **Added** * `attio.sql.post/v2/sql()`: **Added** * `attio.entries.put/v2/lists/{list}/entries/{entryId}/attributes/{attribute}/values()`: **Added** * `attio.notes.patch/v2/notes/{noteId}()`: **Added** * `attio.emails.get/v2/emails()`: **Added** * `attio.sequences.post/v2/sequences/unsubscribedEmails()`: **Added** * `attio.objects.create()`: `error.status[403]` **Added** * `attio.objects.update()`: `error.status[403]` **Added** * `attio.attributes.listAll()`: `response.data[]` **Changed** * `attio.attributes.createNew()`: * `request.body.data` **Changed** * `response.data` **Changed** * `error.status[403]` **Added** * `attio.attributes.get()`: `response.data` **Changed** * `attio.attributes.update()`: * `request.body.data` **Changed** * `response.data` **Changed** * `error.status[403]` **Added** * `attio.attributes.updateSelectOption()`: `error.status[403]` **Added** * `attio.attributes.createStatus()`: `error.status[403]` **Added** * `attio.attributes.updateStatus()`: `error.status[403]` **Added** * `attio.attributes.options.create()`: `error.status[403]` **Added** * `attio.records.query()`: `response.data[].values.Map<Array<value>>[]` **Changed** * `attio.records.create()`: * `response.data.values.Map<Array<value>>[]` **Changed** * `error.status[403]` **Added** * `attio.records.assert()`: * `response.data.values.Map<Array<value>>[]` **Changed** * `error.status[403]` **Added** * `attio.records.get()`: `response.data.values.Map<Array<value>>[]` **Changed** * `attio.records.update()`: * `response.data.values.Map<Array<value>>[]` **Changed** * `error.status[403]` **Added** * `attio.records.delete()`: `error.status[403]` **Added** * `attio.records.updateAppend()`: * `response.data.values.Map<Array<value>>[]` **Changed** * `error.status[403]` **Added** * `attio.records.listAttributeValues()`: `response.data[]` **Changed** * `attio.entries.query()`: `response.data[].entryValues.Map<Array<entry_value>>[]` **Changed** * `attio.entries.create()`: * `response.data.entryValues.Map<Array<entry_value>>[]` **Changed** * `error.status[403]` **Added** * `attio.entries.assert()`: * `response.data.entryValues.Map<Array<entry_value>>[]` **Changed** * `error.status[403]` **Added** * `attio.entries.get()`: `response.data.entryValues.Map<Array<entry_value>>[]` **Changed** * `attio.entries.update()`: * `response.data.entryValues.Map<Array<entry_value>>[]` **Changed** * `error.status[403]` **Added** * `attio.entries.delete()`: `error.status[403]` **Added** * `attio.entries.updateAppending()`: * `response.data.entryValues.Map<Array<entry_value>>[]` **Changed** * `error.status[403]` **Added** * `attio.entries.listAttributeValues()`: `response.data[]` **Changed** * `attio.threads.get()`: * `request` **Changed** * `response.pagination` **Added** * `attio.comments.delete()`: `error.status[403]` **Added** * `attio.meetings.list()`: `response.data[].participants[].name` **Added** * `attio.meetings.get()`: `response.data.participants[].name` **Added** * `attio.callRecordings.create()`: * `request.body.data` **Changed** * `attio.callRecordings.get()`: `response.data` **Changed** * `attio.files.upload()`: `error.status[403]` **Added** * `attio.webhooks.create()`: `error.status[409]` **Added** * `attio.webhooks.update()`: `error.status[409]` **Added** * `attio.meta.identify()`: `response.union(class (1)).authorizedByWorkspaceMemberId` **Changed**
github-actions
Bot
force-pushed
the
speakeasy-sdk-regen-1783471330
branch
from
September 9, 2026 00:40
7b6d234 to
0bbb1a6
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
SDK update
Versioning
Version Bump Type: [patch] - 🤖 (automated)
Tip
If updates to your OpenAPI document introduce breaking changes, be sure to update the
info.versionfield to trigger the correct version bump.Speakeasy supports manual control of SDK versioning through multiple methods.
Typescript SDK Changes:
attio.meetings.findOrCreate():request.dataChanged (Breakingresponse.data.participants[].nameAddedattio.objects.delete/v2/objects/{object}(): Addedattio.activities.get/v2/activities(): Addedattio.activities.post/v2/activities(): Addedattio.activities.get/v2/activities/{activity}(): Addedattio.activities.delete/v2/activities/{activity}(): Addedattio.activities.patch/v2/activities/{activity}(): Addedattio.activityRecords.post/v2/activities/{activity}/records/query(): Addedattio.activityRecords.post/v2/activities/{activity}/records(): Addedattio.activityRecords.get/v2/activities/{activity}/records/{recordId}(): Addedattio.activityRecords.put/v2/activities/{activity}/records/{recordId}(): Addedattio.activityRecords.delete/v2/activities/{activity}/records/{recordId}(): Addedattio.activityRecords.patch/v2/activities/{activity}/records/{recordId}(): Addedattio.records.post/v2/objects/{object}/records/merge(): Addedattio.records.put/v2/objects/{object}/records/{recordId}/attributes/{attribute}/values(): Addedattio.sql.post/v2/sql(): Addedattio.entries.put/v2/lists/{list}/entries/{entryId}/attributes/{attribute}/values(): Addedattio.notes.patch/v2/notes/{noteId}(): Addedattio.emails.get/v2/emails(): Addedattio.sequences.post/v2/sequences/unsubscribedEmails(): Addedattio.objects.create():error.status[403]Addedattio.objects.update():error.status[403]Addedattio.attributes.listAll():response.data[]Changedattio.attributes.createNew():request.body.dataChangedresponse.dataChangederror.status[403]Addedattio.attributes.get():response.dataChangedattio.attributes.update():request.body.dataChangedresponse.dataChangederror.status[403]Addedattio.attributes.updateSelectOption():error.status[403]Addedattio.attributes.createStatus():error.status[403]Addedattio.attributes.updateStatus():error.status[403]Addedattio.attributes.options.create():error.status[403]Addedattio.records.query():response.data[].values.Map<Array<value>>[]Changedattio.records.create():response.data.values.Map<Array<value>>[]Changederror.status[403]Addedattio.records.assert():response.data.values.Map<Array<value>>[]Changederror.status[403]Addedattio.records.get():response.data.values.Map<Array<value>>[]Changedattio.records.update():response.data.values.Map<Array<value>>[]Changederror.status[403]Addedattio.records.delete():error.status[403]Addedattio.records.updateAppend():response.data.values.Map<Array<value>>[]Changederror.status[403]Addedattio.records.listAttributeValues():response.data[]Changedattio.entries.query():response.data[].entryValues.Map<Array<entry_value>>[]Changedattio.entries.create():response.data.entryValues.Map<Array<entry_value>>[]Changederror.status[403]Addedattio.entries.assert():response.data.entryValues.Map<Array<entry_value>>[]Changederror.status[403]Addedattio.entries.get():response.data.entryValues.Map<Array<entry_value>>[]Changedattio.entries.update():response.data.entryValues.Map<Array<entry_value>>[]Changederror.status[403]Addedattio.entries.delete():error.status[403]Addedattio.entries.updateAppending():response.data.entryValues.Map<Array<entry_value>>[]Changederror.status[403]Addedattio.entries.listAttributeValues():response.data[]Changedattio.threads.get():requestChangedresponse.paginationAddedattio.comments.delete():error.status[403]Addedattio.meetings.list():response.data[].participants[].nameAddedattio.meetings.get():response.data.participants[].nameAddedattio.callRecordings.create():request.body.dataChangedattio.callRecordings.get():response.dataChangedattio.files.upload():error.status[403]Addedattio.webhooks.create():error.status[409]Addedattio.webhooks.update():error.status[409]Addedattio.meta.identify():response.union(class (1)).authorizedByWorkspaceMemberIdChangedView full SDK changelog
OpenAPI Change Summary
View full report
Linting Report
0 errors, 247 warnings, 603 hintsView full report
TYPESCRIPT CHANGELOG
core: 3.31.6 - 2026-08-21
🐛 Bug Fixes
core: 3.31.5 - 2026-08-12
🐝 New Features
core: 3.31.4 - 2026-07-09
🐛 Bug Fixes
core: 3.31.3 - 2026-07-02
🐝 New Features
retries: 2.83.2 - 2026-09-01
🐛 Bug Fixes
unions: 2.86.5 - 2026-08-13
🐛 Bug Fixes
Based on Speakeasy CLI 1.796.4
Last updated by Speakeasy workflow