Convert from Postman Collection 2.1 to AsyncAPI 3.0 #234
Labels
area/typescript
Specify what technical area given issue relates to. Its goal is to ease filtering good first issues.
enhancement
New feature or request
keep-open
released
This issue is part of a longer vision for the converter that can be found here: #221
It would be great to open up how easily people can switch or try out AsyncAPI based on existing resources. One of these is the Postman Collection, which defines a bunch of HTTP requests in a grouping called collections that contain items (requests) and folders.
I think we can combine this issue with #233, so when that functionality is solved, we can use postman2openapi or postman-to-openapi to first convert it to OpenAPI 3.0, and then use the existing converter to convert it to AsyncAPI.
The text was updated successfully, but these errors were encountered: