VP
Size: a a a
VP
АА
VP
T
V
ЖС
T
T
T
ЖС
T
T
ЖС
ЖС
UU
@app.route('/a', methods=['GET'])
@app.route('/a/b', methods=['GET'])
def test():
return ''
/a
все работает, а при запросе /a/b
выдает Not Found: The requested URL was not found on the server. If you entered the URL manually please check your spelling and try again.T
UU
T
UU
/a/b