api2ai
api2ai copied to clipboard
Support postman collection input
Use https://github.com/joolfe/postman-to-openapi to convert from postman to OpenAPI Spec.
🚫 Blockers:
-
schema types in raw body aren't inferred. Project isn't maintained, the following issues have been opened for 6months+ https://github.com/joolfe/postman-to-openapi/pull/237 https://github.com/joolfe/postman-to-openapi/issues/246
-
Even after above hurdle there's no way to tell if a parameter is required or not
Both stem from postman collection being a bad standard to store API spec