Closed delmet closed 8 years ago
Replace (PUT) on resources now doesn't delete resource. For single instance this mean it is basically identical to update (POST), but for multi-instance it will first remove any resource instances not present in request.
Replace (PUT) on resources now doesn't delete resource. For single instance this mean it is basically identical to update (POST), but for multi-instance it will first remove any resource instances not present in request.