fix(api): fix grouping for user info endpoints (#2710)
parent
3005b57fd5
commit
0660815143
|
@ -320,7 +320,7 @@ paths:
|
|||
/api/user/info/totp:
|
||||
get:
|
||||
tags:
|
||||
- User TOTP Information
|
||||
- User Information
|
||||
summary: User TOTP Configuration
|
||||
description: >
|
||||
The user TOTP info endpoint provides information necessary to display the TOTP component to validate their
|
||||
|
|
Loading…
Reference in New Issue