แก้Route
This commit is contained in:
parent
c1602a5512
commit
a559a40360
1 changed files with 1 additions and 1 deletions
|
|
@ -24,7 +24,7 @@ import { Equal, ILike, In, IsNull, Like, Not, Brackets, MoreThan } from "typeorm
|
|||
import { RequestWithUser } from "../middlewares/user";
|
||||
import { ChangePosition, CreateChangePosition, UpdateChangePosition } from "../entities/ChangePosition";
|
||||
|
||||
@Route("api/v1/placement/change-position")
|
||||
@Route("api/v1/org/placement/change-position")
|
||||
@Tags("Placement")
|
||||
@Security("bearerAuth")
|
||||
@Response(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue