I want to use retrofit in my project to show some pretend endpoints. Instead of making the requests, I want to just load the data from an asset file. See ApplicationModule#provideRetrofit
I want to use retrofit in my project to show some pretend endpoints. Instead of making the requests, I want to just load the data from an asset file.
See ApplicationModule#provideRetrofit