Skip to content

API: change datatype for trackDuration to float #51

Chris Pastl requested to merge datatype-trackduration-51 into main

Changed trackDuration to float by modifying the api spec, running make api and discarding unneccessary overwrites.

@david Decided to keep type annotations and singlequoted strings in affacted files. Anyhow, flake rewrites some swagger conventions again, so there could be done some finetuning in the future to keep the changes as low as possible.

Merge request reports