#40 Moves API endpoints to a constant file
Closed: Fixed by lbrabec. Opened by manishakanyal.

It'll be helpful for keeping consistency in reusing the same endpoints across the project.
It gets helpful when you need to make amendments in endpoints. You do not need to go to wherever the endpoint is being called but simply change from constants/endpoints.js


Fix in #39

fixed by 81dcd5b

Metadata Update from @lbrabec:
- Issue close_status updated to: Fixed
- Issue status updated to: Closed (was: Open)

Metadata