-
Notifications
You must be signed in to change notification settings - Fork 2
chore: 🐝 Update SDK - Generate 0.29.0 #135
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
Merged
Merged
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
6feb1e5 to
7a1e79a
Compare
* `apideck.accounting.bill_payments.list()`: * `request.filter` **Changed** * `response.data.[]` **Changed** **Breaking**⚠️ * `apideck.accounting.invoices.create()`: `request` **Changed** **Breaking**⚠️ * `apideck.accounting.tax_rates.get()`: `response.data.custom_fields.[]` **Changed** **Breaking**⚠️ * `apideck.accounting.tax_rates.update()`: * `request.custom_fields.[]` **Changed** **Breaking**⚠️ * `apideck.accounting.bills.list()`: `response.data.[]` **Changed** **Breaking**⚠️ * `apideck.accounting.bills.create()`: `request` **Changed** **Breaking**⚠️ * `apideck.accounting.bills.get()`: `response.data` **Changed** **Breaking**⚠️ * `apideck.accounting.bills.update()`: `request` **Changed** **Breaking**⚠️ * `apideck.accounting.invoices.list()`: `response.data.[]` **Changed** **Breaking**⚠️ * `apideck.accounting.bill_payments.get()`: `response.data` **Changed** **Breaking**⚠️ * `apideck.accounting.invoices.get()`: `response.data` **Changed** **Breaking**⚠️ * `apideck.accounting.invoices.update()`: `request` **Changed** **Breaking**⚠️ * `apideck.accounting.ledger_accounts.list()`: * `request.filter` **Changed** * `response.data.[].custom_fields.[]` **Changed** **Breaking**⚠️ * `apideck.accounting.ledger_accounts.create()`: * `request.custom_fields.[]` **Changed** **Breaking**⚠️ * `apideck.accounting.ledger_accounts.get()`: `response.data.custom_fields.[]` **Changed** **Breaking**⚠️ * `apideck.accounting.ledger_accounts.update()`: * `request.custom_fields.[]` **Changed** **Breaking**⚠️ * `apideck.accounting.bill_payments.create()`: `request` **Changed** **Breaking**⚠️ * `apideck.accounting.credit_notes.create()`: `request` **Changed** **Breaking**⚠️ * `apideck.accounting.credit_notes.get()`: `response.data` **Changed** **Breaking**⚠️ * `apideck.accounting.credit_notes.update()`: `request` **Changed** **Breaking**⚠️ * `apideck.accounting.customers.list()`: `response.data.[].custom_fields.[]` **Changed** **Breaking**⚠️ * `apideck.accounting.customers.create()`: * `request.custom_fields.[]` **Changed** **Breaking**⚠️ * `apideck.accounting.customers.get()`: `response.data.custom_fields.[]` **Changed** **Breaking**⚠️ * `apideck.accounting.customers.update()`: * `request.custom_fields.[]` **Changed** **Breaking**⚠️ * `apideck.accounting.suppliers.list()`: `response.data.[].custom_fields.[]` **Changed** **Breaking**⚠️ * `apideck.accounting.suppliers.create()`: * `request.custom_fields.[]` **Changed** **Breaking**⚠️ * `apideck.accounting.suppliers.get()`: `response.data.custom_fields.[]` **Changed** **Breaking**⚠️ * `apideck.accounting.suppliers.update()`: * `request.custom_fields.[]` **Changed** **Breaking**⚠️ * `apideck.accounting.payments.list()`: * `request.filter` **Changed** * `response.data.[]` **Changed** **Breaking**⚠️ * `apideck.accounting.payments.create()`: `request` **Changed** **Breaking**⚠️ * `apideck.accounting.payments.get()`: `response.data` **Changed** **Breaking**⚠️ * `apideck.accounting.payments.update()`: `request` **Changed** **Breaking**⚠️ * `apideck.accounting.company_info.get()`: `response.data.default_sales_tax.custom_fields.[]` **Changed** **Breaking**⚠️ * `apideck.accounting.journal_entries.list()`: `response.data.[]` **Changed** **Breaking**⚠️ * `apideck.accounting.journal_entries.create()`: `request` **Changed** **Breaking**⚠️ * `apideck.accounting.journal_entries.get()`: `response.data` **Changed** **Breaking**⚠️ * `apideck.accounting.journal_entries.update()`: `request` **Changed** **Breaking**⚠️ * `apideck.accounting.purchase_orders.list()`: `response.data.[]` **Changed** **Breaking**⚠️ * `apideck.accounting.purchase_orders.create()`: `request` **Changed** **Breaking**⚠️ * `apideck.accounting.purchase_orders.get()`: `response.data` **Changed** **Breaking**⚠️ * `apideck.accounting.purchase_orders.update()`: `request` **Changed** **Breaking**⚠️ * `apideck.accounting.bank_accounts.list()`: `response.data.[].custom_fields.[]` **Changed** **Breaking**⚠️ * `apideck.hris.employee_schedules.list()`: `response.data.employee.custom_fields.[]` **Changed** **Breaking**⚠️ * `apideck.hris.employees.update()`: * `request.custom_fields.[]` **Changed** **Breaking**⚠️ * `apideck.hris.employees.get()`: `response.data.custom_fields.[]` **Changed** **Breaking**⚠️ * `apideck.hris.employees.create()`: * `request.custom_fields.[]` **Changed** **Breaking**⚠️ * `apideck.hris.employees.list()`: `response.data.[].custom_fields.[]` **Changed** **Breaking**⚠️ * `apideck.crm.activities.update()`: * `request.custom_fields.[]` **Changed** **Breaking**⚠️ * `apideck.crm.activities.get()`: `response.data.custom_fields.[]` **Changed** **Breaking**⚠️ * `apideck.crm.activities.create()`: * `request.custom_fields.[]` **Changed** **Breaking**⚠️ * `apideck.crm.activities.list()`: `response.data.[].custom_fields.[]` **Changed** **Breaking**⚠️ * `apideck.crm.leads.update()`: `request` **Changed** **Breaking**⚠️ * `apideck.crm.leads.get()`: `response.data` **Changed** **Breaking**⚠️ * `apideck.crm.leads.create()`: `request` **Changed** **Breaking**⚠️ * `apideck.accounting.tax_rates.list()`: `response.data.[].custom_fields.[]` **Changed** **Breaking**⚠️ * `apideck.accounting.bank_accounts.create()`: * `request.custom_fields.[]` **Changed** **Breaking**⚠️ * `apideck.accounting.bank_accounts.get()`: * `request.filter` **Added** * `response.data.custom_fields.[]` **Changed** **Breaking**⚠️ * `apideck.accounting.bank_accounts.update()`: * `request.custom_fields.[]` **Changed** **Breaking**⚠️ * `apideck.crm.leads.list()`: `response.data.[]` **Changed** **Breaking**⚠️ * `apideck.accounting.credit_notes.list()`: `response.data.[]` **Changed** **Breaking**⚠️ * `apideck.accounting.tax_rates.create()`: * `request.custom_fields.[]` **Changed** **Breaking**⚠️ * `apideck.accounting.bill_payments.update()`: `request` **Changed** **Breaking**⚠️ * `apideck.accounting.expenses.list()`: `response.data.[]` **Changed** **Breaking**⚠️ * `apideck.accounting.expenses.create()`: `request` **Changed** **Breaking**⚠️ * `apideck.accounting.expenses.get()`: `response.data` **Changed** **Breaking**⚠️ * `apideck.accounting.expenses.update()`: `request` **Changed** **Breaking**⚠️ * `apideck.accounting.bank_feed_accounts.list()`: `response.data.[].custom_fields.[]` **Changed** **Breaking**⚠️ * `apideck.accounting.bank_feed_accounts.create()`: * `request.custom_fields.[]` **Changed** **Breaking**⚠️ * `apideck.accounting.bank_feed_accounts.get()`: `response.data.custom_fields.[]` **Changed** **Breaking**⚠️ * `apideck.accounting.bank_feed_accounts.update()`: * `request.custom_fields.[]` **Changed** **Breaking**⚠️ * `apideck.accounting.quotes.list()`: `response.data.[].line_items.[]` **Changed** **Breaking**⚠️ * `apideck.accounting.quotes.create()`: * `request.line_items.[]` **Changed** **Breaking**⚠️ * `apideck.accounting.quotes.get()`: `response.data.line_items.[]` **Changed** **Breaking**⚠️ * `apideck.accounting.quotes.update()`: * `request.line_items.[]` **Changed** **Breaking**⚠️ * `apideck.accounting.projects.list()`: `response.data.[]` **Changed** **Breaking**⚠️ * `apideck.accounting.projects.create()`: `request` **Changed** **Breaking**⚠️ * `apideck.accounting.projects.get()`: `response.data` **Changed** **Breaking**⚠️ * `apideck.accounting.projects.update()`: `request` **Changed** **Breaking**⚠️ * `apideck.ats.jobs.list()`: `response.data.[].custom_fields.[]` **Changed** **Breaking**⚠️ * `apideck.ats.jobs.get()`: `response.data.custom_fields.[]` **Changed** **Breaking**⚠️ * `apideck.ats.applicants.list()`: `response.data.[].custom_fields.[]` **Changed** **Breaking**⚠️ * `apideck.ats.applicants.create()`: * `request.custom_fields.[]` **Changed** **Breaking**⚠️ * `apideck.ats.applicants.get()`: `response.data.custom_fields.[]` **Changed** **Breaking**⚠️ * `apideck.ats.applicants.update()`: * `request.custom_fields.[]` **Changed** **Breaking**⚠️ * `apideck.crm.companies.list()`: `response.data.[].custom_fields.[]` **Changed** **Breaking**⚠️ * `apideck.crm.companies.create()`: * `request.custom_fields.[]` **Changed** **Breaking**⚠️ * `apideck.crm.companies.get()`: `response.data.custom_fields.[]` **Changed** **Breaking**⚠️ * `apideck.crm.companies.update()`: * `request.custom_fields.[]` **Changed** **Breaking**⚠️ * `apideck.crm.contacts.list()`: `response.data.[].custom_fields.[]` **Changed** **Breaking**⚠️ * `apideck.crm.contacts.create()`: * `request.custom_fields.[]` **Changed** **Breaking**⚠️ * `apideck.crm.contacts.get()`: `response.data.custom_fields.[]` **Changed** **Breaking**⚠️ * `apideck.crm.contacts.update()`: * `request.custom_fields.[]` **Changed** **Breaking**⚠️ * `apideck.crm.opportunities.list()`: `response.data.[].custom_fields.[]` **Changed** **Breaking**⚠️ * `apideck.crm.opportunities.create()`: * `request.custom_fields.[]` **Changed** **Breaking**⚠️ * `apideck.crm.opportunities.get()`: `response.data.custom_fields.[]` **Changed** **Breaking**⚠️ * `apideck.crm.opportunities.update()`: * `request.custom_fields.[]` **Changed** **Breaking**⚠️ * `apideck.crm.pipelines.get()`: `response.data.stages.[]` **Changed** * `apideck.crm.pipelines.create()`: * `request.stages.[].archived` **Added** * `apideck.accounting.departments.list()`: `response.data.[]` **Changed** * `apideck.accounting.locations.update()`: `request.display_id` **Added** * `apideck.accounting.departments.update()`: `request.display_id` **Added** * `apideck.crm.pipelines.list()`: `response.data.[].stages.[]` **Changed** * `apideck.accounting.locations.list()`: `response.data.[]` **Changed** * `apideck.accounting.locations.create()`: `request.display_id` **Added** * `apideck.crm.pipelines.update()`: * `request.stages.[].archived` **Added** * `apideck.accounting.subsidiaries.get()`: `response.data.downstream_id` **Added** * `apideck.accounting.departments.create()`: `request.display_id` **Added** * `apideck.accounting.locations.get()`: `response.data` **Changed** * `apideck.accounting.departments.get()`: `response.data` **Changed** * `apideck.ecommerce.orders.list()`: `response.data.[].line_items.[].name` **Changed** * `apideck.ecommerce.orders.get()`: `response.data.line_items.[].name` **Changed** * `apideck.file_storage.files.list()`: `request.sort` **Changed** * `apideck.file_storage.folders.get()`: `response.data` **Changed** * `apideck.accounting.subsidiaries.list()`: `response.data.[].downstream_id` **Added** * `apideck.accounting.invoice_items.update()`: `request` **Changed** * `apideck.accounting.invoice_items.get()`: `response.data` **Changed** * `apideck.accounting.invoice_items.create()`: `request` **Changed** * `apideck.accounting.invoice_items.list()`: `response.data.[]` **Changed**
492c2d1 to
e25b911
Compare
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/9112228bc0b84e01d6b3203181b8500b
OpenAPI Change report available at: https://app.speakeasy.com/org/apideck-k2o/apideck/changes-report/757435a20c561b94584d1f5135380aec
SDK update
Versioning
Version Bump Type: [minor] - 🤖 (automated)
Python SDK Changes Detected:
apideck.accounting.bill_payments.list():request.filterChangedresponse.data.[]Changed Breakingapideck.accounting.invoices.create():requestChanged Breakingapideck.accounting.tax_rates.get():response.data.custom_fields.[]Changed Breakingapideck.accounting.tax_rates.update():request.custom_fields.[]Changed Breakingapideck.accounting.bills.list():response.data.[]Changed Breakingapideck.accounting.bills.create():requestChanged Breakingapideck.accounting.bills.get():response.dataChanged Breakingapideck.accounting.bills.update():requestChanged Breakingapideck.accounting.invoices.list():response.data.[]Changed Breakingapideck.accounting.bill_payments.get():response.dataChanged Breakingapideck.accounting.invoices.get():response.dataChanged Breakingapideck.accounting.invoices.update():requestChanged Breakingapideck.accounting.ledger_accounts.list():request.filterChangedresponse.data.[].custom_fields.[]Changed Breakingapideck.accounting.ledger_accounts.create():request.custom_fields.[]Changed Breakingapideck.accounting.ledger_accounts.get():response.data.custom_fields.[]Changed Breakingapideck.accounting.ledger_accounts.update():request.custom_fields.[]Changed Breakingapideck.accounting.bill_payments.create():requestChanged Breakingapideck.accounting.credit_notes.create():requestChanged Breakingapideck.accounting.credit_notes.get():response.dataChanged Breakingapideck.accounting.credit_notes.update():requestChanged Breakingapideck.accounting.customers.list():response.data.[].custom_fields.[]Changed Breakingapideck.accounting.customers.create():request.custom_fields.[]Changed Breakingapideck.accounting.customers.get():response.data.custom_fields.[]Changed Breakingapideck.accounting.customers.update():request.custom_fields.[]Changed Breakingapideck.accounting.suppliers.list():response.data.[].custom_fields.[]Changed Breakingapideck.accounting.suppliers.create():request.custom_fields.[]Changed Breakingapideck.accounting.suppliers.get():response.data.custom_fields.[]Changed Breakingapideck.accounting.suppliers.update():request.custom_fields.[]Changed Breakingapideck.accounting.payments.list():request.filterChangedresponse.data.[]Changed Breakingapideck.accounting.payments.create():requestChanged Breakingapideck.accounting.payments.get():response.dataChanged Breakingapideck.accounting.payments.update():requestChanged Breakingapideck.accounting.company_info.get():response.data.default_sales_tax.custom_fields.[]Changed Breakingapideck.accounting.journal_entries.list():response.data.[]Changed Breakingapideck.accounting.journal_entries.create():requestChanged Breakingapideck.accounting.journal_entries.get():response.dataChanged Breakingapideck.accounting.journal_entries.update():requestChanged Breakingapideck.accounting.purchase_orders.list():response.data.[]Changed Breakingapideck.accounting.purchase_orders.create():requestChanged Breakingapideck.accounting.purchase_orders.get():response.dataChanged Breakingapideck.accounting.purchase_orders.update():requestChanged Breakingapideck.accounting.bank_accounts.list():response.data.[].custom_fields.[]Changed Breakingapideck.hris.employee_schedules.list():response.data.employee.custom_fields.[]Changed Breakingapideck.hris.employees.update():request.custom_fields.[]Changed Breakingapideck.hris.employees.get():response.data.custom_fields.[]Changed Breakingapideck.hris.employees.create():request.custom_fields.[]Changed Breakingapideck.hris.employees.list():response.data.[].custom_fields.[]Changed Breakingapideck.crm.activities.update():request.custom_fields.[]Changed Breakingapideck.crm.activities.get():response.data.custom_fields.[]Changed Breakingapideck.crm.activities.create():request.custom_fields.[]Changed Breakingapideck.crm.activities.list():response.data.[].custom_fields.[]Changed Breakingapideck.crm.leads.update():requestChanged Breakingapideck.crm.leads.get():response.dataChanged Breakingapideck.crm.leads.create():requestChanged Breakingapideck.accounting.tax_rates.list():response.data.[].custom_fields.[]Changed Breakingapideck.accounting.bank_accounts.create():request.custom_fields.[]Changed Breakingapideck.accounting.bank_accounts.get():request.filterAddedresponse.data.custom_fields.[]Changed Breakingapideck.accounting.bank_accounts.update():request.custom_fields.[]Changed Breakingapideck.crm.leads.list():response.data.[]Changed Breakingapideck.accounting.credit_notes.list():response.data.[]Changed Breakingapideck.accounting.tax_rates.create():request.custom_fields.[]Changed Breakingapideck.accounting.bill_payments.update():requestChanged Breakingapideck.accounting.expenses.list():response.data.[]Changed Breakingapideck.accounting.expenses.create():requestChanged Breakingapideck.accounting.expenses.get():response.dataChanged Breakingapideck.accounting.expenses.update():requestChanged Breakingapideck.accounting.bank_feed_accounts.list():response.data.[].custom_fields.[]Changed Breakingapideck.accounting.bank_feed_accounts.create():request.custom_fields.[]Changed Breakingapideck.accounting.bank_feed_accounts.get():response.data.custom_fields.[]Changed Breakingapideck.accounting.bank_feed_accounts.update():request.custom_fields.[]Changed Breakingapideck.accounting.quotes.list():response.data.[].line_items.[]Changed Breakingapideck.accounting.quotes.create():request.line_items.[]Changed Breakingapideck.accounting.quotes.get():response.data.line_items.[]Changed Breakingapideck.accounting.quotes.update():request.line_items.[]Changed Breakingapideck.accounting.projects.list():response.data.[]Changed Breakingapideck.accounting.projects.create():requestChanged Breakingapideck.accounting.projects.get():response.dataChanged Breakingapideck.accounting.projects.update():requestChanged Breakingapideck.ats.jobs.list():response.data.[].custom_fields.[]Changed Breakingapideck.ats.jobs.get():response.data.custom_fields.[]Changed Breakingapideck.ats.applicants.list():response.data.[].custom_fields.[]Changed Breakingapideck.ats.applicants.create():request.custom_fields.[]Changed Breakingapideck.ats.applicants.get():response.data.custom_fields.[]Changed Breakingapideck.ats.applicants.update():request.custom_fields.[]Changed Breakingapideck.crm.companies.list():response.data.[].custom_fields.[]Changed Breakingapideck.crm.companies.create():request.custom_fields.[]Changed Breakingapideck.crm.companies.get():response.data.custom_fields.[]Changed Breakingapideck.crm.companies.update():request.custom_fields.[]Changed Breakingapideck.crm.contacts.list():response.data.[].custom_fields.[]Changed Breakingapideck.crm.contacts.create():request.custom_fields.[]Changed Breakingapideck.crm.contacts.get():response.data.custom_fields.[]Changed Breakingapideck.crm.contacts.update():request.custom_fields.[]Changed Breakingapideck.crm.opportunities.list():response.data.[].custom_fields.[]Changed Breakingapideck.crm.opportunities.create():request.custom_fields.[]Changed Breakingapideck.crm.opportunities.get():response.data.custom_fields.[]Changed Breakingapideck.crm.opportunities.update():request.custom_fields.[]Changed Breakingapideck.crm.pipelines.get():response.data.stages.[]Changedapideck.crm.pipelines.create():request.stages.[].archivedAddedapideck.accounting.departments.list():response.data.[]Changedapideck.accounting.locations.update():request.display_idAddedapideck.accounting.departments.update():request.display_idAddedapideck.crm.pipelines.list():response.data.[].stages.[]Changedapideck.accounting.locations.list():response.data.[]Changedapideck.accounting.locations.create():request.display_idAddedapideck.crm.pipelines.update():request.stages.[].archivedAddedapideck.accounting.subsidiaries.get():response.data.downstream_idAddedapideck.accounting.departments.create():request.display_idAddedapideck.accounting.locations.get():response.dataChangedapideck.accounting.departments.get():response.dataChangedapideck.ecommerce.orders.list():response.data.[].line_items.[].nameChangedapideck.ecommerce.orders.get():response.data.line_items.[].nameChangedapideck.file_storage.files.list():request.sortChangedapideck.file_storage.folders.get():response.dataChangedapideck.accounting.subsidiaries.list():response.data.[].downstream_idAddedapideck.accounting.invoice_items.update():requestChangedapideck.accounting.invoice_items.get():response.dataChangedapideck.accounting.invoice_items.create():requestChangedapideck.accounting.invoice_items.list():response.data.[]ChangedOpenAPI Change Summary
PYTHON CHANGELOG
No relevant generator changes
Based on Speakeasy CLI 1.656.1