Changes to Get average peer scores for operators in a cluster

GET /v1/lock/{lockHash}/peer-scores

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

Changed in 2 of the 4 revisions of this API.133

  1. 707a88e0b3553
  2. 1fe58b98e30713

What changed

    • deleted the query request parameter includeOperatorStubs

      request-parameter-removed

    • removed the optional property items/avg_effectiveness from the response with the 200 status

      response-optional-property-removed

    • removed the optional property items/effectiveness_percentile from the response with the 200 status

      response-optional-property-removed

  • 1fe58b98e30713See the full diff
    • the response property items/avg_peer_score became nullable for the status 200

      response-property-became-nullable

    • added the new optional query request parameter includeOperatorStubs

      new-optional-request-parameter

    • added the optional property items/avg_effectiveness to the response with the 200 status

      response-optional-property-added

    • added the optional property items/effectiveness_percentile to the response with the 200 status

      response-optional-property-added