Skip to content

Commit 98a6ebc

Browse files
Merge pull request #1052 from maxmind/luna/connection-type-in-web-services
Fix new connection type documentation for web services
2 parents aad8763 + d822c14 commit 98a6ebc

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

content/geoip/docs/web-services/_schemas/ResponseTraits.mdx

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,12 @@ import responseJson from '../_examples/geoip';
4949
One of the following values: `Cable/DSL`, `Cellular`, `Corporate`, or
5050
`Satellite`. Additional values may be added in the future.
5151

52-
\* <a href="https://support.maxmind.com/hc/en-us/articles/4408200231067-IP-Network-Data#h_01FN988THBX8RVERNTZ12BY2EC" target="_blank" rel="nofollow noopener noreferrer">Learn more about connection type data on our Knowledge Base.</a>
52+
<Alert type="warning">
53+
This field is not present in the GeoLite2 City web service.
54+
</Alert>
55+
56+
[Learn more about connection type data on our Knowledge
57+
Base.](https://support.maxmind.com/hc/en-us/articles/4408200231067-IP-Network-Data#h_01FN988THBX8RVERNTZ12BY2EC)
5358

5459
</Property>
5560

0 commit comments

Comments
 (0)