jovandeginste / workout-tracker

A workout tracking web application for personal use (or family, friends), geared towards running and other GPX-based activities
Other
945 stars 31 forks source link

fix: wrong usage of Param for swagger #289

Closed Monirzadeh closed 2 weeks ago

Monirzadeh commented 3 weeks ago

Hi fix swagger documentation in code because of wrong usage of Param

those two Param missus in swagger that in result make swagger field if you think those two parameter not be optional change them to true.

later i should to review that and add swagger check to CI too.