bullhorn / taurus

Typescript client for the Bullhorn REST API
MIT License
10 stars 6 forks source link

fix(meta): handle not overwriting this.fields if you have a field named `fields` #54

Closed nickle799 closed 4 years ago

nickle799 commented 4 years ago

Object.defineProperty(this, field.name, {... would overwrite this.fields if the field name was fields

amrutha-rajiv commented 4 years ago

:tada: This PR is included in version 3.2.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket: