docs: Add missing details to Swagger
This commit is contained in:
@@ -162,7 +162,6 @@ const ActionsStep = React.memo(({ userId, onClose }) => {
|
||||
<ConfirmationStep
|
||||
title="common.unlinkSso"
|
||||
content="common.areYouSureYouWantToUnlinkSsoFromThisUser"
|
||||
buttonType="negative"
|
||||
buttonContent="action.unlinkSso"
|
||||
onConfirm={handleUnlinkSsoConfirm}
|
||||
onBack={handleBack}
|
||||
|
||||
Reference in New Issue
Block a user