Skip to content

Commit

Permalink
✨ 파트너 년생 required 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
waterfogSW committed Oct 23, 2024
1 parent 1a2f582 commit 5ccca05
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -635,6 +635,7 @@ components:
required:
- jobOccupations
- preferDistance
- birthYearRange

BirthYearRange:
type: object
Expand All @@ -647,9 +648,6 @@ components:
type: integer
description: 원하는 파트너의 최대 년생
example: 2000
required:
- start
- end

RefreshTokenRequest:
type: object
Expand Down

0 comments on commit 5ccca05

Please sign in to comment.