hello i have a question i want to use wiremock api...
# general
a
hello i have a question i want to use wiremock api admin with retrofit rxjava when i generate the model and api i have the call __admin/requests/find return Completable and not Observable i need the response return by /find tks for ur answers
l
Hi, this seems more like an rxjava question than a wiremock question to be honest. I don’t know if there is anyone here who has used rxjava but if there is hopefully they can chip in with an answer. I haven’t used it before but there is an article here that has a section on changing the return types - https://www.baeldung.com/retrofit-rxjava
If that doesn’t help and there is nobody in this community that knows rxjava, there is a section titled Communication on this page that gives you a link to a rxjava specific Google group and links to the stackoverflow tags - https://github.com/ReactiveX/RxJava