Updating song from queue (#132)
* Added endpoint - no code - for updating the song from the queue * Added endpoint to update song from queue * Endpoint is now available * Fixed endoint uri * Added tempfile crate for tests * Test is working * Test is operational * Code formatting * Code cleanup
This commit was merged in pull request #132.
This commit is contained in:
@@ -25,3 +25,4 @@ icarus_models = { git = "ssh://git@git.kundeng.us/phoenix/icarus_models.git", ta
|
||||
[dev-dependencies]
|
||||
common-multipart-rfc7578 = { version = "0.7.0" }
|
||||
url = { version = "2.5.4" }
|
||||
tempfile = { version = "3.19.1" }
|
||||
|
||||
Reference in New Issue
Block a user