Skip to content
This repository has been archived by the owner on Sep 16, 2024. It is now read-only.

1차 MVP #46

Merged
merged 6 commits into from
Jan 27, 2024
Merged

1차 MVP #46

merged 6 commits into from
Jan 27, 2024

Conversation

goldentrash
Copy link
Collaborator

개요

1차 MVP 완료 및 배포

zbqmgldjfh and others added 6 commits January 24, 2024 15:34
* fix(application.yml): prod 환경의 fcm path 경로 수정

* fix(PhotoLocalManager): 경로 메서드를 호출하도록 변경

* setting: 멀티파트 데이터 전송 사이즈 제한

* feat(CompanionPlantCreateRequest): 임시 사진 baseUrl 경로 지정
* feat(CompanionPlantLookupDto): CompanionPlantLookupDto에 name필드 추가

* feat(PlantQueryApi#lookupPlantRecordOfDate): 데일리 기록 조회 API 구현

* test(PlantServiceTest): 식물 기록 조회 서비스 테스트 작성

* chore: 테스트 이름 명시
* feat: Swagger를 통한 문서화

* refactor: openAPI v3 spec에 맞게 GET이 req body를 가지지 않도록 변경

* refactor: API description 작성

* refactor: query와 command URL 형식 통일

* refactor: query와 command URL 형식 통일

* fix: 반려식물 생성 시, `PlantInformation`이 제대로 설정되지 않던 문제 해결

* fix: 임시조치, 데일리 기록에 사진에 저장 가능하도록 수정

* doc: 문서 보강(tag, securityRequirement)
* test(PlantServiceTest): RECORDING 히스토리 직접 추가 불가

* feat(PlantService): RECORDING 히스토리 직접 추가 불가

* refactor(CompanionPlant): 객체 스스로 히스토리 타입을 검증하도록 수정

---------

Co-authored-by: jiwoo <[email protected]>
* test(PlantInformationAcceptanceTest): 식물 정보 조회 인수테스트 작성

* feat(PlantInformationQueryApi): 식물 정보 조회 API 구현

* refactor: 식물 정보 인수테스트에 display name 추가 및 AcceptanceTest 상속

* doc: 서로 바뀌어 작성된 API tag 교체

* refactor: 불필요한 DTO 필드 삭제

* refactor: repository 메서드 명을 좀 더 구체적으로 설정
@goldentrash goldentrash merged commit fa0f9a5 into main Jan 27, 2024
1 check passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants