Zally · Example Payload

Zally Api Review Statistics Response Example

API DesignAPI LintingAPI QualityOpen SourceOpenAPIZalando

Zally Api Review Statistics Response Example is an example object payload from Zally, with 8 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

total_reviewstotal_reviews_deduplicatedsuccessful_reviewsnumber_of_endpointsmust_violationsshould_violationsmay_violationshint_violations

Example Payload

Raw ↑
{
  "total_reviews": 23,
  "total_reviews_deduplicated": 12,
  "successful_reviews": 17,
  "number_of_endpoints": 10,
  "must_violations": 123,
  "should_violations": 81,
  "may_violations": 32,
  "hint_violations": 5
}