RubyGems Navigation menu

lambda_open_api 0.4.4

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.

Gemfile:
= 複製 已複製

安裝:
=

版本列表:

  1. 0.4.4 - September 14, 2023 (11.0 KB)
  2. 0.4.3 - September 14, 2023 (11.0 KB)
  3. 0.4.2 - September 14, 2023 (11.0 KB)
  4. 0.4.1 - September 14, 2023 (11.0 KB)
  5. 0.4.0 - May 10, 2023 (11.5 KB)
顯示所有版本(共 13)

Development 相依性套件 (3):

擁有者:

Pushed by:

作者:

  • Timothyjb

SHA 256 checksum:

e3c98ca259f7c058732aa31582921e8b2566708e5fd4ee7ca96b0ac03239ad59

總下載次數 4,803

這個版本 785

License:

MIT

Ruby 版本需求: >= 2.5.0

相關連結: