Skip to content

[KW-642] feat/connection id 필드 추가 및 service 로직 반영#50

Merged
midday2612 merged 3 commits intodevelopfrom
KW-642/feat/pass-connection-id-field
Jun 10, 2025
Merged

[KW-642] feat/connection id 필드 추가 및 service 로직 반영#50
midday2612 merged 3 commits intodevelopfrom
KW-642/feat/pass-connection-id-field

Conversation

@midday2612
Copy link
Contributor

@midday2612 midday2612 commented Jun 10, 2025

🔷 Jira Ticket ID

KW-642


📌 작업 내용 및 특이사항

  • connection id 필드 추가 및 service 로직 반영

📚 참고사항

@github-actions github-actions bot changed the title KW-642/feat/connection id 필드 추가 및 service 로직 반영 [KW-642] feat/connection id 필드 추가 및 service 로직 반영 Jun 10, 2025
@midday2612 midday2612 force-pushed the KW-642/feat/pass-connection-id-field branch from 9215367 to 1f6eee2 Compare June 10, 2025 08:50
VisitCategory visitCategory,
IssuanceStatus issuanceStatus) {
IssuanceStatus issuanceStatus,
String passConnectionId) {
Copy link
Contributor

Choose a reason for hiding this comment

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

P3: did 연결에 사용되는 아이디인 만큼 didConnectionId 가 어울립니다!


try {
// TODO: 실제 connection id 가져올 부분
connectionId = "did:peer:example123";
Copy link
Contributor

Choose a reason for hiding this comment

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

P5: 실제 커넥션 아이디의 형태는 "c76e52c9-a3f9-4a59-b299-be22a0ab36b7" 와 같습니다:)

@midday2612 midday2612 merged commit ffad0d3 into develop Jun 10, 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