Skip to content

Commit 8f05bea

Browse files
oschwaldclaude
andcommitted
Reference GeoIP data in architecture notes
Describe response models as including GeoIP data in CLAUDE.md. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 parent 9785987 commit 8f05bea

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CLAUDE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ mvn javadoc:javadoc
6868
- Use Java records (as of version 4.0.0) with deprecated getter methods for backwards compatibility
6969
- Implement `JsonSerializable` interface
7070
- `InsightsResponse` and `FactorsResponse` extend `ScoreResponse` with additional fields
71-
- Response models include GeoIP2 data (this library depends on `com.maxmind.geoip2:geoip2`)
71+
- Response models include GeoIP data (this library depends on `com.maxmind.geoip2:geoip2`)
7272

7373
**Exception Hierarchy** (`src/main/java/com/maxmind/minfraud/exception/`)
7474
- `MinFraudException` (base checked exception)

0 commit comments

Comments
 (0)