Changes to Get datapipe status

GET /api/v2/datapipe/status

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

Changed in 2 of the 66 revisions of this API.43

  1. b7bbf50b77e741
  2. 179f57e219d52

What changed

  • b7bbf50b77e741See the full diff
    • added the new optimizing enum value to the data/status response property for the response status 200

      response-property-enum-value-added

    • added the new pruning enum value to the data/status response property for the response status 200

      response-property-enum-value-added

    • added the new purging enum value to the data/status response property for the response status 200

      response-property-enum-value-added

    • added the new starting enum value to the data/status response property for the response status 200

      response-property-enum-value-added

    • added the optional property data/last_complete_optimize_at to the response with the 200 status

      response-optional-property-added

    • added the optional property data/last_analysis_run_at to the response with the 200 status

      response-optional-property-added

    • added the optional property data/next_scheduled_analysis_at to the response with the 200 status

      response-optional-property-added