pyclickup
pyclickup copied to clipboard
WIP: Switch to API v2
Not sure how it all works ATM but decided to give it a try anyway and see what breaks.
@jpetrucciani can you approve the CI workflows so we can see what breaks here ?
I can approve + run them, but this will not work the way you might be thinking - that Apiary link is one pulled from the v1 docs, and only supports the v1 methods (There's likely a different v2 Apiary endpoint you could probably find, but this will just 404 with the change you've made) - and this library was written long before v2 of the api existed, so the CI workflow output will likely not be helpful in anyway. You'd likely have better results pulling this locally and playing with it to see if you can get it to talk to a new Apiary mock, or your live Clickup endpoints with v2 - but none of the objects here will have any of v2's apis or schema in mind in their current state