MongooseIM icon indicating copy to clipboard operation
MongooseIM copied to clipboard

Expose MUCLight change affiliation REST API

Open jasl opened this issue 6 years ago • 1 comments

MongooseIM version: 3.3.0 Installed from: source

It seems REST API doesn't have ability of manage MUCLight members' affiliation.

But when I discover source code, I found https://github.com/esl/MongooseIM/blob/master/src/muc_light/mod_muc_light_commands.erl#L176, it looks like for change affiliation, but didn't expose yet.

jasl avatar Jun 06 '19 05:06 jasl

Good catch, indeed it looks like it was skipped by mistake. I've added an internal ticket to fix this.

fenek avatar Oct 07 '19 13:10 fenek