apim-cli icon indicating copy to clipboard operation
apim-cli copied to clipboard

Parameter queryStringPassThrough

Open ghost opened this issue 1 year ago • 0 comments

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

ghost avatar May 14 '24 08:05 ghost