Join Slack
Communities
Powered by
For mockhttpserver I have a route defined as `/api...
# squarelibraries
c
Colton Idle
05/25/2021, 1:46 AM
For mockhttpserver I have a route defined as
/api/one
but it doesn't get called because what's defined in retrofit is
/api/one?version=1
Is there a way to implement wildcard routes?
Open in Slack
Previous
Next