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
Currently PrefixDomainModelQualifier does not support wildcard matching. This is an issue when naming convention is the following: <Domain>.models. I don't want to have 30+ models package defined under this option.
Currently
PrefixDomainModelQualifier
does not support wildcard matching. This is an issue when naming convention is the following:<Domain>.models
. I don't want to have 30+ models package defined under this option.We can update here:
play-swagger/core/src/main/scala/com/iheart/playSwagger/DomainModelQualifier.scala
Lines 7 to 9 in 8e5a600
The text was updated successfully, but these errors were encountered: