Update documentation

pull/7/head
Hammy 3 years ago
parent 1f3ea2fc0c
commit a10ac06fb2

@ -4,8 +4,7 @@ import org.goudham.me.api.entity.series.Series;
import org.goudham.me.api.entity.waifu.Waifu; import org.goudham.me.api.entity.waifu.Waifu;
/** /**
* This is returned to the User when called by methods in {@link MyWaifuClient} * This is returned to the User when called by methods in {@link MyWaifuClient}.
* <br>
* E.g {@link MyWaifuClient#getWaifu(Integer)} * E.g {@link MyWaifuClient#getWaifu(Integer)}
* <br> * <br>
* Given a successful response, {@link #entity} will be populated with the requested entity. * Given a successful response, {@link #entity} will be populated with the requested entity.

Loading…
Cancel
Save