Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(#464): Add metadata service endpoints for wallet, hotspots in bulk #465

Merged
merged 4 commits into from
Oct 26, 2023

Conversation

ChewingGlass
Copy link
Collaborator

No description provided.

const image = `${SHDW_DRIVE_URL}/${
hotspotType === "MOBILE"
? record?.mobile_hotspot_info?.isActive
? "mobile-hotspot-active.png"
Copy link
Contributor

@bryzettler bryzettler Oct 26, 2023

Choose a reason for hiding this comment

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

This logic no longer needed? Looks like its just serving hotspot.png and hotspot-active.png now

@ChewingGlass ChewingGlass changed the base branch from master to develop October 26, 2023 19:03
@ChewingGlass ChewingGlass merged commit a5d9721 into develop Oct 26, 2023
@ChewingGlass ChewingGlass deleted the feat/464-rollup-endpoints branch October 26, 2023 19:08
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.

Add wallet and all endpoints to entity metadata service
2 participants