mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-10 02:54:15 +00:00
fix withAuthentication
This commit is contained in:
parent
7b311834ab
commit
aee251c692
@ -345,7 +345,7 @@ methods = {
|
||||
|
||||
delete = {
|
||||
"/post": {
|
||||
middlewares: ["withAuthentification"],
|
||||
middlewares: ["withAuthentication"],
|
||||
fn: Schematized({
|
||||
required: ["post_id"],
|
||||
select: ["post_id"],
|
||||
|
Loading…
x
Reference in New Issue
Block a user