clj-zendesk icon indicating copy to clipboard operation
clj-zendesk copied to clipboard

Update resources

Open szalansky opened this issue 8 years ago • 1 comments

Hey @atroche! Great library and very pleasant to use. Unfortunately it didn't have the update function, so I decided to add one by myself (for now just updating singular resource, but happy to add batch version as well).

I wasn't entirely sure what to do with the src/clj_zendesk/apps.clj file, so just left it for now. lein check complains about this file in a few places (mostly usage of no longer existing vars). Perhaps I can make some alterations in it too.

Let me know if I can help!

szalansky avatar Oct 16 '16 15:10 szalansky

Hi @atroche, great work! It could be very useful for me, because I'm new in Clojure.

Can you accept this changes for add Update options?

matiasmasca avatar Nov 04 '16 15:11 matiasmasca