docs/site-api-client.md in dato-0.2.4 vs docs/site-api-client.md in dato-0.2.6

- old
+ new

@@ -113,11 +113,8 @@ client.upload_image(path_or_url) client.upload_file(path_or_url) client.users.create(resource_attributes) -client.users.update(user_id, resource_attributes) client.users.all client.users.find(user_id) -client.users.reset_password(resource_attributes) -client.users.destroy(user_id) -``` \ No newline at end of file +```