Skip to content

Use camelCase for MeterResponse deserialization#1769

Merged
StuartFerguson merged 2 commits into
masterfrom
bug/#1768_seriasation_bug_in_prepayproxy
May 15, 2026
Merged

Use camelCase for MeterResponse deserialization#1769
StuartFerguson merged 2 commits into
masterfrom
bug/#1768_seriasation_bug_in_prepayproxy

Conversation

@StuartFerguson
Copy link
Copy Markdown
Member

Updated StringSerialiser.Deserialise to use SerialiserOptions with camelCase formatting when deserializing MeterResponse, ensuring correct mapping of JSON property names.

Updated StringSerialiser.Deserialise to use SerialiserOptions with camelCase formatting when deserializing MeterResponse, ensuring correct mapping of JSON property names.
@StuartFerguson StuartFerguson added the bug Bugs and error-prone code label May 15, 2026
@codacy-production
Copy link
Copy Markdown

codacy-production Bot commented May 15, 2026

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

🟢 Metrics 0 complexity

Metric Results
Complexity 0

View in Codacy

NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.

Changed StringSerialiser.Serialise in PataPawaPrePayProxyTests to use camelCase property formatting for MeterResponse, ensuring consistency with expected JSON structure.
@StuartFerguson StuartFerguson merged commit 2e5b482 into master May 15, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Bugs and error-prone code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant