Skip to content

fix(core): Fix billing descriptor name example#10342

Merged
Gnanasundari24 merged 3 commits intomainfrom
fix/oepnapi-spec-billing-descriptor
Nov 25, 2025
Merged

fix(core): Fix billing descriptor name example#10342
Gnanasundari24 merged 3 commits intomainfrom
fix/oepnapi-spec-billing-descriptor

Conversation

@awasthi21
Copy link
Contributor

Type of Change

  • Bugfix
  • New feature
  • Enhancement
  • Refactoring
  • Dependency updates
  • Documentation
  • CI/CD

Description

Just renamed the example for the billing descriptor object

Additional Changes

  • This PR modifies the API contract
  • This PR modifies the database schema
  • This PR modifies application configuration/environment variables

Motivation and Context

How did you test it?

No testing required

Checklist

  • I formatted the code cargo +nightly fmt --all
  • I addressed lints thrown by cargo clippy
  • I reviewed the submitted code
  • I added unit tests for my changes where possible

@awasthi21 awasthi21 self-assigned this Nov 19, 2025
@awasthi21 awasthi21 requested a review from a team as a code owner November 19, 2025 08:51
@semanticdiff-com
Copy link

semanticdiff-com bot commented Nov 19, 2025

Review changes with  SemanticDiff

Changed Files
File Status
  api-reference/v1/openapi_spec_v1.json  0% smaller
  crates/common_types/src/payments.rs  0% smaller

@hyperswitch-bot hyperswitch-bot bot added the M-api-contract-changes Metadata: This PR involves API contract changes label Nov 19, 2025
@awasthi21 awasthi21 force-pushed the fix/oepnapi-spec-billing-descriptor branch from c09bba2 to 66128f7 Compare November 19, 2025 09:08
@hyperswitch-bot hyperswitch-bot bot removed the M-api-contract-changes Metadata: This PR involves API contract changes label Nov 19, 2025
@hyperswitch-bot hyperswitch-bot bot added the M-api-contract-changes Metadata: This PR involves API contract changes label Nov 19, 2025
@codecov
Copy link

codecov bot commented Nov 19, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
⚠️ Please upload report for BASE (main@e95dee8). Learn more about missing BASE report.

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #10342   +/-   ##
=======================================
  Coverage        ?    6.47%           
=======================================
  Files           ?     1249           
  Lines           ?   310495           
  Branches        ?        0           
=======================================
  Hits            ?    20090           
  Misses          ?   290405           
  Partials        ?        0           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@Gnanasundari24 Gnanasundari24 added this pull request to the merge queue Nov 25, 2025
Merged via the queue into main with commit f2fcc7f Nov 25, 2025
25 of 27 checks passed
@Gnanasundari24 Gnanasundari24 deleted the fix/oepnapi-spec-billing-descriptor branch November 25, 2025 15:03
pixincreate added a commit that referenced this pull request Nov 27, 2025
…a-parsing

* 'main' of github.com:juspay/hyperswitch: (26 commits)
  chore(version): 2025.11.27.0
  chore(postman): update Postman collection files
  feat(revenue_recovery): Introduce hourly retry history and decision threshold in Decider Request  (#10386)
  Fix: Update Stripe Postman collection tests (#10231)
  feat(ucs): add new next_action type and wait screen instructions for upi payments (#10323)
  chore(version): 2025.11.26.0
  Revert: "feat(connector): [NOVALNET] Pass Payment Metadata fields to Connector" (#10436)
  feat(connectors): [worldpayxml] add browser, shipping, shopper and billing data to the connector's payment request  (#10357)
  feat(connector): Add client_unqiue_id in Nuvei Pyament Request (#10366)
  feat(connector): [BRAINTREE] apple pay mandate for braintree (#10273)
  feat(router): added preferred 3ds and cardnetwork in next action data for 3ds (#10296)
  fix(core): Fix billing descriptor name example (#10342)
  fix(router): add fallback to statement descriptor fields when billing descriptor is missing (#10271)
  fix(authentication): fixed authentication connector update failures from dashboard (#10343)
  feat(payment_methods): add custom tokenizer for external vault (#10314)
  ci(cypress): added file name in cypress tests runner (#10370)
  fix(transformers): update error reason handling in response transformations (#10313)
  fix(core): [Network Token] Check Network Token Status Response Type Fix (#10354)
  chore(version): 2025.11.25.0
  feat(connector): Revert [Airwallex] implement card mandates (#10418)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

M-api-contract-changes Metadata: This PR involves API contract changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants