Allianz Technology Standards · Example Payload

Tech Standards Standard Rule Example

pageSize parameter must default to 20

Best PracticesEnterprise ArchitectureGuidelinesSoftware DevelopmentTechnology StandardsAPI DesignOpenAPI

Tech Standards Standard Rule Example is an example object payload from Allianz Technology Standards, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

rule_iddescriptionseverity

Example Payload

tech-standards-standard-rule-example.json Raw ↑
{
  "rule_id": "pag-001",
  "description": "pageSize parameter must default to 20",
  "severity": "required"
}