fix(api): fix grouping for user info endpoints (#2710)

This commit is contained in:
Amir Zarrinkafsh 2021-12-13 11:11:03 +11:00 committed by GitHub
parent 3005b57fd5
commit 0660815143
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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