Skip to content

Commit

Permalink
Merge pull request #1052 from maxmind/luna/connection-type-in-web-ser…
Browse files Browse the repository at this point in the history
…vices

Fix new connection type documentation for web services
  • Loading branch information
christophermluna authored Oct 24, 2023
2 parents aad8763 + d822c14 commit 98a6ebc
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion content/geoip/docs/web-services/_schemas/ResponseTraits.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,12 @@ import responseJson from '../_examples/geoip';
One of the following values: `Cable/DSL`, `Cellular`, `Corporate`, or
`Satellite`. Additional values may be added in the future.

\* <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>
<Alert type="warning">
This field is not present in the GeoLite2 City web service.
</Alert>

[Learn more about connection type data on our Knowledge
Base.](https://support.maxmind.com/hc/en-us/articles/4408200231067-IP-Network-Data#h_01FN988THBX8RVERNTZ12BY2EC)

</Property>

Expand Down

0 comments on commit 98a6ebc

Please sign in to comment.