Closed sinclairnick closed 7 months ago
Replacing the /:someParam with the object is slightly error-prone and cumbersome, might as well expose a helper to do it
/:someParam
Update: Instead make it config -> URL
config
URL
Fixed in v0.12.0
Replacing the
/:someParam
with the object is slightly error-prone and cumbersome, might as well expose a helper to do it