-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #509 from woowacourse-teams/develop-BE-2
[BE] v.1.0.1 배포
- Loading branch information
Showing
36 changed files
with
297 additions
and
717 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,29 +1,29 @@ | ||
== 관리자 기능 | ||
|
||
=== 전체 회원 조회 | ||
|
||
operation::admin-controller-test/find-all-member-details[snippets='http-request,http-response'] | ||
|
||
=== 회원 상세 조회 | ||
|
||
operation::admin-controller-test/find-member[snippets='http-request,http-response'] | ||
|
||
=== 회원 차단(삭제) | ||
|
||
operation::admin-controller-test/delete-member[snippets='http-request,http-response'] | ||
|
||
=== 토픽 삭제 | ||
|
||
operation::admin-controller-test/delete-topic[snippets='http-request,http-response'] | ||
|
||
=== 토픽 이미지 삭제 | ||
|
||
operation::admin-controller-test/delete-topic-image[snippets='http-request,http-response'] | ||
|
||
=== 핀 삭제 | ||
|
||
operation::admin-controller-test/delete-pin[snippets='http-request,http-response'] | ||
|
||
=== 핀 이미지 삭제 | ||
|
||
operation::admin-controller-test/delete-pin-image[snippets='http-request,http-response'] | ||
// == 관리자 기능 | ||
// | ||
// === 전체 회원 조회 | ||
// | ||
// operation::admin-controller-test/find-all-member-details[snippets='http-request,http-response'] | ||
// | ||
// === 회원 상세 조회 | ||
// | ||
// operation::admin-controller-test/find-member[snippets='http-request,http-response'] | ||
// | ||
// === 회원 차단(삭제) | ||
// | ||
// operation::admin-controller-test/delete-member[snippets='http-request,http-response'] | ||
// | ||
// === 토픽 삭제 | ||
// | ||
// operation::admin-controller-test/delete-topic[snippets='http-request,http-response'] | ||
// | ||
// === 토픽 이미지 삭제 | ||
// | ||
// operation::admin-controller-test/delete-topic-image[snippets='http-request,http-response'] | ||
// | ||
// === 핀 삭제 | ||
// | ||
// operation::admin-controller-test/delete-pin[snippets='http-request,http-response'] | ||
// | ||
// === 핀 이미지 삭제 | ||
// | ||
// operation::admin-controller-test/delete-pin-image[snippets='http-request,http-response'] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
17 changes: 0 additions & 17 deletions
17
backend/src/main/java/com/mapbefine/mapbefine/admin/presentation/AdminViewController.java
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.