loopback-connector-elastic-search
loopback-connector-elastic-search copied to clipboard
Implement support for replaceById operation
Error: The connector elasticsearch does not support replaceById operation. This is not a bug in LoopBack. Please contact the authors of the connector, preferably via GitHub issues.
Get rid of this error when POST /Model/{id}/replace
Replace attributes for a model instance and persist it into the data source.`
this issue is still open. Any chance of merging 4f11cef commit in master and publishing?