Skip to content

Commit

Permalink
✨ 프로필 수정시 같은 회사 소개 여부 추가 (#34)
Browse files Browse the repository at this point in the history
  • Loading branch information
waterfogSW authored Nov 24, 2024
1 parent 490eae1 commit ffa0084
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -695,6 +695,9 @@ components:
type: string
format: uuid
description: 사용자의 회사 ID
allowSameCompany:
type: boolean
description: 같은 회사에 근무하는 파트너를 허용하는지 여부 (companyID가 없을 경우 null)
locationIds:
type: array
items:
Expand Down

0 comments on commit ffa0084

Please sign in to comment.