serverless-azure-functions
serverless-azure-functions copied to clipboard
Query string parameters specification
This is a Feature Proposal
Description
I am extracting the openapi-specification from apim. Using path-parameters are well documented and works fine when I export. However, I am not able to find how to specify or declare querystring parameters in serverless.
Can this be done?