Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: Benefits of using Arazzo
authors: phil
excerpt: Discover the advantages of adopting the Arazzo Specification for documenting, testing, and managing API workflows to benefit humans and agentic-AI.
date: 2025-01-26
date: 2026-01-26
---

- TOC
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: History and evolution of Arazzo
authors: phil
excerpt: Learn about the origins of Arazzo, from early workflow experiments to becoming an official OpenAPI Initiative standard for API workflow descriptions.
date: 2025-01-24
date: 2026-01-24
---

- TOC
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: What is Arazzo?
authors: phil
excerpt: Arazzo is the standard format for describing API workflows - sequences of API calls that work together to accomplish complex tasks, with built-in error handling and state management.
date: 2025-01-23
date: 2026-01-23
---

- TOC
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: Basic structure
authors: phil
excerpt: Learn your way around an Arazzo document for describing HTTP workflows.
date: 2025-01-27
date: 2026-01-27
---

- TOC
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: Components & references
authors: phil
excerpt: Learn how to use components and references in Arazzo to reduce repetition and build maintainable workflows.
date: 2025-01-23
date: 2026-01-23
---

- TOC
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: Defining sources
authors: phil
excerpt: Learn how to reference OpenAPI operations in Arazzo workflows using source descriptions.
date: 2025-01-30
date: 2026-01-30
---

- TOC
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: Steps, inputs, and outputs
authors: phil
excerpt: Master the building blocks of Arazzo workflows - steps that call operations, inputs that provide data, and outputs that capture results for subsequent steps.
date: 2025-01-31
date: 2026-01-31
---

- TOC
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: Success and failure in API workflows
authors: phil
excerpt: Define precise success and failure criteria for each step in your Arazzo workflows, describing comprehensive error handling and branching logic.
date: 2025-01-30
date: 2026-01-30
---

- TOC
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: Workflows
authors: phil
excerpt: Learn how to define Arazzo workflows, similar to GitHub Actions and CI/CD workflows but for describing API interactions.
date: 2025-01-31
date: 2026-01-31
---

- TOC
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: Runtime expressions
authors: phil
excerpt: Learn how to use runtime expressions in Arazzo to create dynamic, data-driven workflows.
date: 2025-02-01
date: 2026-02-01
---

- TOC
Expand Down