laveeshb / azure-function-extensions-net

Extensions for Azure Functions
MIT License
4 stars 7 forks source link

Return the full message from SQS #50

Closed laveeshb closed 3 years ago

laveeshb commented 3 years ago

Right now the trigger returns just the message body. We need to return all the properties that the SDK supports.