Agile · Example Payload

Agile Agile Principle Example

Iterative DevelopmentMethodologyProject ManagementSoftware DevelopmentAgile ManifestoScrumKanban

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

Top-level fields

numberprinciplecategoryframework_alignment

Example Payload

agile-agile-principle-example.json Raw ↑
{
  "number": 1,
  "principle": "Our highest priority is to satisfy the customer through early and continuous delivery of valuable software.",
  "category": "customer",
  "framework_alignment": [
    "Scrum",
    "Kanban",
    "XP"
  ]
}