-
## Bi-Weekly meetings happen on Wednesdays at 5PM GMT
This agenda gives visibility into discussion topics for the bi-weekly Arazzo Specification Technical Developer Community (TDC) meetings. Sharin…
-
Many long-requested features for OAS can now be better handled by using the Overlay and/or Arazzo specifications.
I think Arazzo mostly overlaps with the Link Object, but I might be wrong there. S…
-
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 conte…
-
The Arazzo Specification [1.0.0](https://github.com/OAI/Arazzo-Specification/blob/main/versions/1.0.0.md) allows `body` as a valid value for the `in` attribute in [ParameterObject](https://github.com/…
-
Adding support for AsyncAPI definitions would extend the types of workflows that can be described with Arazzo, as many organizations are now combining Request/Response APIs (OpenAPI) with Event-Driven…
-
Create a DEVELOPMENT.md to describe the appropriate process for making patch, minor, major changes to the Arazzo Specification.
Review/consult with @oai/tsc
-
in the description of `retryAfter` indicates `goto` or `function` are acceptable failure action `type` enumerations.
`function` is not defined in the `type` keyword description
https://githu…
-
It seems that Arazzo's extension model is a copy of OpenAPI:
- https://spec.openapis.org/arazzo/latest.html#specification-extensions
It always seemed like OpenAPI's extension model should be tig…
dret updated
5 months ago
-
Do schema dialects need some mention in the Arazzo specification?
taken from OAS, I believe this should also apply to Arazzo.
> 4.8.24.2.3 Specifying Schema Dialects
It is important for toolin…
-
Splitting this out from #3766, to which it is still somewhat related as we should consider the impact on how many PRs to how many different branches are required for a change that spans the spec and t…