Changes to List pull operations

GET /companies/{companyId}/data/history

Every recorded change to this endpoint, newest first. Back to the operation

Changed in 2 of the 52 revisions of this API.10

  1. 7968ea53c2de2
  2. fc70787de2f38

What changed

    • removed the Routing enum value from the allOf[subschema #1]/results/items/status response property for the response status 200

      response-property-enum-value-removed

    • removed the RoutingError enum value from the allOf[subschema #1]/results/items/status response property for the response status 200

      response-property-enum-value-removed

    • added the optional property validation to the response with the 400 status

      response-optional-property-added

    • added the optional property validation to the response with the 401 status

      response-optional-property-added

    • added the optional property validation to the response with the 402 status

      response-optional-property-added

    • added the optional property validation to the response with the 403 status

      response-optional-property-added

    • added the optional property validation to the response with the 404 status

      response-optional-property-added

    • added the optional property validation to the response with the 429 status

      response-optional-property-added

    • added the optional property validation to the response with the 500 status

      response-optional-property-added

    • added the optional property validation to the response with the 503 status

      response-optional-property-added