GrafeasGroup / blossom

The website. The app. The everything.
6 stars 3 forks source link

Fix enum of time_frame parameter for rate endpoint #171

Closed TimJentzsch closed 3 years ago

TimJentzsch commented 3 years ago

Relevant issue: N/A

Description:

I forgot to add the "none" option to the time_frame parameter of the volunteer/rate endpoint, because I'm stupid. This change makes it show up properly in Swagger.

Screenshots:

The "none" option now properly shows up in Swagger for the `time_frame` parameter

Checklist: