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