flask-lambda icon indicating copy to clipboard operation
flask-lambda copied to clipboard

request object instead of string

Open yasinxdxd opened this issue 2 years ago • 0 comments

request object instead of string as body inside json data. I just added json.dumps when we accept body and json.loads when we return body

yasinxdxd avatar Jul 31 '23 14:07 yasinxdxd