Zally · Example Payload

Zally Api Rule Example

API DesignAPI LintingAPI QualityOpen SourceOpenAPIZalando

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

Top-level fields

titlecodetypeurlis_active

Example Payload

Raw ↑
{
  "title": "Do Not Use URI Versioning",
  "code": "115",
  "type": "example-value",
  "url": "https://zalando.github.io/restful-api-guidelines/compatibility/Compatibility.html#must-do-not-use-uri-versioning",
  "is_active": true
}