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

  1. 152f27c14f53272

What changed

  • 152f27c14f53272See the full diff
    • the response property data/items/conversion became nullable for the status 200

      response-property-became-nullable

    • the data/items/conversion response's property type/format changed from object/ to / for status 200

      response-property-type-changed

    • removed the optional property data/items/conversion/asn from the response with the 200 status

      response-optional-property-removed

    • removed the optional property data/items/conversion/completion_time from the response with the 200 status

      response-optional-property-removed

    • removed the optional property data/items/conversion/continent from the response with the 200 status

      response-optional-property-removed

    • removed the optional property data/items/conversion/ip from the response with the 200 status

      response-optional-property-removed

    • removed the optional property data/items/conversion/is_eu from the response with the 200 status

      response-optional-property-removed

    • removed the optional property data/items/conversion/registered_country from the response with the 200 status

      response-optional-property-removed

    • removed the optional property data/items/conversion/type from the response with the 200 status

      response-optional-property-removed

    • added the non-success response with the status 429

      response-non-success-status-added

    • added Ip to the data/items/conversion response property allOf list for the response status 200

      response-property-all-of-added