Description
Description
In the file app/constants/apis.js, we have a convention on using _URL suffix on URL constant, but some constants don't follow that.
Expected Response
There should be consistency in the variable naming
Current Status
Some constants aren't using _URL suffix, and some are.
