* tsk-212: icarus_meta version bump
* tsk-212: icarus_meta version bump
* tsk-212: Got functionality working
* tsk-212: Migration changes
Added file_type to CoverArtQueue
* tsk-212: Add support to save file_type from CoverArtQueue
* tsk-212: Warning fix
* tsk-212: Version bump
* tsk-212: icarus_meta version bump
* tsk-212: icarus_meta version bump
* tsk-212: icarus_meta related changes
* tsk-212: Replaced code with constants
* tsk-170: Added utopia crates for API documentation
* tsk-170: Adding code to document API
* tsk-170: icarus_models version bump
Added schema capabilities
* tsk-170: crate changes
* tsk-170: Added documentation for song queue endpoint
* tsk-170: Swagger openapi docs are now up
Well, at least one
* tsk-170: Some documentation
* tsk-170: Code formatting
* tsk-170: Saving changes
* tsk-170: Added more documentation
* tsk-170: Added the rest of the documentation
* tsk-170: Formatting
* tsk-170: icarus_models version bump
* Added initial code for delete song endpoint
* Saving changes
* More changes
* Made delete song endpoint available
* Response change
* Added test function
* Changes to code
Fixing errors
* How did I miss this?
* Got the test working
* Code cleanup and formatting
* Version bump
* Code changes
* Workflow change
* Added crates and dependency features
* Added endpoint to stream songs
* Changed name of function
* Song stream endpoint is now available
* Endpoint is now working
* Added test
* Warning fixes
* Code formatting
* Added TODO for later
* Test fix
* Version bump
* Added initial code to get coverart endpoint
* Test migration cleanup
* Updated icarus_models
* Made endpoint evailable
* Added test
* Version bump
* Code formatting
* Added icarus_envy
* Commenting out dotenvy crate
* Removing environment and keys modules
* Replacing with icarus_envy
* Making changes to test code
* Removing lingering references in tests
* Test fix
* Test fix
* Another test fix
* Rust formatting
* Removing commented crate
* Using v0.2.0 version of icarus_envy
* Changes to coverartQueue migrations
* Added endpoint to wipe data from coverart queue
* Added constant for endpoint
* Endpoint is now available
* Added test
Need to complete
* Test is working
* Code formatting
* Removed TODO
* Added TODOs for later
* Added endpoint to wipe data from song queue
* Migration changes
* Syntax error fix
* Added and linked endpoint
* Added test
* Warning fixes
* Code formatting
* Added migrations for coverart
* Test refactor
* Code formatting
* Added endpoint to create coverart
* Endpoint is available
* Migration changes to song table
* some fixes
* Added test
* Test refactor
* Code formatting
* Clippy warning fixes
* Code cleanup
* Added endpoint
* Endpoint is now accessible
* Moved request to its own function in tests
* Added test, but running into issues
* Fixing code causing test to fail
* Code formatting
* Added initial code to link coverart id and song queue id
* Added more functionality
* Preparing test
* Finished test
* Cleanup
* Code formatting
* Clippy warning fix