serverless-azure-functions icon indicating copy to clipboard operation
serverless-azure-functions copied to clipboard

Query string parameters specification

Open glockenbach opened this issue 4 years ago • 0 comments

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?

glockenbach avatar Sep 23 '21 10:09 glockenbach