'How to create AWS API GW REST API from either an existing JSON response or a working Postman collection 04-2022
I tried out a few free websites to convert the exported Postman collection to an API openAPI file. Then I went to the AWS API GW->Create REST API and selected Import from Swagger or Open API 3 (it doesn't specify 3.0 or 3.1) For each file AWS API GW says Invalid OpenAPI input. The import does not highlight anything in the pasted definition area. I have a saved JSON response from the existing working backend (not AWS API GW). I tried using free services to convert it to Swagger, but also get the Invalid error.
Does anyone have a known good workflow for this?
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
