5 Commits

Author SHA1 Message Date
Emlyn Murphy eec0a058f7 Fix Query String Parameters Being Ignored (#11)
* Put query string into the path for OpenAPIGenerator code

* minor comments and formatting changes

---------

Co-authored-by: Sébastien Stormacq <sebastien.stormacq@gmail.com>
2024-10-30 18:22:56 +01:00
Sebastien Stormacq b2fa4ccf00 rename LambdaOpenAPITransport to OpenAPILambdaTransport for consistency 2023-12-13 20:41:26 -05:00
Sebastien Stormacq 2c177eb1a3 add correct license header to each file 2023-12-13 18:24:01 -05:00
Sebastien Stormacq ef2e29fc26 simplify code for API Gateway V2 (HTTP API) 2023-12-13 16:46:45 -05:00
Sebastien Stormacq 4c84d010a2 initial commit 2023-12-12 21:51:48 -05:00