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
I'm using hug 2.6.1 with Python 3.8.0 and i have a problem with GET endpoints when i use prefixes in hug.object.urls. For example, this code not working (/test/myendpoint return a 404 http status error) :
I'm using hug 2.6.1 with Python 3.8.0 and i have a problem with GET endpoints when i use prefixes in hug.object.urls. For example, this code not working (/test/myendpoint return a 404 http status error) :
I'm doing something badly ? Or is it really an issue ?
The text was updated successfully, but these errors were encountered: