We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9785987 commit 8f05beaCopy full SHA for 8f05bea
1 file changed
CLAUDE.md
@@ -68,7 +68,7 @@ mvn javadoc:javadoc
68
- Use Java records (as of version 4.0.0) with deprecated getter methods for backwards compatibility
69
- Implement `JsonSerializable` interface
70
- `InsightsResponse` and `FactorsResponse` extend `ScoreResponse` with additional fields
71
-- Response models include GeoIP2 data (this library depends on `com.maxmind.geoip2:geoip2`)
+- Response models include GeoIP data (this library depends on `com.maxmind.geoip2:geoip2`)
72
73
**Exception Hierarchy** (`src/main/java/com/maxmind/minfraud/exception/`)
74
- `MinFraudException` (base checked exception)
0 commit comments