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
What changed
- ●
deleted the
queryrequest parameterincludeOperatorStubsrequest-parameter-removed
- ●
removed the optional property
items/avg_effectivenessfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
items/effectiveness_percentilefrom the response with the200statusresponse-optional-property-removed
- ●
- ▲
the response property
items/avg_peer_scorebecame nullable for the status200response-property-became-nullable
- ○
added the new optional
queryrequest parameterincludeOperatorStubsnew-optional-request-parameter
- ○
added the optional property
items/avg_effectivenessto the response with the200statusresponse-optional-property-added
- ○
added the optional property
items/effectiveness_percentileto the response with the200statusresponse-optional-property-added
- ▲