Changes to Get metrics ready state

GET /resources/metrics_ready_state

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

Changed in 2 of the 29 revisions of this API.18

  1. v5b698c180678a17
  2. v5e041d7b0cef01

What changed

  • v5b698c180678a17See the full diff
    • changed the pattern of the query request parameter date from ^(\d{4})-(\d{2})-(\d{2})$ to ^\d{4}-\d{2}-\d{2}$

      request-parameter-pattern-changed

    • added the non-success response with the status 400

      response-non-success-status-added

    • added the non-success response with the status 401

      response-non-success-status-added

    • added the non-success response with the status 403

      response-non-success-status-added

    • added the non-success response with the status 404

      response-non-success-status-added

    • added the non-success response with the status 429

      response-non-success-status-added

    • the response property conversion_metrics_ready became required for the status 200

      response-property-became-required

    • the response property non_conversion_metrics_ready became required for the status 200

      response-property-became-required

    This revision also has 182 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • endpoint added

      endpoint-added