10 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 a1caf89756 Update swift lambda event dependency to version 0.3.0 2024-05-23 11:01:48 +02:00
Sebastien Stormacq 0a4c77d7c8 make swift-format happy 2024-05-15 12:57:52 +02:00
Sebastien Stormacq 790e571e91 map Swift errors to HTTP return codes (https://github.com/sebsto/swift-openapi-lambda/issues/2) 2023-12-14 08:08:22 -05: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 138c608975 comply to soundness checks 2023-12-13 18:14:16 -05:00
Sebastien Stormacq ef2e29fc26 simplify code for API Gateway V2 (HTTP API) 2023-12-13 16:46:45 -05:00
Sebastien Stormacq e522a27ac1 cleanup 2023-12-13 12:28:07 -05:00
Sebastien Stormacq 4c84d010a2 initial commit 2023-12-12 21:51:48 -05:00