Skip to content

Commit

Permalink
fix(*): comments
Browse files Browse the repository at this point in the history
  • Loading branch information
tysoekong committed Jun 6, 2024
1 parent 4c5300d commit f0ac80e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/resty/aws/request/execute.lua
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ local json_decode = json_safe.decode
-- * reason: status description
-- * headers: table with response headers
-- * body: string with the raw body
-- * body_reader: if resposne mimetype is eventstream, returns the stream reader handle
--
-- Input parameters:
-- * signed_request table
Expand Down

0 comments on commit f0ac80e

Please sign in to comment.