You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We need to fetch a characters mounts and minions if they have them.
It's important this incorporates in the ability to inject the cache lookup service.
Use Case
As a consumer of the lodestone module I should be able to request a character, and it's minions with 1 call. In fact this should be the default behaviour.
Proposed Solution
characters with no mounts should not incur a /mounts fetch operation
characters with no minions should not incur a /minions fetch operation
minion/mount id against injected service matching interface should be leveraged
Description
We need to fetch a characters mounts and minions if they have them.
It's important this incorporates in the ability to inject the cache lookup service.
Use Case
As a consumer of the lodestone module I should be able to request a character, and it's minions with 1 call. In fact this should be the default behaviour.
Proposed Solution
Other information
Relates to #22 , #24 , #23
Acknowledge
The text was updated successfully, but these errors were encountered: