Skip to content

feat: 계약 API DTO 및 Controller 초기 구현 #2

@bottle1000

Description

@bottle1000

기능 설명

계약 생성, 조회, 동의 계약 관련 API의 기본 DTO 및 Controller 구조를 구현합니다.

예상되는 변경 사항

  • credit-common 모듈에 계약 관련 DTO (Request/Response) 정의
  • credit-api 모듈에 ContractController 추가 및 기본 엔드포인트 정의

할 일

  • 계약 생성 Request DTO 정의
  • 계약 상세 조회 Response DTO 정의
  • 계약 동의 Request/Response DTO 정의 (필요시)
  • ContractController에 주요 엔드포인트 (생성, 조회, 동의) 정의

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions