Skip to content

fix(DEV-4216): type exchange_ratio as number in COIN reward schemas - #70

Open
patryksmolarz wants to merge 3 commits into
masterfrom
fix/DEV-4216
Open

fix(DEV-4216): type exchange_ratio as number in COIN reward schemas#70
patryksmolarz wants to merge 3 commits into
masterfrom
fix/DEV-4216

Conversation

@patryksmolarz

@patryksmolarz patryksmolarz commented Aug 26, 2026

Copy link
Copy Markdown

Summary

  • Fix exchange_ratio type in COIN reward schemas (integer/string → number) so decimal API values like 0.01 deserialize correctly.
  • Regenerated SDK for DEV-4216.

Tests

Screenshot 2026-08-28 at 08 49 51

Test plan

  • CI passes on this PR
  • After merge with openapi PR, verify list redemptions with COIN reward (exchange_ratio: 0.01)

Related: DEV-4216

Regenerated SDK from updated OpenAPI after exchange_ratio integer/string
was changed to number to support fractional values such as 0.01.
@p-zielinski

Copy link
Copy Markdown
Contributor

wynik testów

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