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

Allow playlist images to be null #187

Merged
merged 2 commits into from
Apr 2, 2024
Merged

Allow playlist images to be null #187

merged 2 commits into from
Apr 2, 2024

Conversation

jerelmiller
Copy link
Member

Spotify's API sometimes returns playlist.images as null. Unfortunately our types/schema expected this to always be defined. This changes the types to allow for null.

@jerelmiller jerelmiller requested review from a team as code owners April 2, 2024 00:01
Copy link

codesandbox bot commented Apr 2, 2024

Review or Edit in CodeSandbox

Open the branch in Web EditorVS CodeInsiders

Open Preview

Copy link

netlify bot commented Apr 2, 2024

Deploy Preview for spotify-showcase ready!

Name Link
🔨 Latest commit 53a2415
🔍 Latest deploy log https://app.netlify.com/sites/spotify-showcase/deploys/660b4ca3cf5af300087a1521
😎 Deploy Preview https://deploy-preview-187--spotify-showcase.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@jerelmiller jerelmiller force-pushed the fix-playlist-images branch from 5ea7542 to 53a2415 Compare April 2, 2024 00:09
@jerelmiller jerelmiller merged commit e52b289 into main Apr 2, 2024
13 checks passed
@jerelmiller jerelmiller deleted the fix-playlist-images branch April 2, 2024 00:11
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.

1 participant