Shodai Suzuki

Results 135 comments of Shodai Suzuki
trafficstars

I close this issue. When you use `axios` as a client, use `paramsSerializer`. and when you use `fetch` as a client, it can be controlled by the `explode` property in...

@anymaniax Thank you for the review. I have fixed all responses and commented. I wanna add the `fetch` client incrementally and improve it little by little. First of all, I'm...

@melloware Even if i merge this, I don't wanna close #1387, so I deleted `fix #1387` in description, is there any problem?

@severinh Hmm, I understand the scene you want to use. You want to reproduce the case where the `http response` changes dynamically depending on the `http request`, so you want...

@paulst-cais @dawsonbooth Hey guys, In mock, you can override the `format` resolver as follows. I think it would be desirable to have a similar format for schemas as this would...

We have indicated our policy, but as there has been no progress for a while, we will close it for now. The issue remains, so we welcome you to reopen...

@oferitz Thank you for give feed back 🙌 I agree that `Axios` interceptor is useful. But I didn't think about that for now. However, I like your idea and will...