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
{{ message }}
This repository was archived by the owner on Aug 24, 2023. It is now read-only.
Should return the same resource with the specified pathPrefix. Each Actioin inside should now be rooted at the New Path.
def r = resource('/one'){
...
}
http{
resource r.asPath("/two")
}
Maybe "withPath(str)" is better??!&$%%