Project-Sonata / Harmony

Harmony is a release uploading microservice!
0 stars 1 forks source link

Change json schema for album release upload request #25

Closed justJavaProgrammer closed 6 months ago

justJavaProgrammer commented 6 months ago

Remove the duration ms from the ablum and change the json field naming

Remove "empty" field from 'tracks' object, remove 'total_tracks_count' from 'tracks' object.

justJavaProgrammer commented 6 months ago

Implemented in https://github.com/Project-Sonata/Harmony/pull/26