okhttp-json-mock icon indicating copy to clipboard operation
okhttp-json-mock copied to clipboard

Mock your datas for Okhttp and Retrofit in json format in just a few moves

Results 1 okhttp-json-mock issues
Sort by recently updated
recently updated
newest added

If I have requests with the same path and different HTTP methods. How do I organize the json models in the assets folder to correspond? For example, how do I...