ngrecco

Results 2 comments of ngrecco

Hello everyone. Here's a working implementation from srempos. You can use the index that matches the smembers array. ```javascript Lockr.srem = function(key, value, options, positionToRemove) { var query_key = this._getPrefixedKey(key,...

Here you can see the issue replicated with Swagger generated server: https://github.com/swagger-api/swagger-ui/issues/809