Closed vpchung closed 3 years ago
At the same time, I would suggest that we rename Challlenge.challengeId
to Challenge.id
and apply this convention to other properties named <schema>.<schema>*
. See GitHub API schemas.
Sounds good. I actually prefer this, but I thought we wanted to follow the format of *_id
. Now, having links
will be more useful for describing the responses!
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
Challenge IDs are currently ObjectIDs. For easier readability, they should be updated to challenge name in Github format (similar to Tag IDs and Organization IDs).