mirror of
https://github.com/bitwarden/server.git
synced 2025-04-25 23:02:17 -05:00
chore: update public api members delete xmldoc, refs PM-20520 (#5708)
This commit is contained in:
parent
0434191bca
commit
cb2860c0c1
@ -221,8 +221,7 @@ public class MembersController : Controller
|
||||
/// Remove a member.
|
||||
/// </summary>
|
||||
/// <remarks>
|
||||
/// Permanently removes a member from the organization. This cannot be undone.
|
||||
/// The user account will still remain. The user is only removed from the organization.
|
||||
/// Removes a member from the organization. This cannot be undone. The user account will still remain.
|
||||
/// </remarks>
|
||||
/// <param name="id">The identifier of the member to be removed.</param>
|
||||
[HttpDelete("{id}")]
|
||||
|
Loading…
x
Reference in New Issue
Block a user