QueryString takes no effect when using APIBuilder plugin
Confluence User - 16 Sep, 2022
we have an api (http method: GET), using query string like this:
uid=5759827&model_code=067009&startOffset=0&model_name=BLABLABLA&open_id=o-Gvq0CBM...&pageSize=9999
there are two request(same request, different time) in log, the problem is :
1) one request found 2 records, which is RIGHT, in the BLUE rectangle
2) the other one request found 894 records, which is wired and WRONG, in the RED rectanble
does any one know about this? it seems like a critical bug of apibuilder, but i'm not sure.
please refer this pic for details
forms
