Skip to content

Claude/new session s ypup#36

Merged
jonathan-kosgei merged 2 commits intomasterfrom
claude/new-session-SYpup
Feb 24, 2026
Merged

Claude/new session s ypup#36
jonathan-kosgei merged 2 commits intomasterfrom
claude/new-session-SYpup

Conversation

@jonathan-kosgei
Copy link
Collaborator

No description provided.

The IPData API returns the `count` field as a JSON string, but the
model expected System.Int32. Add IntJsonConverter to handle both
string and number JSON tokens for the Count property.

https://claude.ai/code/session_01V2uek6e28i6ARom7qVt1Mz
The API returns the count field as a JSON string instead of a number,
causing JsonException on Lookup(), BulkLookup(), and Lookup(culture).
Added test cases for both string and numeric count values, and updated
the test fixture to include count as a string matching real API behavior.

https://claude.ai/code/session_01V2uek6e28i6ARom7qVt1Mz
@jonathan-kosgei jonathan-kosgei merged commit 4ea05aa into master Feb 24, 2026
1 check passed
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