facultyai / faculty

A Python library for interacting with the Faculty platform
https://faculty.ai/platform/
18 stars 5 forks source link

Add move to object client + change datasets.mv #163

Open jkeelan opened 4 years ago

jkeelan commented 4 years ago

This PR adds move to the object client, using the object-move endpoint.

This reduces the number of API calls for datasets.mv. I've tested the functionality and it seems to work as expected.

imrehg commented 4 years ago

Can this and #162 combined maybe? Or either way have to keep that other one in mind for this change too, right?

jkeelan commented 4 years ago

Yeah. Either combine or I'll merge once #162 hits master.