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

Fix/change song to song dto in playlist backend #57

Merged
merged 3 commits into from
Sep 2, 2023

Conversation

AntonioMrtz
Copy link
Owner

Description

Arreglar llamadas a Crear Playlist con canciones para que no traigan la canción entera.

Commit type

Fix

Issue

Lentitud comprobar si las canciones existían al tener que traer todos los bytes de la canción.

Solution

Al crear playlist solo se devuelven los metadatos de las canciones para ver si existen.

Proposed Changes

  • Endpoint playlists/multiple/song_names
  • Test Backend

Potential Impact

Tests Performed

  • [✅ ] Test performed

Screenshots

Additional Tasks

Assigned

@AntonioMrtz

@AntonioMrtz AntonioMrtz merged commit 2fead73 into master Sep 2, 2023
@AntonioMrtz AntonioMrtz deleted the fix/ChangeSongtoSongDTOinPlaylistBackend branch September 2, 2023 11:22
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