Documentation / CURL generated for Address is incorrect
Closed this issue · 3 comments
Describe the bug
The address endpoint - when executed through swagger, doesn't pass the parameters along.
To Reproduce
Steps to reproduce the behavior:
-
Start mockedAPI - in this instance I am running a local instance.
-
Click the address endpoint, click the try it out button
-
Enter uk as the country, and 3 as the qty
-
note that the request URL does not show the qty or country
-
note that the CURL command shown, also doesn't show the qty our country
Expected behavior
It seems that there might be 2 bugs here:
- Swagger interface does not use the criteria collected from the user when executing the API call through swagger.
- If qty is not specified, 10 items are returned, and these addresses have both American and UK post / zip codes.
Hi, @computamike I am interested in working on this issue, Please assign it to me if this issue still available?
Hi @ageddesi i would like to work on this issue, Can you assign it to me? Thanks.
Hi @mohdmulla - I'm just a contributor so I can't assign bugs and stuff but if you can fix the problem then that would be great.