This gem is a light weight DSL that works with rspec to allow developers to generate an OpenAPI (swagger) file based an AWS Lambda invoked by API Gateway. It works by writing a simple unit test for your lambda's code. When the test is executed, the input event and returned response are captured and used to build an OpenAPI file.
Required Ruby Version
>= 2.5.0
Authors
Timothyjb
Versions
- 0.4.4 September 14, 2023 (11 KB)
- 0.4.3 September 14, 2023 (11 KB)
- 0.4.2 September 14, 2023 (11 KB)
- 0.4.1 September 14, 2023 (11 KB)
- 0.4.0 May 10, 2023 (11.5 KB)