-
Notifications
You must be signed in to change notification settings - Fork 1
chore: 🐝 Update SDK - Generate 0.7.1 #45
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-1762301989
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
1241014 to
bddc137
Compare
183b5a9 to
746ceee
Compare
2e001ce to
f4798c7
Compare
a5c9a99 to
3fd6512
Compare
f70bd17 to
754217f
Compare
|
Any update? |
4914277 to
df4b7d4
Compare
5badef2 to
3a9c1c3
Compare
43aa329 to
d7a02e3
Compare
9665aac to
bd25038
Compare
* `polar->refunds->create()`: * `response.dispute` **Added** * `error.status[400]` **Removed** **Breaking**⚠️ * `polar->events->get()`: `response` **Changed** **Breaking**⚠️ * `polar->events->list()`: * `request->depth` **Added** * `response` **Changed** **Breaking**⚠️ * `polar->customer_portal->subscriptions->update()`: `response` **Changed** **Breaking**⚠️ * `polar->customer_portal->subscriptions->cancel()`: `response` **Changed** **Breaking**⚠️ * `polar->customer_portal->subscriptions->get()`: `response` **Changed** **Breaking**⚠️ * `polar->customer_portal->subscriptions->list()`: `response.items->[]` **Changed** **Breaking**⚠️ * `polar->customer_portal->organizations->get()`: `response` **Changed** **Breaking**⚠️ * `polar->customer_portal->orders->update()`: `response.product` **Changed** **Breaking**⚠️ * `polar->customer_portal->orders->get()`: `response.product` **Changed** **Breaking**⚠️ * `polar->customer_portal->orders->list()`: `response.items->[]->product` **Changed** **Breaking**⚠️ * `polar->customer_portal->seats->listClaimedSubscriptions()`: `response.[]` **Changed** **Breaking**⚠️ * `polar->organizations->create()`: * `request` **Changed** **Breaking**⚠️ * `response` **Changed** * `polar->customer_portal->benefit-grants->update()`: `response` **Changed** **Breaking**⚠️ * `polar->organizations->update()`: * `request.organizationUpdate` **Changed** **Breaking**⚠️ * `response` **Changed** * `polar->customer_portal->benefit-grants->get()`: `response` **Changed** **Breaking**⚠️ * `polar->customer_portal->benefit-grants->list()`: * `request` **Changed** * `response.items->[]` **Changed** **Breaking**⚠️ * `polar->metrics->get()`: * `request->metrics` **Added** * `response` **Changed** **Breaking**⚠️ * `polar->checkouts->clientConfirm()`: * `request.checkoutConfirmStripe->allowTrial` **Added** * `response` **Changed** **Breaking**⚠️ * `error.[trialAlreadyRedeemed]` **Added** * `polar->checkouts->clientUpdate()`: * `request.checkoutUpdatePublic->allowTrial` **Added** * `response` **Changed** **Breaking**⚠️ * `error.[trialAlreadyRedeemed]` **Added** * `polar->checkouts->clientGet()`: `response` **Changed** **Breaking**⚠️ * `polar->checkouts->get()`: `response` **Changed** * `polar->customers->list()`: `response.items->[]->members` **Added** * `polar->benefit-grants->list()`: `response.items->[]->memberId` **Added** * `polar->webhooks->listWebhookDeliveries()`: `response.items->[]->webhookEvent->skipped` **Added** * `polar->products->list()`: `response.items->[]->prices->[]` **Changed** * `polar->products->create()`: `response.prices->[]` **Changed** * `polar->products->get()`: `response.prices->[]` **Changed** * `polar->products->update()`: `response.prices->[]` **Changed** * `polar->products->updateBenefits()`: `response.prices->[]` **Changed** * `polar->orders->list()`: `response.items->[]->platformFeeCurrency` **Added** * `polar->orders->get()`: `response.platformFeeCurrency` **Added** * `polar->orders->update()`: `response.platformFeeCurrency` **Added** * `polar->refunds->list()`: `response.items->[]->dispute` **Added** * `polar->benefits->list()`: `request` **Changed** * `polar->checkouts->list()`: `response.items->[]` **Changed** * `polar->checkouts->create()`: * `request` **Changed** * `response` **Changed** * `polar->disputes->list()`: **Added** * `polar->checkouts->update()`: * `request.checkoutUpdate->allowTrial` **Added** * `response` **Changed** * `error.[trialAlreadyRedeemed]` **Added** * `polar->oauth2->authorize()`: `response` **Changed** * `polar->subscriptions->update()`: * `request.subscriptionUpdate->[subscriptionUpdateBillingPeriod]` **Added** * `response.product->prices->[]` **Changed** * `polar->subscriptions->revoke()`: `response.product->prices->[]` **Changed** * `polar->subscriptions->get()`: `response.product->prices->[]` **Changed** * `polar->metrics->limits()`: `response.intervals->hour->minDays` **Added** * `polar->checkout-links->list()`: `response.items->[]->products->[]->prices->[]` **Changed** * `polar->checkout-links->create()`: `response.products->[]->prices->[]` **Changed** * `polar->checkout-links->get()`: `response.products->[]->prices->[]` **Changed** * `polar->checkout-links->update()`: `response.products->[]->prices->[]` **Changed** * `polar->benefits->grants()`: * `request->memberId` **Added** * `response.items->[]->memberId` **Added** * `polar->customers->create()`: * `request->owner` **Added** * `response.members` **Added** * `polar->customers->get()`: `response.members` **Added** * `polar->customers->update()`: `response.members` **Added** * `polar->customers->getExternal()`: `response.members` **Added** * `polar->customers->updateExternal()`: `response.members` **Added** * `polar->subscriptions->create()`: `response.product->prices->[]` **Changed** * `polar->subscriptions->list()`: * `request` **Changed** * `response.items->[]->product->prices->[]` **Changed** * `polar->organizations->get()`: `response` **Changed** * `polar->customer_portal->seats->listSeats()`: `response.seats->[]` **Changed** * `polar->customer_portal->seats->assignSeat()`: `response` **Changed** * `polar->customer_portal->seats->revokeSeat()`: `response` **Changed** * `polar->customer_portal->seats->resendInvitation()`: `response` **Changed** * `polar->organizations->list()`: `response.items->[]` **Changed** * `polar->wallets->topUp()`: **Deleted** **Breaking**⚠️ * `polar->wallets->get()`: **Deleted** **Breaking**⚠️ * `polar->wallets->list()`: **Deleted** **Breaking**⚠️ * `polar->customers->getBalance()`: **Deleted** **Breaking**⚠️ * `polar->event-types->update()`: **Added** * `polar->event-types->list()`: **Added** * `polar->members->deleteMember()`: **Added** * `polar->members->createMember()`: **Added** * `polar->customer-seats->listSeats()`: `response.seats->[]` **Changed** * `polar->customer-seats->assignSeat()`: `response` **Changed** * `polar->customer-seats->revokeSeat()`: `response` **Changed** * `polar->customer-seats->resendInvitation()`: `response` **Changed** * `polar->customer-seats->claimSeat()`: `response.seat` **Changed** * `polar->members->listMembers()`: **Added** * `polar->disputes->get()`: **Added**
7fcf03b to
9f5d6c7
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/polar/polar/linting-report/f19ec1f2af0e83793ec65eced10a2c93
OpenAPI Change report available at: https://app.speakeasy.com/org/polar/polar/changes-report/e734bd8d9d2e2d9b344c55d7b5200833
SDK update
Versioning
Version Bump Type: [patch] - 🤖 (automated)
Php SDK Changes:
polar->refunds->create():response.disputeAddederror.status[400]Removed Breakingpolar->events->get():responseChanged Breakingpolar->events->list():request->depthAddedresponseChanged Breakingpolar->customer_portal->subscriptions->update():responseChanged Breakingpolar->customer_portal->subscriptions->cancel():responseChanged Breakingpolar->customer_portal->subscriptions->get():responseChanged Breakingpolar->customer_portal->subscriptions->list():response.items->[]Changed Breakingpolar->customer_portal->organizations->get():responseChanged Breakingpolar->customer_portal->orders->update():response.productChanged Breakingpolar->customer_portal->orders->get():response.productChanged Breakingpolar->customer_portal->orders->list():response.items->[]->productChanged Breakingpolar->customer_portal->seats->listClaimedSubscriptions():response.[]Changed Breakingpolar->organizations->create():requestChanged BreakingresponseChangedpolar->customer_portal->benefit-grants->update():responseChanged Breakingpolar->organizations->update():request.organizationUpdateChanged BreakingresponseChangedpolar->customer_portal->benefit-grants->get():responseChanged Breakingpolar->customer_portal->benefit-grants->list():requestChangedresponse.items->[]Changed Breakingpolar->metrics->get():request->metricsAddedresponseChanged Breakingpolar->checkouts->clientConfirm():request.checkoutConfirmStripe->allowTrialAddedresponseChanged Breakingerror.[trialAlreadyRedeemed]Addedpolar->checkouts->clientUpdate():request.checkoutUpdatePublic->allowTrialAddedresponseChanged Breakingerror.[trialAlreadyRedeemed]Addedpolar->checkouts->clientGet():responseChanged Breakingpolar->checkouts->get():responseChangedpolar->customers->list():response.items->[]->membersAddedpolar->benefit-grants->list():response.items->[]->memberIdAddedpolar->webhooks->listWebhookDeliveries():response.items->[]->webhookEvent->skippedAddedpolar->products->list():response.items->[]->prices->[]Changedpolar->products->create():response.prices->[]Changedpolar->products->get():response.prices->[]Changedpolar->products->update():response.prices->[]Changedpolar->products->updateBenefits():response.prices->[]Changedpolar->orders->list():response.items->[]->platformFeeCurrencyAddedpolar->orders->get():response.platformFeeCurrencyAddedpolar->orders->update():response.platformFeeCurrencyAddedpolar->refunds->list():response.items->[]->disputeAddedpolar->benefits->list():requestChangedpolar->checkouts->list():response.items->[]Changedpolar->checkouts->create():requestChangedresponseChangedpolar->disputes->list(): Addedpolar->checkouts->update():request.checkoutUpdate->allowTrialAddedresponseChangederror.[trialAlreadyRedeemed]Addedpolar->oauth2->authorize():responseChangedpolar->subscriptions->update():request.subscriptionUpdate->[subscriptionUpdateBillingPeriod]Addedresponse.product->prices->[]Changedpolar->subscriptions->revoke():response.product->prices->[]Changedpolar->subscriptions->get():response.product->prices->[]Changedpolar->metrics->limits():response.intervals->hour->minDaysAddedpolar->checkout-links->list():response.items->[]->products->[]->prices->[]Changedpolar->checkout-links->create():response.products->[]->prices->[]Changedpolar->checkout-links->get():response.products->[]->prices->[]Changedpolar->checkout-links->update():response.products->[]->prices->[]Changedpolar->benefits->grants():request->memberIdAddedresponse.items->[]->memberIdAddedpolar->customers->create():request->ownerAddedresponse.membersAddedpolar->customers->get():response.membersAddedpolar->customers->update():response.membersAddedpolar->customers->getExternal():response.membersAddedpolar->customers->updateExternal():response.membersAddedpolar->subscriptions->create():response.product->prices->[]Changedpolar->subscriptions->list():requestChangedresponse.items->[]->product->prices->[]Changedpolar->organizations->get():responseChangedpolar->customer_portal->seats->listSeats():response.seats->[]Changedpolar->customer_portal->seats->assignSeat():responseChangedpolar->customer_portal->seats->revokeSeat():responseChangedpolar->customer_portal->seats->resendInvitation():responseChangedpolar->organizations->list():response.items->[]Changedpolar->wallets->topUp(): Deleted Breakingpolar->wallets->get(): Deleted Breakingpolar->wallets->list(): Deleted Breakingpolar->customers->getBalance(): Deleted Breakingpolar->event-types->update(): Addedpolar->event-types->list(): Addedpolar->members->deleteMember(): Addedpolar->members->createMember(): Addedpolar->customer-seats->listSeats():response.seats->[]Changedpolar->customer-seats->assignSeat():responseChangedpolar->customer-seats->revokeSeat():responseChangedpolar->customer-seats->resendInvitation():responseChangedpolar->customer-seats->claimSeat():response.seatChangedpolar->members->listMembers(): Addedpolar->disputes->get(): AddedOpenAPI Change Summary