weaviate-ruby icon indicating copy to clipboard operation
weaviate-ruby copied to clipboard

Make `update` method send `PATCH`, and add separate `replace` method which can send `PUT`

Open asgeo1 opened this issue 2 years ago • 1 comments

Addresses issue from https://github.com/andreibondarev/weaviate-ruby/issues/36, so user can either PATCH or PUT objects in Weaviave class as required.

asgeo1 avatar Nov 18 '23 23:11 asgeo1

@asgeo1 Would you please update the specs as well? Thank you!

andreibondarev avatar Nov 20 '23 15:11 andreibondarev