Open kayaelle opened 10 years ago
We need a function to be able to delete single badges from the directory. Use location?
New #deleteById method on elasticsearch. You can use it by going to the root of the project, typing node directory-repl.js
node directory-repl.js
deleteById('http://anendpoint.com/mybadgeurl', function () {});
We need a function to be able to delete single badges from the directory. Use location?