Skip to content

Inital PoC#2007

Draft
mbroshi-stripe wants to merge 1 commit intobetafrom
mbroshi/batch_jobs
Draft

Inital PoC#2007
mbroshi-stripe wants to merge 1 commit intobetafrom
mbroshi/batch_jobs

Conversation

@mbroshi-stripe
Copy link
Copy Markdown
Contributor

Why?

What?

See Also

@mbroshi-stripe mbroshi-stripe requested a review from a team as a code owner January 29, 2026 22:25
@mbroshi-stripe mbroshi-stripe requested review from jar-stripe and removed request for a team January 29, 2026 22:25
@mbroshi-stripe mbroshi-stripe marked this pull request as draft January 29, 2026 22:26
@mbroshi-stripe mbroshi-stripe removed the request for review from jar-stripe January 29, 2026 22:26
@mbroshi-stripe mbroshi-stripe changed the base branch from beta to latest-codegen-beta March 23, 2026 20:31
@mbroshi-stripe mbroshi-stripe changed the base branch from latest-codegen-beta to beta March 23, 2026 20:32
@mbroshi-stripe mbroshi-stripe force-pushed the mbroshi/batch_jobs branch 2 times, most recently from e7e7d56 to f8c52ad Compare March 23, 2026 23:08
'stripe_version' => $stripeVersion,
];
$item['path_params'] = ['account' => $account];
$stripeContext = isset($opts->headers['Stripe-Context']) ? $opts->headers['Stripe-Context'] : null;
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

small nit: move this variable assignment alongside $stripeVersion. In PHP 7+ they can be further reduced to use null coalescing and they'd be easier to read.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants