apim-cli
apim-cli copied to clipboard
Parameter queryStringPassThrough
APIM-CLI version
1.13
API-Management version
2022
Question
I get this settings when using the CLI to get the api-config file. It looks like parameters are not forwarded to the backend API, but actually, they are forwarded. I'm not sure how it works. Is this parameter obsolete or not taken into account ?
"inboundProfiles" : {
"_default" : {
"monitorAPI" : true,
"queryStringPassThrough" : false, ...
Thanks,
Olivier