mirror of
https://github.com/fafhrd91/actix-web
synced 2025-06-25 22:49:21 +02:00
allow to specify multi pattern for resources
This commit is contained in:
@ -354,7 +354,7 @@ where
|
||||
}
|
||||
})
|
||||
}
|
||||
.boxed_local()
|
||||
.boxed_local()
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user