-
Notifications
You must be signed in to change notification settings - Fork 1
chore: 🐝 Update SDK - Generate 0.36.0 #101
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
github-actions
wants to merge
2
commits into
main
Choose a base branch
from
speakeasy-sdk-regen-1764663871
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
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
3c68226 to
2f60c6a
Compare
ac55bad to
b0df353
Compare
3730ee3 to
ba51619
Compare
* `apideck.accounting.expenses.update()`: * `request.expense.customFields.[]` **Changed** **Breaking**⚠️ * `apideck.crm.activities.get()`: `response.data.customFields.[]` **Changed** **Breaking**⚠️ * `apideck.accounting.taxRates.get()`: `response.data.customFields.[]` **Changed** **Breaking**⚠️ * `apideck.accounting.taxRates.update()`: * `request.taxRate.customFields.[]` **Changed** **Breaking**⚠️ * `apideck.accounting.bills.list()`: `response.data.[].customFields.[]` **Changed** **Breaking**⚠️ * `apideck.accounting.bills.create()`: * `request.bill.customFields.[]` **Changed** **Breaking**⚠️ * `apideck.accounting.bills.get()`: `response.data.customFields.[]` **Changed** **Breaking**⚠️ * `apideck.accounting.bills.update()`: * `request.bill.customFields.[]` **Changed** **Breaking**⚠️ * `apideck.accounting.invoices.list()`: `response.data.[].lineItems.[].customFields.[]` **Changed** **Breaking**⚠️ * `apideck.accounting.invoices.create()`: * `request.invoice.lineItems.[].customFields.[]` **Changed** **Breaking**⚠️ * `apideck.accounting.invoices.get()`: `response.data.lineItems.[].customFields.[]` **Changed** **Breaking**⚠️ * `apideck.accounting.invoices.update()`: * `request.invoice.lineItems.[].customFields.[]` **Changed** **Breaking**⚠️ * `apideck.accounting.ledgerAccounts.list()`: `response.data.[].customFields.[]` **Changed** **Breaking**⚠️ * `apideck.accounting.ledgerAccounts.create()`: * `request.ledgerAccount.customFields.[]` **Changed** **Breaking**⚠️ * `apideck.accounting.ledgerAccounts.get()`: `response.data.customFields.[]` **Changed** **Breaking**⚠️ * `apideck.accounting.ledgerAccounts.update()`: * `request.ledgerAccount.customFields.[]` **Changed** **Breaking**⚠️ * `apideck.accounting.creditNotes.list()`: `response.data.[].lineItems.[].customFields.[]` **Changed** **Breaking**⚠️ * `apideck.accounting.creditNotes.create()`: * `request.creditNote.lineItems.[].customFields.[]` **Changed** **Breaking**⚠️ * `apideck.accounting.creditNotes.get()`: `response.data.lineItems.[].customFields.[]` **Changed** **Breaking**⚠️ * `apideck.accounting.creditNotes.update()`: * `request.creditNote.lineItems.[].customFields.[]` **Changed** **Breaking**⚠️ * `apideck.accounting.customers.list()`: `response.data.[].customFields.[]` **Changed** **Breaking**⚠️ * `apideck.accounting.customers.create()`: * `request.customer.customFields.[]` **Changed** **Breaking**⚠️ * `apideck.accounting.customers.get()`: `response.data.customFields.[]` **Changed** **Breaking**⚠️ * `apideck.accounting.customers.update()`: * `request.customer.customFields.[]` **Changed** **Breaking**⚠️ * `apideck.accounting.suppliers.list()`: `response.data.[].customFields.[]` **Changed** **Breaking**⚠️ * `apideck.accounting.suppliers.create()`: * `request.supplier.customFields.[]` **Changed** **Breaking**⚠️ * `apideck.accounting.suppliers.get()`: `response.data.customFields.[]` **Changed** **Breaking**⚠️ * `apideck.accounting.suppliers.update()`: * `request.supplier.customFields.[]` **Changed** **Breaking**⚠️ * `apideck.accounting.payments.list()`: * `request.filter` **Changed** * `response.data.[].customFields.[]` **Changed** **Breaking**⚠️ * `apideck.accounting.payments.create()`: * `request.payment.customFields.[]` **Changed** **Breaking**⚠️ * `apideck.accounting.payments.get()`: `response.data.customFields.[]` **Changed** **Breaking**⚠️ * `apideck.accounting.payments.update()`: * `request.payment.customFields.[]` **Changed** **Breaking**⚠️ * `apideck.accounting.companyInfo.get()`: `response.data.defaultSalesTax.customFields.[]` **Changed** **Breaking**⚠️ * `apideck.accounting.journalEntries.list()`: `response.data.[].customFields.[]` **Changed** **Breaking**⚠️ * `apideck.accounting.journalEntries.create()`: * `request.journalEntry.customFields.[]` **Changed** **Breaking**⚠️ * `apideck.accounting.journalEntries.get()`: `response.data.customFields.[]` **Changed** **Breaking**⚠️ * `apideck.accounting.journalEntries.update()`: * `request.journalEntry.customFields.[]` **Changed** **Breaking**⚠️ * `apideck.accounting.purchaseOrders.list()`: `response.data.[].lineItems.[].customFields.[]` **Changed** **Breaking**⚠️ * `apideck.accounting.purchaseOrders.create()`: * `request.purchaseOrder.lineItems.[].customFields.[]` **Changed** **Breaking**⚠️ * `apideck.accounting.purchaseOrders.get()`: `response.data.lineItems.[].customFields.[]` **Changed** **Breaking**⚠️ * `apideck.accounting.purchaseOrders.update()`: * `request.purchaseOrder.lineItems.[].customFields.[]` **Changed** **Breaking**⚠️ * `apideck.accounting.bankAccounts.list()`: `response.data.[].customFields.[]` **Changed** **Breaking**⚠️ * `apideck.accounting.bankAccounts.create()`: * `request.accountingBankAccount.customFields.[]` **Changed** **Breaking**⚠️ * `apideck.accounting.bankAccounts.get()`: `response.data.customFields.[]` **Changed** **Breaking**⚠️ * `apideck.accounting.bankAccounts.update()`: * `request.accountingBankAccount.customFields.[]` **Changed** **Breaking**⚠️ * `apideck.accounting.billPayments.list()`: * `request.filter` **Changed** * `response.data.[].customFields.[]` **Changed** **Breaking**⚠️ * `apideck.accounting.billPayments.create()`: * `request.billPayment.customFields.[]` **Changed** **Breaking**⚠️ * `apideck.accounting.billPayments.get()`: `response.data.customFields.[]` **Changed** **Breaking**⚠️ * `apideck.accounting.billPayments.update()`: * `request.billPayment.customFields.[]` **Changed** **Breaking**⚠️ * `apideck.accounting.expenses.list()`: `response.data.[].customFields.[]` **Changed** **Breaking**⚠️ * `apideck.accounting.expenses.create()`: * `request.expense.customFields.[]` **Changed** **Breaking**⚠️ * `apideck.accounting.expenses.get()`: `response.data.customFields.[]` **Changed** **Breaking**⚠️ * `apideck.accounting.taxRates.create()`: * `request.taxRate.customFields.[]` **Changed** **Breaking**⚠️ * `apideck.accounting.taxRates.list()`: `response.data.[].customFields.[]` **Changed** **Breaking**⚠️ * `apideck.accounting.quotes.get()`: `response.data.lineItems.[].customFields.[]` **Changed** **Breaking**⚠️ * `apideck.accounting.bankFeedAccounts.get()`: `response.data.customFields.[]` **Changed** **Breaking**⚠️ * `apideck.accounting.bankFeedAccounts.update()`: * `request.bankFeedAccount.customFields.[]` **Changed** **Breaking**⚠️ * `apideck.accounting.quotes.list()`: `response.data.[].lineItems.[].customFields.[]` **Changed** **Breaking**⚠️ * `apideck.accounting.quotes.create()`: * `request.quote.lineItems.[].customFields.[]` **Changed** **Breaking**⚠️ * `apideck.accounting.bankFeedAccounts.create()`: * `request.bankFeedAccount.customFields.[]` **Changed** **Breaking**⚠️ * `apideck.accounting.quotes.update()`: * `request.quote.lineItems.[].customFields.[]` **Changed** **Breaking**⚠️ * `apideck.accounting.projects.list()`: `response.data.[].customFields.[]` **Changed** **Breaking**⚠️ * `apideck.accounting.projects.create()`: * `request.project.customFields.[]` **Changed** **Breaking**⚠️ * `apideck.accounting.projects.get()`: `response.data.customFields.[]` **Changed** **Breaking**⚠️ * `apideck.accounting.projects.update()`: * `request.project.customFields.[]` **Changed** **Breaking**⚠️ * `apideck.ats.jobs.list()`: `response.data.[].customFields.[]` **Changed** **Breaking**⚠️ * `apideck.ats.jobs.get()`: `response.data.customFields.[]` **Changed** **Breaking**⚠️ * `apideck.ats.applicants.list()`: `response.data.[].customFields.[]` **Changed** **Breaking**⚠️ * `apideck.ats.applicants.create()`: * `request.applicant.customFields.[]` **Changed** **Breaking**⚠️ * `apideck.ats.applicants.get()`: `response.data.customFields.[]` **Changed** **Breaking**⚠️ * `apideck.ats.applicants.update()`: * `request.applicant.customFields.[]` **Changed** **Breaking**⚠️ * `apideck.crm.companies.list()`: `response.data.[].customFields.[]` **Changed** **Breaking**⚠️ * `apideck.crm.companies.create()`: * `request.company1.customFields.[]` **Changed** **Breaking**⚠️ * `apideck.crm.companies.get()`: `response.data.customFields.[]` **Changed** **Breaking**⚠️ * `apideck.crm.companies.update()`: * `request.company1.customFields.[]` **Changed** **Breaking**⚠️ * `apideck.crm.contacts.list()`: `response.data.[].customFields.[]` **Changed** **Breaking**⚠️ * `apideck.crm.contacts.create()`: * `request.contact.customFields.[]` **Changed** **Breaking**⚠️ * `apideck.crm.contacts.get()`: `response.data.customFields.[]` **Changed** **Breaking**⚠️ * `apideck.crm.contacts.update()`: * `request.contact.customFields.[]` **Changed** **Breaking**⚠️ * `apideck.crm.opportunities.list()`: `response.data.[].customFields.[]` **Changed** **Breaking**⚠️ * `apideck.crm.opportunities.create()`: * `request.opportunity.customFields.[]` **Changed** **Breaking**⚠️ * `apideck.crm.opportunities.get()`: `response.data.customFields.[]` **Changed** **Breaking**⚠️ * `apideck.crm.opportunities.update()`: * `request.opportunity.customFields.[]` **Changed** **Breaking**⚠️ * `apideck.crm.leads.list()`: `response.data.[]` **Changed** **Breaking**⚠️ * `apideck.crm.leads.create()`: * `request.lead` **Changed** **Breaking**⚠️ * `apideck.crm.leads.get()`: `response.data` **Changed** **Breaking**⚠️ * `apideck.crm.leads.update()`: * `request.lead` **Changed** **Breaking**⚠️ * `apideck.crm.activities.list()`: `response.data.[].customFields.[]` **Changed** **Breaking**⚠️ * `apideck.hris.employeeSchedules.list()`: `response.data.employee.customFields.[]` **Changed** **Breaking**⚠️ * `apideck.hris.employees.update()`: * `request.employee.customFields.[]` **Changed** **Breaking**⚠️ * `apideck.hris.employees.get()`: `response.data.customFields.[]` **Changed** **Breaking**⚠️ * `apideck.hris.employees.create()`: * `request.employee.customFields.[]` **Changed** **Breaking**⚠️ * `apideck.hris.employees.list()`: `response.data.[].customFields.[]` **Changed** **Breaking**⚠️ * `apideck.crm.activities.update()`: * `request.activity.customFields.[]` **Changed** **Breaking**⚠️ * `apideck.accounting.bankFeedAccounts.list()`: `response.data.[].customFields.[]` **Changed** **Breaking**⚠️ * `apideck.crm.activities.create()`: * `request.activity.customFields.[]` **Changed** **Breaking**⚠️ * `apideck.crm.pipelines.get()`: `response.data.stages.[]` **Changed** * `apideck.crm.pipelines.create()`: * `request.pipeline.stages.[].archived` **Added** * `apideck.crm.pipelines.update()`: * `request.pipeline.stages.[].archived` **Added** * `apideck.ecommerce.orders.list()`: `response.data.[].lineItems.[].name` **Changed** * `apideck.ecommerce.orders.get()`: `response.data.lineItems.[].name` **Changed** * `apideck.fileStorage.files.list()`: * `request.sort` **Changed** * `apideck.crm.pipelines.list()`: `response.data.[].stages.[]` **Changed** * `apideck.accounting.invoiceItems.update()`: * `request.invoiceItem.categoryId` **Added** * `apideck.accounting.invoiceItems.get()`: `response.data.categoryId` **Added** * `apideck.accounting.invoiceItems.create()`: * `request.invoiceItem.categoryId` **Added** * `apideck.accounting.invoiceItems.list()`: `response.data.[].categoryId` **Added**
446729f to
852f792
Compare
Contributor
Author
SDK Tests Report
|
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.
Important
Linting report available at: https://app.speakeasy.com/org/apideck-k2o/apideck/linting-report/be35da0a6aff7cf3f6e494bfb0186668
OpenAPI Change report available at: https://app.speakeasy.com/org/apideck-k2o/apideck/changes-report/039b5350e13830bf23a5e3c88fefe9be
SDK update
Versioning
Version Bump Type: [minor] - 🤖 (automated)
Typescript SDK Changes:
apideck.accounting.expenses.update():request.expense.customFields.[]Changed Breakingapideck.crm.activities.get():response.data.customFields.[]Changed Breakingapideck.accounting.taxRates.get():response.data.customFields.[]Changed Breakingapideck.accounting.taxRates.update():request.taxRate.customFields.[]Changed Breakingapideck.accounting.bills.list():response.data.[].customFields.[]Changed Breakingapideck.accounting.bills.create():request.bill.customFields.[]Changed Breakingapideck.accounting.bills.get():response.data.customFields.[]Changed Breakingapideck.accounting.bills.update():request.bill.customFields.[]Changed Breakingapideck.accounting.invoices.list():response.data.[].lineItems.[].customFields.[]Changed Breakingapideck.accounting.invoices.create():request.invoice.lineItems.[].customFields.[]Changed Breakingapideck.accounting.invoices.get():response.data.lineItems.[].customFields.[]Changed Breakingapideck.accounting.invoices.update():request.invoice.lineItems.[].customFields.[]Changed Breakingapideck.accounting.ledgerAccounts.list():response.data.[].customFields.[]Changed Breakingapideck.accounting.ledgerAccounts.create():request.ledgerAccount.customFields.[]Changed Breakingapideck.accounting.ledgerAccounts.get():response.data.customFields.[]Changed Breakingapideck.accounting.ledgerAccounts.update():request.ledgerAccount.customFields.[]Changed Breakingapideck.accounting.creditNotes.list():response.data.[].lineItems.[].customFields.[]Changed Breakingapideck.accounting.creditNotes.create():request.creditNote.lineItems.[].customFields.[]Changed Breakingapideck.accounting.creditNotes.get():response.data.lineItems.[].customFields.[]Changed Breakingapideck.accounting.creditNotes.update():request.creditNote.lineItems.[].customFields.[]Changed Breakingapideck.accounting.customers.list():response.data.[].customFields.[]Changed Breakingapideck.accounting.customers.create():request.customer.customFields.[]Changed Breakingapideck.accounting.customers.get():response.data.customFields.[]Changed Breakingapideck.accounting.customers.update():request.customer.customFields.[]Changed Breakingapideck.accounting.suppliers.list():response.data.[].customFields.[]Changed Breakingapideck.accounting.suppliers.create():request.supplier.customFields.[]Changed Breakingapideck.accounting.suppliers.get():response.data.customFields.[]Changed Breakingapideck.accounting.suppliers.update():request.supplier.customFields.[]Changed Breakingapideck.accounting.payments.list():request.filterChangedresponse.data.[].customFields.[]Changed Breakingapideck.accounting.payments.create():request.payment.customFields.[]Changed Breakingapideck.accounting.payments.get():response.data.customFields.[]Changed Breakingapideck.accounting.payments.update():request.payment.customFields.[]Changed Breakingapideck.accounting.companyInfo.get():response.data.defaultSalesTax.customFields.[]Changed Breakingapideck.accounting.journalEntries.list():response.data.[].customFields.[]Changed Breakingapideck.accounting.journalEntries.create():request.journalEntry.customFields.[]Changed Breakingapideck.accounting.journalEntries.get():response.data.customFields.[]Changed Breakingapideck.accounting.journalEntries.update():request.journalEntry.customFields.[]Changed Breakingapideck.accounting.purchaseOrders.list():response.data.[].lineItems.[].customFields.[]Changed Breakingapideck.accounting.purchaseOrders.create():request.purchaseOrder.lineItems.[].customFields.[]Changed Breakingapideck.accounting.purchaseOrders.get():response.data.lineItems.[].customFields.[]Changed Breakingapideck.accounting.purchaseOrders.update():request.purchaseOrder.lineItems.[].customFields.[]Changed Breakingapideck.accounting.bankAccounts.list():response.data.[].customFields.[]Changed Breakingapideck.accounting.bankAccounts.create():request.accountingBankAccount.customFields.[]Changed Breakingapideck.accounting.bankAccounts.get():response.data.customFields.[]Changed Breakingapideck.accounting.bankAccounts.update():request.accountingBankAccount.customFields.[]Changed Breakingapideck.accounting.billPayments.list():request.filterChangedresponse.data.[].customFields.[]Changed Breakingapideck.accounting.billPayments.create():request.billPayment.customFields.[]Changed Breakingapideck.accounting.billPayments.get():response.data.customFields.[]Changed Breakingapideck.accounting.billPayments.update():request.billPayment.customFields.[]Changed Breakingapideck.accounting.expenses.list():response.data.[].customFields.[]Changed Breakingapideck.accounting.expenses.create():request.expense.customFields.[]Changed Breakingapideck.accounting.expenses.get():response.data.customFields.[]Changed Breakingapideck.accounting.taxRates.create():request.taxRate.customFields.[]Changed Breakingapideck.accounting.taxRates.list():response.data.[].customFields.[]Changed Breakingapideck.accounting.quotes.get():response.data.lineItems.[].customFields.[]Changed Breakingapideck.accounting.bankFeedAccounts.get():response.data.customFields.[]Changed Breakingapideck.accounting.bankFeedAccounts.update():request.bankFeedAccount.customFields.[]Changed Breakingapideck.accounting.quotes.list():response.data.[].lineItems.[].customFields.[]Changed Breakingapideck.accounting.quotes.create():request.quote.lineItems.[].customFields.[]Changed Breakingapideck.accounting.bankFeedAccounts.create():request.bankFeedAccount.customFields.[]Changed Breakingapideck.accounting.quotes.update():request.quote.lineItems.[].customFields.[]Changed Breakingapideck.accounting.projects.list():response.data.[].customFields.[]Changed Breakingapideck.accounting.projects.create():request.project.customFields.[]Changed Breakingapideck.accounting.projects.get():response.data.customFields.[]Changed Breakingapideck.accounting.projects.update():request.project.customFields.[]Changed Breakingapideck.ats.jobs.list():response.data.[].customFields.[]Changed Breakingapideck.ats.jobs.get():response.data.customFields.[]Changed Breakingapideck.ats.applicants.list():response.data.[].customFields.[]Changed Breakingapideck.ats.applicants.create():request.applicant.customFields.[]Changed Breakingapideck.ats.applicants.get():response.data.customFields.[]Changed Breakingapideck.ats.applicants.update():request.applicant.customFields.[]Changed Breakingapideck.crm.companies.list():response.data.[].customFields.[]Changed Breakingapideck.crm.companies.create():request.company1.customFields.[]Changed Breakingapideck.crm.companies.get():response.data.customFields.[]Changed Breakingapideck.crm.companies.update():request.company1.customFields.[]Changed Breakingapideck.crm.contacts.list():response.data.[].customFields.[]Changed Breakingapideck.crm.contacts.create():request.contact.customFields.[]Changed Breakingapideck.crm.contacts.get():response.data.customFields.[]Changed Breakingapideck.crm.contacts.update():request.contact.customFields.[]Changed Breakingapideck.crm.opportunities.list():response.data.[].customFields.[]Changed Breakingapideck.crm.opportunities.create():request.opportunity.customFields.[]Changed Breakingapideck.crm.opportunities.get():response.data.customFields.[]Changed Breakingapideck.crm.opportunities.update():request.opportunity.customFields.[]Changed Breakingapideck.crm.leads.list():response.data.[]Changed Breakingapideck.crm.leads.create():request.leadChanged Breakingapideck.crm.leads.get():response.dataChanged Breakingapideck.crm.leads.update():request.leadChanged Breakingapideck.crm.activities.list():response.data.[].customFields.[]Changed Breakingapideck.hris.employeeSchedules.list():response.data.employee.customFields.[]Changed Breakingapideck.hris.employees.update():request.employee.customFields.[]Changed Breakingapideck.hris.employees.get():response.data.customFields.[]Changed Breakingapideck.hris.employees.create():request.employee.customFields.[]Changed Breakingapideck.hris.employees.list():response.data.[].customFields.[]Changed Breakingapideck.crm.activities.update():request.activity.customFields.[]Changed Breakingapideck.accounting.bankFeedAccounts.list():response.data.[].customFields.[]Changed Breakingapideck.crm.activities.create():request.activity.customFields.[]Changed Breakingapideck.crm.pipelines.get():response.data.stages.[]Changedapideck.crm.pipelines.create():request.pipeline.stages.[].archivedAddedapideck.crm.pipelines.update():request.pipeline.stages.[].archivedAddedapideck.ecommerce.orders.list():response.data.[].lineItems.[].nameChangedapideck.ecommerce.orders.get():response.data.lineItems.[].nameChangedapideck.fileStorage.files.list():request.sortChangedapideck.crm.pipelines.list():response.data.[].stages.[]Changedapideck.accounting.invoiceItems.update():request.invoiceItem.categoryIdAddedapideck.accounting.invoiceItems.get():response.data.categoryIdAddedapideck.accounting.invoiceItems.create():request.invoiceItem.categoryIdAddedapideck.accounting.invoiceItems.list():response.data.[].categoryIdAddedOpenAPI Change Summary
TYPESCRIPT CHANGELOG
No relevant generator changes
Based on Speakeasy CLI 1.665.0