johnLegasse
Results
2
comments of
johnLegasse
I have the same issue/feature request Example: :network:api-base (response/error wrapper) :network:api-imdb (explicit) :network:api-trackt (explicit) allowed = ":network:api-.* -> :network:api-base" // should be allowed restricted = ":network:.* -X> :network:.*" // network...
Indeed, I also narrowed it down to the value class, trying to find a way to deal with it Edit: Confirmed by custom value class and other open issue on...