Skip to content

Prathmesh/merge dotnet beta#3066

Merged
ramya-stripe merged 7 commits intobetafrom
prathmesh/merge-dotnet-beta
Mar 19, 2025
Merged

Prathmesh/merge dotnet beta#3066
ramya-stripe merged 7 commits intobetafrom
prathmesh/merge-dotnet-beta

Conversation

@prathmesh-stripe
Copy link
Copy Markdown
Contributor

@prathmesh-stripe prathmesh-stripe commented Mar 18, 2025

Why?

Include the changes made in master to remove /v1/invoices/upcoming/lines.

What?

Ran merge.sh script.

See Also

Changelog

  • ⚠️ Removes InvoiceUpcomingLinesService and all dependent objects.
  • ⚠️ Removes the UpcomingLines property in InvoiceService, and the ListUpcomingLineItems, ListUpcomingLineItemsAsync, ListUpcomingLineItemsAutoPaging, ListUpcomingLineItemsAutoPagingAsync, UpcomingLines, UpcomingLinesAsync , UpcomingLinesAutoPaging , and UpcomingLinesAutoPagingAsync methods from InvoiceService. Use CreatePreview or CreatePreviewAsync to create a preview invoice and then use existing InvoiceService methods with the preview invoice ID (see https://docs.stripe.com/invoicing/preview).

xavdid-stripe and others added 5 commits February 13, 2025 00:51
* changed Program to accept a command line argument with the name (relative to Examples namespace) of the example to run

* updated existing examples

* added usage instructions

* added just recipe
* 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>
@prathmesh-stripe prathmesh-stripe requested a review from a team as a code owner March 18, 2025 22:05
@prathmesh-stripe prathmesh-stripe requested review from mbroshi-stripe and removed request for a team March 18, 2025 22:05
@prathmesh-stripe prathmesh-stripe force-pushed the prathmesh/merge-dotnet-beta branch from e9d175d to 2c65be4 Compare March 18, 2025 22:25
Copy link
Copy Markdown
Contributor

@jar-stripe jar-stripe left a comment

Choose a reason for hiding this comment

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

LGTM

@ramya-stripe ramya-stripe merged commit 1b29ac4 into beta Mar 19, 2025
3 of 4 checks passed
@ramya-stripe ramya-stripe deleted the prathmesh/merge-dotnet-beta branch March 19, 2025 20:01
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.

4 participants