feature/method #77

Merged
seul merged 3 commits from feature/method into dev 2025-06-26 18:02:02 +09:00
Collaborator

개요

  1. PUT, DELETE, PATCH 메소드 삭제 후 POST 메소드로 변경
    1.2 각 요청은 body에 method 키 추가하여 분기처리
## 개요 1. PUT, DELETE, PATCH 메소드 삭제 후 POST 메소드로 변경 1.2 각 요청은 body에 method 키 추가하여 분기처리
keyy1315 added 2 commits 2025-06-26 17:40:15 +09:00
- 보안정책으로 인해 delete, patch, put 메소드 post 메소드로 래핑하여 처리
seul added 1 commit 2025-06-26 18:01:14 +09:00
seul merged commit 3aec81f6cb into dev 2025-06-26 18:02:02 +09:00
keyy1315 deleted branch feature/method 2025-06-30 17:46:38 +09:00
Sign in to join this conversation.
No Reviewers
No Label
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: qcast3/onsitesurvey#77
No description provided.