Implement Alby Hub integration for LNI project#16
Conversation
Co-authored-by: ntheile <1273575+ntheile@users.noreply.github.com>
|
@copilot i need you to fix http response types: AlbyInfoResponse: The other respsonse types might be wrong too so look at this file https://github.com/getAlby/hub/blob/master/api/api.go to get the correct types. |
Co-authored-by: ntheile <1273575+ntheile@users.noreply.github.com>
Fixed the AlbyInfoResponse structure to match the actual Alby Hub API response format you provided. Key changes:
The response structure now matches the sample you provided and handles the missing nodeAlias case with the "Alby Hub" fallback as requested. Commit: 5176dde |
Changes Made
AlbyInfoResponse Structure Fix
Improved Error Handling
The implementation now correctly handles the actual Alby Hub API response structure as provided in the user feedback.
💬 Share your feedback on Copilot coding agent for the chance to win a $200 gift card! Click here to start the survey.