fix: เเก้เขียน Route ผิด
This commit is contained in:
parent
9ae76f6592
commit
2141234f31
1 changed files with 1 additions and 1 deletions
|
|
@ -25,7 +25,7 @@ import {
|
|||
UpdateProfileDiscipline,
|
||||
} from "../entities/ProfileDiscipline";
|
||||
|
||||
@Route("api/v1/org/profile/disipline")
|
||||
@Route("api/v1/org/profile/discipline")
|
||||
@Tags("ProfileDiscipline")
|
||||
@Security("bearerAuth")
|
||||
export class ProfileDisciplineController extends Controller {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue