Skip to content

[KW-521] Kw 521/feat/건물 목록 조회 페이지네이션#32

Merged
midday2612 merged 5 commits intodevelopfrom
KW-521/feat/건물-목록-조회-페이지네이션
May 28, 2025

Hidden character warning

The head ref may contain hidden characters: "KW-521/feat/\uac74\ubb3c-\ubaa9\ub85d-\uc870\ud68c-\ud398\uc774\uc9c0\ub124\uc774\uc158"
Merged

[KW-521] Kw 521/feat/건물 목록 조회 페이지네이션#32
midday2612 merged 5 commits intodevelopfrom
KW-521/feat/건물-목록-조회-페이지네이션

Conversation

@midday2612
Copy link
Contributor

@midday2612 midday2612 commented May 28, 2025

🔷 Jira Ticket ID

KW-521


📌 작업 내용 및 특이사항

  • 큐알 인식 페이지에서 건물 목록 조회 하는 api입니다.
  • request param을 통해 키워드로 검색할 수 있습니다.

📚 참고사항

@github-actions github-actions bot changed the title Kw 521/feat/건물 목록 조회 페이지네이션 [KW-521] Kw 521/feat/건물 목록 조회 페이지네이션 May 28, 2025
@midday2612 midday2612 force-pushed the KW-521/feat/건물-목록-조회-페이지네이션 branch from fc22ad1 to 683084c Compare May 28, 2025 07:13
Copy link
Contributor

@coffeesigma coffeesigma left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

확인했습니다.

@Operation(
summary = "Get Paged Buildings by Hospital Tenant ID",
description = "병원 테넌트 id를 기준으로 건물 리스트를 페이지네이션하여 조회하는 API")
public Page<BuildingInfoResponse> pagedBuildingsByTenantIdGet(
Copy link
Contributor

@coffeesigma coffeesigma May 28, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P3: 이름 수정 바랍니다.

@midday2612 midday2612 merged commit d54cd62 into develop May 28, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants