Skip to content

remove test using soon-to-be-gone endpoint#2270

Merged
xavdid-stripe merged 2 commits intomasterfrom
remove-upcoming-lines
Mar 13, 2025
Merged

remove test using soon-to-be-gone endpoint#2270
xavdid-stripe merged 2 commits intomasterfrom
remove-upcoming-lines

Conversation

@xavdid-stripe
Copy link
Copy Markdown
Member

Why?

The /v1/invoices/upcoming/lines endpoint is being removed soon. As a result, this test is causing CI failures upstream. I'm removing it for now in the hopes that we can replace it with a endpoint that accomplishes the same thing, but still exists.

Another test was removed entirely.

We don't need to change anything auto-generated; that'll get picked up when the spec is updated. These changes are purely for manual files.

What?

  • comment out test
  • remove endpoint-specific test

See Also

@xavdid-stripe xavdid-stripe requested a review from a team as a code owner March 13, 2025 00:31
@xavdid-stripe xavdid-stripe requested review from mbroshi-stripe and removed request for a team March 13, 2025 00:31
@xavdid-stripe xavdid-stripe enabled auto-merge (squash) March 13, 2025 00:31
@xavdid-stripe xavdid-stripe merged commit 6c78dcb into master Mar 13, 2025
8 checks passed
@xavdid-stripe xavdid-stripe deleted the remove-upcoming-lines branch March 13, 2025 14:14
ramya-stripe added a commit that referenced this pull request Mar 13, 2025
* Add Next.js App Router webhook example that leverages Route Handlers (#2259)

* Update generated code (#2256)

* Update generated code for v1463

* Update generated code for v1494

* Update generated code for v1495

* Update generated code for v1501

* Update generated code for v1505

---------

Co-authored-by: Stripe OpenAPI <105521251+stripe-openapi[bot]@users.noreply.github.com>
Co-authored-by: prathmesh-stripe <165320323+prathmesh-stripe@users.noreply.github.com>

* Bump version to 17.7.0

* Update actions/cache as v2 is deprecated (#2269)

* remove test using soon-to-be-gone endpoint (#2270)

---------

Co-authored-by: Jonathan Steele <83410553+jsteele-stripe@users.noreply.github.com>
Co-authored-by: stripe-openapi[bot] <105521251+stripe-openapi[bot]@users.noreply.github.com>
Co-authored-by: prathmesh-stripe <165320323+prathmesh-stripe@users.noreply.github.com>
Co-authored-by: Prathmesh Ranaut <prathmesh@stripe.com>
Co-authored-by: David Brownman <109395161+xavdid-stripe@users.noreply.github.com>
ramya-stripe added a commit that referenced this pull request Apr 1, 2025
* Add Next.js App Router webhook example that leverages Route Handlers (#2259)

* Update generated code (#2256)

* Update generated code for v1463

* Update generated code for v1494

* Update generated code for v1495

* Update generated code for v1501

* Update generated code for v1505

---------

Co-authored-by: Stripe OpenAPI <105521251+stripe-openapi[bot]@users.noreply.github.com>
Co-authored-by: prathmesh-stripe <165320323+prathmesh-stripe@users.noreply.github.com>

* Bump version to 17.7.0

* Update actions/cache as v2 is deprecated (#2269)

* remove test using soon-to-be-gone endpoint (#2270)

* [BREAKING] swap Stripe.webhooks from a factory function to a static property (#2277)

swap Stripe.webhooks from a factory function to a static property

* Remove tests for endpoints that were removed (#2281)

* Remove types that were marked as deprecated in Feb 2024 (#2286)

* Remove types that were marked as deprecated in Feb 2024

* remove the test for deprecated type

* add Amount interface (#2289)

* Update generated code for v1641

* Update generated code for v1641

* Update generated code for v1641

* Update generated code for v1641

* Support for APIs in the new API version 2025-03-31.basil (#2279)

Update generated code for v1641

Co-authored-by: Stripe OpenAPI <105521251+stripe-openapi[bot]@users.noreply.github.com>

* Update generated code for v1642

* Update generated code for v1642

* Update generated code (#2291)

* Update generated code for v1642

* Update generated code for v1642

---------

Co-authored-by: Stripe OpenAPI <105521251+stripe-openapi[bot]@users.noreply.github.com>

* Update generated code for v1645

* Update generated code for v1646

---------

Co-authored-by: Jonathan Steele <83410553+jsteele-stripe@users.noreply.github.com>
Co-authored-by: stripe-openapi[bot] <105521251+stripe-openapi[bot]@users.noreply.github.com>
Co-authored-by: prathmesh-stripe <165320323+prathmesh-stripe@users.noreply.github.com>
Co-authored-by: Prathmesh Ranaut <prathmesh@stripe.com>
Co-authored-by: Ramya Rao <100975018+ramya-stripe@users.noreply.github.com>
Co-authored-by: David Brownman <109395161+xavdid-stripe@users.noreply.github.com>
Co-authored-by: helenye-stripe <111009531+helenye-stripe@users.noreply.github.com>
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