Changes to Enrich Row Async

POST /api/v1/enrichment/enrich_async/{enrichment_id}

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

Changed in 3 of the 30 revisions of this API.79

  1. 604ea84d0ff766
  2. e17aaa23de121
  3. 136e4af4d5143

What changed

  • 604ea84d0ff766See the full diff
    • ●

      deleted the query request parameter token

      request-parameter-removed

    • ●

      added the new budget_exhausted enum value to the // response property for the response status

      response-property-enum-value-added

    • ●

      added the new budget_unavailable enum value to the // response property for the response status

      response-property-enum-value-added

    • ●

      added the new confirmation_required enum value to the // response property for the response status

      response-property-enum-value-added

    • ●

      added the new paid_access_blocked enum value to the // response property for the response status

      response-property-enum-value-added

    • ●

      added the new run_unaffordable enum value to the // response property for the response status

      response-property-enum-value-added

    • ○

      added the optional property // to the response with the status

      response-optional-property-added

    • ○

      removed the discovery_allowance_confirmation_required enum value from the // response property for the response status

      response-property-enum-value-removed

    • ○

      removed the discovery_allowance_exhausted enum value from the // response property for the response status

      response-property-enum-value-removed

    • ○

      removed the discovery_allowance_run_unaffordable enum value from the // response property for the response status

      response-property-enum-value-removed

    • ○

      removed the discovery_allowance_unavailable enum value from the // response property for the response status

      response-property-enum-value-removed

    • ○

      added the required property // to the response with the status

      response-required-property-added

    • ●

      added the new discovery_allowance_run_unaffordable enum value to the // response property for the response status

      response-property-enum-value-added

    • ○

      added the new optional request property

      new-optional-request-property

    • ○

      added the new optional request property

      new-optional-request-property

    • ○

      added the non-success response with the status

      response-non-success-status-added