오타수정
parent
8ee3517f6b
commit
a18f373701
|
|
@ -211,8 +211,8 @@ public class AdminBoardsController extends BaseController {
|
||||||
}
|
}
|
||||||
|
|
||||||
@Operation(
|
@Operation(
|
||||||
summary = "게시판 삭제",
|
summary = "게시물 삭제",
|
||||||
description = "게시판 삭제",
|
description = "게시물 삭제",
|
||||||
tags = {"AdminBoardsController"}
|
tags = {"AdminBoardsController"}
|
||||||
)
|
)
|
||||||
@ApiResponses(value = {
|
@ApiResponses(value = {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue