doc-detective / doc-detective-core

The NPM package that powers Doc Detective's testing functionality.
https://doc-detective.com
MIT License
8 stars 2 forks source link

Support Arazzo specs as input files #152

Open hawkeyexl opened 3 months ago

hawkeyexl commented 3 months ago

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 could be useful for validating API-based procedures defined in a standardized format.