lpg2709 / clickup_api

No oficial module for ClickUp API
https://www.npmjs.com/package/clickup_api
MIT License
6 stars 11 forks source link

Nice to have - Clickup api url #17

Closed mcannesson closed 4 months ago

mcannesson commented 5 months ago

Is it possible to pass a parameter to the clickup_api constructor to change the clickup api url used ? I need to change it to catch request in my proxy (to avoid CORS issue).

Thanks.

lpg2709 commented 5 months ago

Hi,

Alright, i'm gonna release this change on next update.

Tks for the feedback.

mcannesson commented 5 months ago

Thanks !

mcannesson commented 5 months ago

Hello i've done the modification locally, do you allow me to submit the modifications ?

lpg2709 commented 5 months ago

Hi,

Open a merge request to dev branch, so I can check the changes.

Tks.

mcannesson commented 5 months ago

Done here, https://github.com/lpg2709/clickup_api/pull/18 Thanks.

lpg2709 commented 4 months ago

Changes published on version 1.4.0.

https://www.npmjs.com/package/clickup_api/v/1.4.0