Taken from https://spec.openapis.org/arazzo/latest.html:
The Arazzo Specification provides a mechanism that can define sequences of calls and their dependencies to be woven together and expressed in the context of delivering a particular outcome or set of outcomes when dealing with API descriptions (such as OpenAPI descriptions).
This repository contains some tools to help the community get started with using the Arazzo specification.
name | description | Status |
---|---|---|
model | A model for Arazzo descriptions that can be used as a target for parsing, and the base of more complex tooling for the Arazzo specification | WIP |
parser | Parser with the Arazzo model in this repository as target. | WIP |