Update song queue changes #145

Merged
kdeng00 merged 5 commits from update_song_queue-changes into v0.2 2025-06-28 16:45:25 -04:00

5 Commits

Author SHA1 Message Date
kdeng00 e7d853399f Code formatting 2025-06-28 16:38:56 -04:00
kdeng00 5c5c043ade Tidying up and making some changes 2025-06-28 16:38:22 -04:00
kdeng00 04d48515e9 Adding some helpful info for the response body 2025-06-28 16:29:12 -04:00
kdeng00 9750723ba8 Changed PATCH /api/v2/song/queue/{id} endpoint
Modified the response body. Will just return a list of song queue id
2025-06-28 16:25:33 -04:00
kdeng00 329ba60dfc Updated gitignore to disregard some .env files
.env.docker and .env.local. Primarily used for switching between local and docker development
2025-06-28 16:23:45 -04:00