Skip to content

Lambda function to convert API Definitions (schemas) from OAS 2.0 -> OAS 3.0

Notifications You must be signed in to change notification settings

BidnessForB/oas-converter-lambda

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

oas-converter-lambda

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.

Lambda interface

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

About

Lambda function to convert API Definitions (schemas) from OAS 2.0 -> OAS 3.0

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published