Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions schemas/entities/geo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@ attributes:
sample_value: Lima
- name: country_code
type: string
description: 51
sample_value: Country code
description: Country code
sample_value: 51
- name: city
type: string
description: The city associated to the IP address in the network session.
Expand Down