chore: 🐝 Update SDK - Generate 0.3.0#6
Open
github-actions[bot] wants to merge 2 commits into
Open
Conversation
|
3d639f6 to
c69d5ed
Compare
005429e to
af54fff
Compare
18b6f7d to
29d542e
Compare
ae6da69 to
13d2c39
Compare
e9163af to
6cd10c6
Compare
* `attio.scimSchemas.list()`: **Removed** (Breaking⚠️ ) * `attio.scimUsers.list()`: **Removed** (Breaking⚠️ ) * `attio.scimUsers.create()`: **Removed** (Breaking⚠️ ) * `attio.scimUsers.get()`: **Removed** (Breaking⚠️ ) * `attio.scimUsers.patch()`: **Removed** (Breaking⚠️ ) * `attio.scimUsers.update()`: **Removed** (Breaking⚠️ ) * `attio.scimUsers.delete()`: **Removed** (Breaking⚠️ ) * `attio.scimGroups.list()`: **Removed** (Breaking⚠️ ) * `attio.scimGroups.create()`: **Removed** (Breaking⚠️ ) * `attio.scimGroups.get()`: **Removed** (Breaking⚠️ ) * `attio.scimGroups.patch()`: **Removed** (Breaking⚠️ ) * `attio.scimGroups.update()`: **Removed** (Breaking⚠️ ) * `attio.scimGroups.delete()`: **Removed** (Breaking⚠️ ) * `attio.attributes.listAll()`: `response.data[]` **Changed** * `attio.attributes.createNew()`: * `request.body.data.config.currency.defaultCurrencyCode.enum(try)` **Added** * `response.data` **Changed** * `attio.attributes.get()`: `response.data` **Changed** * `attio.attributes.update()`: * `request.body.data.config.currency.defaultCurrencyCode.enum(try)` **Added** * `response.data` **Changed** * `attio.records.query()`: `response.data[].values.Map<Array<value>>[].union(currency).currencyCode.enum(try)` **Added** * `attio.records.create()`: `response.data.values.Map<Array<value>>[].union(currency).currencyCode.enum(try)` **Added** * `attio.records.assert()`: `response.data.values.Map<Array<value>>[].union(currency).currencyCode.enum(try)` **Added** * `attio.records.get()`: `response.data.values.Map<Array<value>>[].union(currency).currencyCode.enum(try)` **Added** * `attio.records.update()`: `response.data.values.Map<Array<value>>[].union(currency).currencyCode.enum(try)` **Added** * `attio.records.updateAppend()`: `response.data.values.Map<Array<value>>[].union(currency).currencyCode.enum(try)` **Added** * `attio.records.listAttributeValues()`: `response.data[].union(currency).currencyCode.enum(try)` **Added** * `attio.entries.query()`: `response.data[].entryValues.Map<Array<entry_value>>[].union(currency).currencyCode.enum(try)` **Added** * `attio.entries.create()`: `response.data.entryValues.Map<Array<entry_value>>[].union(currency).currencyCode.enum(try)` **Added** * `attio.entries.assert()`: `response.data.entryValues.Map<Array<entry_value>>[].union(currency).currencyCode.enum(try)` **Added** * `attio.entries.get()`: `response.data.entryValues.Map<Array<entry_value>>[].union(currency).currencyCode.enum(try)` **Added** * `attio.entries.update()`: `response.data.entryValues.Map<Array<entry_value>>[].union(currency).currencyCode.enum(try)` **Added** * `attio.entries.updateAppending()`: `response.data.entryValues.Map<Array<entry_value>>[].union(currency).currencyCode.enum(try)` **Added** * `attio.entries.listAttributeValues()`: `response.data[].union(currency).currencyCode.enum(try)` **Added**
267092c to
1385bcd
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: [minor] - 🤖 (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.scimSchemas.list(): Removed (Breakingattio.scimUsers.list(): Removed (Breakingattio.scimUsers.create(): Removed (Breakingattio.scimUsers.get(): Removed (Breakingattio.scimUsers.patch(): Removed (Breakingattio.scimUsers.update(): Removed (Breakingattio.scimUsers.delete(): Removed (Breakingattio.scimGroups.list(): Removed (Breakingattio.scimGroups.create(): Removed (Breakingattio.scimGroups.get(): Removed (Breakingattio.scimGroups.patch(): Removed (Breakingattio.scimGroups.update(): Removed (Breakingattio.scimGroups.delete(): Removed (Breakingattio.attributes.listAll():response.data[]Changedattio.attributes.createNew():request.body.data.config.currency.defaultCurrencyCode.enum(try)Addedresponse.dataChangedattio.attributes.get():response.dataChangedattio.attributes.update():request.body.data.config.currency.defaultCurrencyCode.enum(try)Addedresponse.dataChangedattio.records.query():response.data[].values.Map<Array<value>>[].union(currency).currencyCode.enum(try)Addedattio.records.create():response.data.values.Map<Array<value>>[].union(currency).currencyCode.enum(try)Addedattio.records.assert():response.data.values.Map<Array<value>>[].union(currency).currencyCode.enum(try)Addedattio.records.get():response.data.values.Map<Array<value>>[].union(currency).currencyCode.enum(try)Addedattio.records.update():response.data.values.Map<Array<value>>[].union(currency).currencyCode.enum(try)Addedattio.records.updateAppend():response.data.values.Map<Array<value>>[].union(currency).currencyCode.enum(try)Addedattio.records.listAttributeValues():response.data[].union(currency).currencyCode.enum(try)Addedattio.entries.query():response.data[].entryValues.Map<Array<entry_value>>[].union(currency).currencyCode.enum(try)Addedattio.entries.create():response.data.entryValues.Map<Array<entry_value>>[].union(currency).currencyCode.enum(try)Addedattio.entries.assert():response.data.entryValues.Map<Array<entry_value>>[].union(currency).currencyCode.enum(try)Addedattio.entries.get():response.data.entryValues.Map<Array<entry_value>>[].union(currency).currencyCode.enum(try)Addedattio.entries.update():response.data.entryValues.Map<Array<entry_value>>[].union(currency).currencyCode.enum(try)Addedattio.entries.updateAppending():response.data.entryValues.Map<Array<entry_value>>[].union(currency).currencyCode.enum(try)Addedattio.entries.listAttributeValues():response.data[].union(currency).currencyCode.enum(try)AddedView full SDK changelog
OpenAPI Change Summary
View full report
Linting Report
0 errors, 165 warnings, 428 hintsView full report
TYPESCRIPT CHANGELOG
core: 3.27.0 - 2026-05-22
🐝 New Features
core: 3.26.52 - 2026-05-22
🐝 New Features
core: 3.26.51 - 2026-05-19
🐛 Bug Fixes
Based on Speakeasy CLI 1.771.0
Last updated by Speakeasy workflow