hyperswitch icon indicating copy to clipboard operation
hyperswitch copied to clipboard

chore(openapi): properly spell Eligibility

Open vil02 opened this issue 2 months ago • 1 comments

Type of Change

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

Description

Additional Changes

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

Motivation and Context

I noticed this typo and in the fix as you go spirit I decided to summit this small PR.

Fixes #9901.

How did you test it?

Used dictionary.

Checklist

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

vil02 avatar Oct 16 '25 11:10 vil02

Review changes with  SemanticDiff

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

semanticdiff-com[bot] avatar Oct 16 '25 11:10 semanticdiff-com[bot]