Zally · Example Payload

Zally Api Linting Response Example

API DesignAPI LintingAPI QualityOpen SourceOpenAPIZalando

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

Top-level fields

violationsmessageviolations_countapi_definition

Example Payload

Raw ↑
{
  "violations": [
    {}
  ],
  "message": "Example description for this resource.",
  "violations_count": "example-value",
  "api_definition": "example-value"
}