Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request: Implementation of Arazzo Specification v1.0.0 in Bruno #2498

Open
1 task done
YoranSys opened this issue Jun 21, 2024 · 0 comments
Open
1 task done
Labels
enhancement New feature or request

Comments

@YoranSys
Copy link

I have checked the following:

  • I've searched existing issues and found nothing related to my issue.

Describe the feature you want to add

The Arazzo Specification v1.0.0 is a mechanism that provides a way to define sequences of API calls and their dependencies, which can be woven together to achieve a particular outcome or set of outcomes when dealing with API descriptions, such as OpenAPI descriptions.

The Arazzo Specification is designed to improve the capability of API specifications to tell the story of the API in a manner that can improve the consuming developer experience. It allows for the articulation of workflows in a human-readable and machine-readable manner.

https://spec.openapis.org/arazzo/latest.html#arazzo-specification-object-example

Mockups or Images of the feature

Implement the ability to create and edit Arazzo Descriptions within Bruno. This could be done through a new editor or by extending the existing collection editor to support Arazzo Descriptions.

Consider adding additional features to Bruno that take advantage of the Arazzo Specification, such as the ability to visualize workflows, test them, or generate code from them.

@YoranSys YoranSys added the enhancement New feature or request label Jun 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant