* tsk-245: Modify result when getting songs but no songs are present
* tsk-245: Fixed endpoint indicating success when no content is found
* tsk-245: Version bump
* tsk-207: Move code elsewhere that is found in src/main.rs
* tsk-207: Some refactoring
* tsk-207: Moving file around
* tsk-207: Code formatting
* tsk-207: Version bump
* tsk-207: Test fix
* tsk-206: Moving request functions to their own module in testing
* tsk-206: Version bump
* tsk-206: Forgot some imports. Some cleanup
* tsk-206: Forgot some imports
* tsk-206: How did I miss these?
* tsk-206: Code formatting
* tsk-213: Adding song check when queueing songs
* tsk-213: Added check for updating queued song
* tsk-213: Removed todo
* tsk-213: Code cleanup
* tsk-213: Warning fix
* tsk-213: Version bump
* tsk-213: Minor status code changes
* 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-212: icarus_meta version bump
* 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
* Version fix
* Workflow fix
* Test fix
* Test fix
* Removing code that was meant to be removed
Caused an extra file to be created when the request is called
* Updated env sample to address workflow
* Removed import
* env fix
* Version change
* Version bump
Going with the version I done earlier. I won't have the versioning match the api version in the endpoints
* Fixing versions for app dependencies
* 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
* tsk-176: Added function to retrieve all songs
* tsk-176: Depdendency version bump
icarus_envy, icarus_meta, and icarus_models
* tsk-176: Fix after icarus_models change
* tsk-176: Test fix
* tsk-176: Formatting
* tsk-176: Endpoint is now available
* tsk-176: Added test
* tsk-176: Cleanup
* tsk-176: Version bump