Is your feature request related to a problem? Please describe.
To reduce repetition of json response, maybe it's a good idea to make a success helper function.
Describe the solution you'd like
For now, just make the function inside individual controller. Then maybe in the future we'll make a "global" helper function.
Describe alternatives you've considered
None
Additional context
None
Is your feature request related to a problem? Please describe.
To reduce repetition of json response, maybe it's a good idea to make a success helper function.
Describe the solution you'd like
For now, just make the function inside individual controller. Then maybe in the future we'll make a "global" helper function.
Describe alternatives you've considered
None
Additional context
None