/mypath

/mypath2/{paramfirst}/{paramsecond}

/mypath3/{paramfirst}/statichere/{paramsecond}

/mypath4/{paramfirst}/statichere/{paramsecond}/{otherparam}/{something:path}

/mypath5/{paramfirst}/statichere/{paramsecond}/{otherparam}/anything/{anything:path}

/mypath6/{paramfirst}/{paramsecond}/statichere/{paramThirdAfterStatic}