Changes to Ip2Geo - Bulk Convert IPs
POST /convert
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 1 of the 3 revisions of this API.272
- 152f27c14f53272
What changed
- ▲
the response property
data/items/conversionbecame nullable for the status200response-property-became-nullable
- ▲
the
data/items/conversionresponse's property type/format changed fromobject/to/for status200response-property-type-changed
- ●
removed the optional property
data/items/conversion/asnfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
data/items/conversion/completion_timefrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
data/items/conversion/continentfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
data/items/conversion/ipfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
data/items/conversion/is_eufrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
data/items/conversion/registered_countryfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
data/items/conversion/typefrom the response with the200statusresponse-optional-property-removed
- ○
added the non-success response with the status
429response-non-success-status-added
- ○
added
Ipto thedata/items/conversionresponse propertyallOflist for the response status200response-property-all-of-added
- ▲