Code for an AWS lambda function to convert API Definitions (schemas) from OAS2.0 to OAS3.0
Works in conjunction with the Convert OAS 2.0 to 3.0 Postman collection.
You'd think I'd have an OAS spec for this, wouldn't ya? 🤡
https://<lambda_url>?outputFileFormat=<json|(yaml|yml)>&inputFileFormat=<json|(yaml|yml)>&inputAPIType=swagger_2&outputAPIType=openapi_3