Added functionality to upload a song. Need to write parse classes to parse the base API HTTP endpoint, and the source path. #7
This commit is contained in:
+1
-1
@@ -9,7 +9,7 @@ namespace Models
|
||||
{
|
||||
std::string username;
|
||||
std::string password;
|
||||
}
|
||||
};
|
||||
}
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user