Collection of small Topcoder-related functions.
Todo
- More TC-related utils should be moved here from Community-app.
Review Opportunity types
Kind: static constant of tc
Gets payload from a standard success response from TC v2 API; or throws an error in case of a failure response.
Kind: static method of tc
Returns: Promise
- Resolves to the payload.
Param | Type |
---|---|
res | Object |