maksgru

Results 1 issues of maksgru

Upwork-API docs says that i can use *getSpecialtiesV2()* method https://developers.upwork.com/index.html?lang=node#metadata_list-specialties-v2 But here [https://github.com/upwork/node-upwork/blob/master/lib/routers/metadata.js](url) i can't find this method I tried to use request directly like ```js metadata.api.client.get('profiles/v2/metadata/specialties', { topic: '1517518458442309632'...